Retrieves order details when a new order is created

Hi, I’m creating a scenario that retrieves order details when a new order is created in shopify.

My customers fill out custom text fields wile placing an order, how can I get make to retrieve the info that the customer entered in those custom fields?

Hey @Shimmy_Burger,

Shopify can return custom fields differently depending on how they were added. You should probably look through the information that Shopify returns to find them. Here, custom fields are part of line items, and are returned as ‘properties’.

Hope this was helpful!

1 Like