Shopify Variables - Abandoned Cart
I'm working on creating some Flows to take information from an Abandoned cart in Shopify and create a lead to follow up with in Zoho CRM.
The trigger for Abandoned Cart does NOT contain any variables pertaining to the Line Item/Product/SKU/Etc. However, when you look at the output in the flow, it's all in the raw data just not populating as a variable.
If you use "Cart Updated" as a trigger, it actually contains ALL of the missing variables/data that i'd like to use such as Product info and shipping details.
Are you able to add these in or is there something I am missing? It seems like all the Data is there in the webhook/JSON data that is sent. It's just not being parsed (not sure how it works with flow) by the API.