Hi Experts!!
Does enybody know exactly which is the role/permision for update a contact using update contact action within Scripter?
Thanks!
Hi Experts!!
Does enybody know exactly which is the role/permision for update a contact using update contact action within Scripter?
Thanks!
I'm not aware of any particular permissions required to update an outbound contact list variable. Are you running into a particular problem?
Hello,
The Update Contact Data button in a Contact Form List, and I think the Update Contact action as well, invoke the Platform API PUT /api/v2/outbound/contactlists/{contactListId}/contacts/{contactId} endpoint.
This endpoint requires "outbound:contact:edit" permission as described under the "Required Permissions" (of the link above).
You can add a "Outbound - Contact - Edit" permission in your role.
Regards,
Yes, when I click to custom buttom to update contact based on some imputs in the Script...maybe i need to revise the Script deeply
thanks for your answer
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.