Skip to main content

I’ve been trying to do this for 4 hours straight. Can’t seem to do it. 

I had a previous zap. Coming from gohighlevel. It creates the lead with all the information accept the email.

The email is retrieved from the customer at a later time during the sales process. 

 

Objective : From a web hook linked to my GoHighLevel, find item in monday & update/fill the email address column. 

 

It is not updating the email for some reason, only when I do the test. It updates, but not automatically. 

I have the phone number being searched. 

I’ve probably read at least 50 other posts. Have no idea what the problem is at this point.

Webhook

 

Process
Item ID
Change Column

Hi @Ali3332 

Good question.

The Monday Item ID is static, which means it will always update the same Item.

You need to map the Item ID from a previous Zap step to make the Zap dynamic.

 

With your Zap ON, do a test, then check your Zap Runs history details to see the DATA IN/OUT for each Zap step to help you troubleshoot: https://zapier.com/app/history/


Hi @Ali3332 

Good question.

The Monday Item ID is static, which means it will always update the same Item.

You need to map the Item ID from a previous Zap step to make the Zap dynamic.

 

With your Zap ON, do a test, then check your Zap Runs history details to see the DATA IN/OUT for each Zap step to help you troubleshoot: https://zapier.com/app/history/

Can you expand on the sentence you said “map the item ID from a previous zap step to make the zap dynamic”? I’m looking at the history on the zap. Still a little bit confused to be honest with you.


Hi @Ali3332 

Good question.

The Monday Item ID is static, which means it will always update the same Item.

You need to map the Item ID from a previous Zap step to make the Zap dynamic.

 

With your Zap ON, do a test, then check your Zap Runs history details to see the DATA IN/OUT for each Zap step to help you troubleshoot: https://zapier.com/app/history/

Can you expand on the sentence you said “map the item ID from a previous zap step to make the zap dynamic”? I’m looking at the history on the zap. Still a little bit confused to be honest with you.

 

So are you talking about put the item ID from zap 1 that actually created the item. Into the ITEM id on zap #2. The screenshot that you sent.


@Ali3332 

You need to map the Item ID from Step 2 to Step 3.


@Troy Tessalone I could be mistaken. But I do not see an area to map the item ID on step two? Only a place to search for a column. 

 


@Ali3332

You need to map the Item ID from Step 2 to Step 3.

 

When an Item is found in Step 2 it returns and Item ID.


Gotcha, didn’t even notice that. That was the solution. Thank you