Shipday
With Shipday modules in Make, you can manage your orders in your Shipday account.
To use the Shipday modules, you must have a paid Shipday account. You can create an account at shipday.com. For subscription information, refer to the Shipday Pricing page.
Refer to the Shipday API documentation for a list of available endpoints.
To establish the connection, you must:
To obtain your API key from your Shipday account:
- Log in to your Shipday account.
- Click Integrations on the top right side.
- In the left sidebar, click API Key > Show API Key.
- Copy the API key value shown and store it in a safe place.
You will use this value in the API Key field in Make.
To establish the connection in Make:
- Log in to your Make account, add a Shipday module to your Make, and click Create a connection.Note: If you add a module with an instant tag, click Create a webhook, then Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- In the API Key field, enter the API key copied above.
- Click Save.
- If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your Make and add more Shipday modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
This app uses webhooks to trigger a Make when an event occurs instantly. All webhook modules have an instant tag next to their name.
To set up a webhook, follow these steps:
- Add a Shipday instant module to your Make and click Create a webhook.
- Optional: Enter a name for the webhook in the Webhook name field.
- Select the corresponding connection for the webhook in the Connection field.
- Click Save > Copy address to clipboard.
Shipday will now send data to Make through the webhook when the selected event occurs.
After connecting the app, you can perform the following actions:
Orders
- Watch Events
- List Orders
- Get an Order
- Create an Order
- Assign an Order
- Delete an Order
Other
- Make an API Call