Email Address on Shopify New Refund Trigger Not Showing
Status: Open · Asked by Couch Skins on · 0 views
Hi!
Can the customer's email address on this selection/ trigger be added?

What we are trying to achieve is when a new refund is initiated on Shopify, customer's email address will be moved to a specific list on Klaviyo like "returned orders".
Hi @Couch Skins,
Please try using this endpoint which will help you retrieve user details through User ID.
https://shopify.dev/docs/api/admin-rest/2023-10/resources/user#get-users-user-id
Watch the video shared below to understand how you can use API by Pabbly to execute this endpoint.