using your Automation Hub Open API I do not get access to the advanced information (or assessment customization) from the automations. Most of these questions are mandatory and definetly filled out in the UI.
For every Automation (even the ones in the later phases) the API only results in an empty array:
I noticed that there is another property of the automation called “cd_advanced_information” but it is null
As you can see the applications array is also empty.
Is this a bug, or do I need to add something to my Token-Setting to get access?
Thanks for reaching out.
The Advanced Information section can be displayed in the Response of the GET Automations API call only if you use the advanced_information parameter in the query.