i want to use this api to display the details of a contact in a contact list already created
I've used this api in a data action but I don't get the desired output (no fields displayed)
how can I format the output so that I can use this data action on a script to display the contact data?
api : /api/v2/outbound/contactlists/${input.ContactListId}/contacts/${input.ContactId}?showbrief=true
should I set the output format to array, since the data is nested in the object?


i want to use this api to display the details of a contact in a contact list already created
I've used this api in a data action but I don't get the desired output (no fields displayed)
how can I format the output so that I can use this data action on a script to display the contact data?
should I set the output format to array, since the data is nested in the object?
while the result of execution is different

#API/Integrations#Outbound------------------------------
Rihab
------------------------------