This is my end goal:
- A CSM sends a quote to a customer from Hubspot
- Once the quote is sent, I want to update the associated Deal Stage to “Quote Sent”
- Then check through the API if the customer exists in QuickBooks Online, if so, create the Quote in QuickBooks Online
What I am struggling with now is how do I set my trigger when the Quote is sent. One thing to note is that the quote is created in steps prior but is set in DRAFT stage until the CSM sends it.