Using Zapier with ShopAgain
ShopAgain does not have a native app on Zapier but you can use Zapier Webhooks to send data to ShopAgain.
Before you begin, please familiarize yourself with ShopAgain API. Read the documentation here - https://developer.shopagain.io. We use an API Key based authentication to authenticate your request. Ask support@shopagain.io to send your API keys.
Connect your data source : In this example we are using a google sheet for this. When a new row gets added, it will trigger a Zapier action.
Configure Zapier Webhook Action - You need to configure the API Endpoint, appropriate parameters, list id etc and the API Key. Also set the payload type to JSON. For adding contacts the API endpoint is - https://api.shopagain.io/v1/contacts
Test your Action - When you run a test action, you should be able to see the an output like this.
Contact our support team if you need help with configuring your Zapier. We are happy to help.
Before you begin, please familiarize yourself with ShopAgain API. Read the documentation here - https://developer.shopagain.io. We use an API Key based authentication to authenticate your request. Ask support@shopagain.io to send your API keys.
Steps to use Zapier
Connect your data source : In this example we are using a google sheet for this. When a new row gets added, it will trigger a Zapier action.
Configure Zapier Webhook Action - You need to configure the API Endpoint, appropriate parameters, list id etc and the API Key. Also set the payload type to JSON. For adding contacts the API endpoint is - https://api.shopagain.io/v1/contacts
Test your Action - When you run a test action, you should be able to see the an output like this.
Contact our support team if you need help with configuring your Zapier. We are happy to help.
Updated on: 25/07/2023
Thank you!