Hello.
Our team wants to implement automations for creating and updating fields, is there an EndPoint that allows me to create and/or update fields of an instance?
Regards.
Hello.
Our team wants to implement automations for creating and updating fields, is there an EndPoint that allows me to create and/or update fields of an instance?
Regards.
Since API version v11.8 you can create a module loader package in a zip-file and use the /administration/packages/... endpoints to upload, install and uninstall it.
Note that you need to specify at least v11_11 in the version for it to work. Also pass through field names without the '_c' postfix.
I haven't updated fields using it though - you probably need to delete and recreate.