I’m trying to create an app using an API call. I was able to do that, but I couldn’t add a source or access profiles to the app. I saw someone else had asked the same question and there was a solution, but it didn’t work for me.
First, I create an app and I provide a “name” and a “description”. Then, I update the app, but I’ve tried everything: adding the access profile IDs in “accessProfileIds” and the source ID in “accountServiceId”, but nothing works. It’s always “null” in “accessProfileIds” and “-1” in “accountServiceId”.
Could you please let me know if you have a solution for this issue?
Do you have a working one that you could pull down and see how the configuration should be set?
Can you provide an example of the Body you are using to try the create/update that is not working? (Change and GUIDs or names. You can replace them with )
Some point to be considered, for source id on accountServiceId, you must specify source external id (cloudExternalId attribute).
Exemple in source json format :