I need to change a HubSpot contact with the lifecycle stage called “lead” to change to “customer” when they make a “complete” status transaction on Woocommerce. I cant find out how to map or automatically change the lifecycle stage from the eCommerce pipeline.
If your website is pulling form fields in from your website or you are connecting WooCommerce to HubSpot using Zapier, find a property that is updated during checkout. Note, this will be on a contact record, not a deal record. Use a workflow that looks at when this property is changed and then change the lifecycle. One of our clients using WooCommerce is using the property “Order Number” which is a WooCommerce order number as the changed property.
Check out this page and the WooCommerce connection (easy) or if you’d prefer, setup the Ecommerce Bridge (more difficult). This will give you the eCommerce pipeline which is great! This will allow you to easily accomplish what you’re looking to do.