HomeDelivery Partner IntegrationsDoordash DriveSetup Doordash Drive

Setup Doordash Drive

This guide details the steps to integrate Uber Direct with your Twirll account, enabling you to streamline your delivery process and leverage Uber Direct’s extensive network.

Prerequisites

Get your doordash business id after 48 hrs of filling out of form by mailing to support@twirll.com with your business name

Setup Doordash Drive in Twirll

1. Go to
Business Portal >> Admin >> Manage Location >> Select the location >> Advanced Settings
Go to advanced settings
2. Go to Set Thirdparty Config and set json settings as shown in the screenshot

  {
  "sales_channel_name": "Thirdparty",
  "thirdparty_integrations": {
    "doordash_drive": {
      "default": true,
      "otp_required": false,
      "request_delivey_quote": false,
      "doordash_drive_businesses_id": "1633",
      "doordash_drive_store_id": "1820",
      "sales_channel_constraint": {
        "enable": true,
        "sales_channels": [
          {
            "id": 3,
            "selected": true,
            "order_origin_type": "POS"
          },
          {
            "id": 1,
            "selected": true,
            "order_origin_type": "Online Portal"
          }
        ],
        "sales_channels_id": [1, 3]
      },
      "auto_create_shipment_request": {
        "enable": false,
        "delay_in_mins": 10
      },
      "auto_complete_order_on_delivery": true
    }
  }
}
    

Save ThirdParty Settings

Create a Doordash Store to enable delivery

1. After successful configuration go to doordash drive integration in location settings

2. Create the Doordash Store
Validate Uber Direct Settings

Was this article helpful to you? Yes No