Overview

How to setup customer on interplay.

Written By Anuj Rajput ()

Updated at April 6th, 2023

Getting Started

You can create customers and update customer accounts using the Storefront API.

This guide covers how to create and activate a customer, and generate a customer access token. It also shows you how to accomplish common tasks like associating an address with a customer and recovering a customer's password.

This module will walk you through the customer section of interplay where you will get an understanding about how to use interplay to configure shopify experience for a customer on the interplay platform.


Requirements

  • You've completed the Authentication and Authorization with Shopify for your app.
  • You have the Private Access Token for your application.


Options 

There are a variety of custom nodes available in interplay to implement various functionalities. They are-

  1. Create Customer
  2. Get details of customer by access token
  3. Activate Customer
  4. Initiate Password Recovery
  5. Reset Customer Password
  6. Create Access Token 
  7. Delete Access Token
  8. Renew Access Token
  9. Create Address
  10. Delete Address
  11. Update Address
  12. Create a default address


We will look into each of these in separate articles.

Was this article helpful?