Hi Chris, I just managed to have it work (by simply deactivating all plugins and reactivating them )
Now I ran into another issue: I have set it up to push data to HubSpot with every update but now it keeps pushing empty updates o HubSpot for as long as the user keeps the tab open, even if the form page is not active in their browsers.
Is there a workaround or a piece of documentation I can use to make this only update in one of the below conditions?
Field filled and lost focus
Next page (pressed next button)
Form page lost focus (user navigated away, closed etc.)
The partial entries add-on tracks all of that “all the time”, but as you note hooking into it directly can get chatty on integration events as a result. When you have both the add-on and Gravity Flow installed, you can customize the partial entries feed to potentially start a workflow and then determine in the start step settings which/when criteria should lead to the update. It sounds like in your case you could reduce the noise by:
Adding a step based on your HubSpot feed would be the only step needed in workflow.
Setting the start step to occur 1 hour after the partial feed is created (or updated)