Go High Level Search Contact

Hi everyone!

I created a scenario between WooCommerce and Go High Level to create/update contacts in Go High Level. I tried everything but cannot find the solution. If you can give me an insight it will be very appreciated!

So…

My scenario is:
STEP 1- Custom Hook (Good)
STEP 2- Text Aggregator (Good)
STEP 3- Set multiple Variables (Good)
STEP 4- Search Contact (GoHighLevel) (Good)
STEP 5- Update Contact (GoHighLevel) (ERROR)
STEP 6- Create Contact

This it the error message(STEP 5)

This is the info of “Update Contact” (STEP 5)

This is the “Search Contact” info (STEP 4)

Thanks in advance!

Welcome to the Make community!

That’s what the error directive Resume allows you to do. First, you use a Search module to see if it exists, then Update the item. If the ID doesn’t exist, you can catch the error and allowing you to create one instead.

I explained this in a similar older post Can I skip a module based on a filter? - #3 by samliew

Alternatively, you can use a router and two filters, to check for the number of results from the Search module.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

Ok thanks very much!

No problem, really glad I could help! Thank you for providing all the requested information — that allowed me to come to a solution quickly.

1. If anyone has a new question in the future, please start a new thread. This makes it easier for others with the same problem to search for the answers to specific questions, and you are more likely to receive help since newer questions are monitored closely.

2. The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep the Community organized.

This marks the topic as solved, so that:

  • others can save time when catching up with the latest activity here, and
  • allows others to quickly jump to the solution if they come across the same problem

To do this, simply click the checkbox at the bottom of the post that answers your question:
Screenshot_2023-10-04_161049

3. Don’t forget to like and bookmark this topic so you can get back to it easily in future!

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.