Hey everyone!
We are building a Workflow using a Google Apps Script which the idea is to connect to HubSpot (either HS Workflow or API). The flow is like this:
1. We download the monthly renewals from HubSpot and import them into Google Sheets
2. In Google Sheets we run some operations for our customers using the Apps Script.
3. Later in the workflow, we want to trigger the import of Deal Creation information from Google Sheets into HubSpot and retrieve the Record ID back into Sheets.
4. This will allow us to create the line items with their respective Record IDs and
5. Finally send those line items into HubSpot to store and update the information for each customer.
I’m pretty confident this is achievable, but I want to speak with some experts to understand whether it’s doable within HubSpot Workflows or if it’s better to build a private app using the API.
Which option is more reliable, easier to build, maintenance, etc?
Thanks in advance!! ![]()