Issue setting an Action output of type Object
Greetings, In order to make an API call I need to create an Object of Objects to pass into the API call. Ex, it would look something like this where I am creating an accessProfiles object that consists of 2 access profiles. "accessProfiles": [{"id":...
