Skip to main content

Can anyone help me integrate Quoter with Go High Level?  I’m wanting to automate everytime I send a quote in Quoter it automatically creates an opportunity in Go High Level in a specific pipeline.

Hi ​@Clearchoicewins04, thanks for initiating the conversation.

You can use our List Quotes endpoint with a filter parameter of email_status to identify sent quotes. One approach could to run this as a cron job in combination with a modified date filter to only pick up recent changes. https://quotersoftware.github.io/docs/#list-quotes


That’ll get you the data you need from Quoter. I haven’t looked into using this to create an opportunity in Go High Level, but as long as their API supports opportunity creation you should be fine.

Good luck! Please reply back with your results, other might find your experience valuable.

Thanks
Ash


Reply