Hello,
I don’t see one but wanted to ask. Is there a way to import business units. We have pulled a set of units based on the structure in our ERP system and would like to import them. But I don’t see a method. Is this possible?
Thanks,
Jason
Hello,
I don’t see one but wanted to ask. Is there a way to import business units. We have pulled a set of units based on the structure in our ERP system and would like to import them. But I don’t see a method. Is this possible?
Thanks,
Jason
Did you every find a way to do this? API, as there is no “Import” option in the menu.
Hello,
As I wrote in email it is not possible to import .csv file, but it is possible to add via API. Here is the example json file: https://drive.google.com/file/d/13RpetB5AamgIyv4N3-n6tRig1fvyTrqn/view
url (example): https://demo-e.eramba.org/businessUnits/add.json
Thanks Sam
Hi @sam ,
How do you called the API so that we can import the BU into the list?
Thanks,
Zie
hello !
have you reviewed the API documentation, is pretty clear what methods exist and how to use them, let us know if you have a concrete issue.
regards
Hi,
Thanks a lot. Sorry, still new with the tools.
With try to test this today. Thanks.