In this tutorial, we will see how we can setup a flow to get addresses of the customer. We will be using nodes under the Shopify category to enable the service.
Procedure
Step 1
Open a flow on the interplay to get started. From the left menu of custom nodes, scroll down to category - Shopify and find the Customer Address List node. You can also search in the menu: customer-address-list
Drag it in the flow and follow next steps.
Step 2
Configure the node with your shop credentials. You need to provide :
Step 3
Add Http and Http response nodes from components category from the side menu. Drag and drop these nodes in the flow
Step 4
Configure the Http node to setup endpoint to listen to the requests for addresses associated with the customer. As we are receiving some data in the request, we will use post method.
Step 5
Connect all three nodes to complete the flow.
Step 6
Finally click on deploy at the top right to deploy this flow and then you can start testing and using this flow to retrieve addresses of customer of your shop.