I want to create a new Deal in HubSpot when an order is created in WooCommerce for WordPress using webhooks in Workflows.
I have successfully configured the webhook and I received the test payload in HubSpot.
My issue is that in the HubSpot workflow configuration, I need to match a property from the WooCommerce payload with a Deal ID. However, as I want to create a new Deal in HubSpot, there is no property to match.
The solution makes sense, but I hope HubSpot has a better solution. I suppose it would make more sense to have a contact called something like WooCommerceSync and a unique property that will always match up with a property from WebHook. Thanks for the idea. I’ll give it a go.