Hi team!
I have a step in my Zap where I am retrieving the associated HubSpot contacts against a Deal. Where the Deal has 2 associated contacts, the output of the “Find Associations” action is like the following:
I would then like to find the first Contact in a single step, then find the next Contact in a later step.
When I pass the output of the Find Associations step into Find Contact → Record ID, I get an error as it is passing through both record IDs:
I can’t figure out how to split that string so I can perform 2 individual Find Contacts steps based on each string.
Note that I can have up to 5 contacts max, associated to 1 deal in HubSpot.
Thanks for your help!