You can use Zapier to change the status of a return in WeSupply.
If you do not have your WeSupply account connected with Zapier, please check How to connect WeSupply with Zapier
The Submit Product Quality API changes the current status (in our case Received status) into Controlled status.
You can use a CSV to move the return request from the Received step into the Controlled step. To do this, you just need to use the Submit Product Quality template using Google Spreadsheet.
A Google Spreadsheet sample can be found here: https://docs.google.com/spreadsheets/d/1IpTcgU5XRWkZPdY-4HrrOGfglSXanqk_1lZrCeb38sk/edit#gid=0
- For the ItemID field, you can set multiple values (ItemIDs). In this case, you would need to split them with commas " , ".
- If you have multiple qualities for a product, you can set multiple quality values in the ProductQuality field which should also be split by commas.
- If you have multiple ItemIDs, you can set qualities for each of those in the ProductQuality field by separating them with " ; ".
- For ProductQuality field you need to use the Return Control Options from your WeSupply account. These options can be found under Settings -> Return Methods -> Return Quality Control.
To get recent return reference number, you can use the Grab recent returns API. More details can be found: https://documenter.getpostman.com/view/11859344/T17AiAYq#3bf52ef5-a33d-4a03-a65f-647422fd3283
To get ItemIDs from your return, you can use the Grab a specific return identified by its reference id API. More details can be found here: https://documenter.getpostman.com/view/11859344/T17AiAYq#3856b919-635a-4965-a745-f3e8d9ced2a5
Bellow you can find how to submit the product quality of a return request:
1. Head over to the Zapier website and log in to your account. Then, head to Explore:
2. On the Explore page, search for WeSupply:
3. Choose an App to connect with WeSupply. We will use Google Sheets App as an example, but you can select any other available app:
4. Under Popular Ways to Connect WeSupply and Google Sheets, select Import orders to WeSupply from new rows in Google Sheets and click Try It.
5. A new Zap Template will be opened. Under Choose App and Event, you can Sign In to your Google Account to connect Sheets with the Zap that was just created.
6. Next, you have to select the Trigger Event that will send the update from Google Sheets to link to the Zap, and click Continue.
7. Next, you have to select the Spreadsheet and the Worksheet from Google Sheets to link to the Zap. Click Continue and Test Trigger.
7. Select the Spreadsheet Row you need to import. Usually, there's only one for this kind of Order Import. Verify that the data imported matches the data in your Worksheet and click Continue.
8. Choose WeSupply Beta and Import Order under App and Event.
9. This step involves connecting your WeSupply account to the Zap. Under Choose Account, click on Sign In to WeSupply:
10. This will open up a new window in which you'll need to insert your WeSupply access details. These details can be found under Settings -> Integrations -> Webhooks and API. You'll need the following:
- WeSupply Subdomain
- Client ID
-
Client Secret
11. You'll be taken to the Test action tab. Hit Test & Continue to activate the Zap and perform the Submit Product Quality. You should then be greeted with a Success message.
12. To be sure that your status was changed to Controlled status, you can access your WeSupply account, Return requests page and check your return in the Controlled step:
Comments
0 comments
Article is closed for comments.