Unable to set ID when creating organization with API

Hey !

I’m using a script to import organizations from our database into Zammad. Unfortunately, when I’m trying to create them with the ID in our current database using the API, it creates them with an auto-incremented ID.

Is their a way to create them with the ID from my database ?

Thanks.

Hi,

you could create a custom field (object) for this external reference id. This can be populated by API, the ID field is protected.

regards

Thanks, that is what I did, work fine.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.