masanchezmemo | 2018-06-11 14:42:42 UTC | #1
Hello there,
I'm trying to update a Contact List field within Architect. I tryed with the Set Participant Data tool but it doesn't update the field. Any suggestion?
Regads,
Mario
tim.smith | 2018-06-11 16:42:57 UTC | #2
You can use PUT /api/v2/outbound/contactlists/{contactListId}/contacts/{contactId} to update a contact in a contact list.
masanchezmemo | 2018-06-11 22:07:46 UTC | #3
Thank you Tim,
So as I can see there is no way to do it directly from the Architect boundaries, correct? What I need is to use a midleware WS to to that?
Regads,
Mario
tim.smith | 2018-06-11 22:19:39 UTC | #4
You can use Data Actions to call the API. Though processing call lists via data actions in Architect may be a cumbersome task; a middleware service might be easier depending on what you're doing.
system | 2018-07-12 22:19:43 UTC | #5
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 2981