Hi everyone!
I’m developing a CX app (kinda Active Campaign “plugin”) connected to my API.
I have two workflows: one outbound (AC to my API) that works perfectly.
One inbound (from my API to AC) that does not work the way I want to.
I need to update the contact, sometimes, the email can be updated too (because there is a typo for example).
In my outbound workflow, I’m sending the subscriber_id but I can’t find a way to include it in the mapping of my inbound workflow. (using the resource: ActiveCampaignContact.fields)
Is there a way to tell Active Campaign, through the inbound workflow to update the contact based on the subscriber_id instead of creating another contact?
Thank you.
