Skip to main content

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.

Connect Shipday to Make

To establish the connection, you must:

Obtain your API key in Shipday

To obtain your API key from your Shipday account:

  1. Log in to your Shipday account.

  2. Click Integrations on the top right side.

  3. In the left sidebar, click API Key > Show API Key.

  4. 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.

Note

At the time of this publication, all steps for Obtain your API key in Shipday were checked and verified to be accurate. However this may have changed, so please see the Shipday API key tutorial for the most up-to-date directions.

Establish the connection with Shipday in Make

To establish the connection in Make:

  1. Log in to your Make account, add a Shipday module to your scenario, and click Create a connection.

    Note: If you add a module with an instant tag, click Create a webhook, then Create a connection.

  2. Optional: In the Connection name field, enter a name for the connection.

  3. In the API Key field, enter the API key copied above.

  4. Click Save.

  5. If prompted, authenticate your account and confirm access.

You have successfully established the connection. You can now edit your scenario and add more Shipday modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

Set Up Shipday Webhooks

This app uses webhooks to trigger a scenario when an event occurs instantly. All webhook modules have an instant tag next to their name.

To set up a webhook, follow these steps:

  1. Add a Shipday instant module to your scenario and click Create a webhook.

  2. Optional: Enter a name for the webhook in the Webhook name field.

  3. Select the corresponding connection for the webhook in the Connection field.

  4. Click Save > Copy address to clipboard.

  5. Send an email to [email protected] with the following information:

    • The webhook endpoint copied above.

    • The email address associated with your Shipday account.

Shipday will now send data to Make through the webhook when the selected event occurs.

Build Shipday Scenarios

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