UiPath

DoorDash

doordash.com · UiPath

2 DoorDash actions for your robot, served through the Browser-memory connector: the activity returns the site knowledge as an executable snippet and Inject Js Script evaluates it in the tab. When DoorDash changes the fix is a deploy on our side and the .xaml is never touched.

Endpoints2
doordash-get-menuread

Store info plus the full categorized menu with prices.

DoorDash Get Menu          storeId = 1234567   →  Code
Use Application/Browser    Chrome · doordash.com
  Inject Js Script         Script code = Code   →  the data, JSON
doordash-search-storesread

Stores for the session's address: rating, reviews, eta, fee, deal.

DoorDash Search Stores     query = pizza   →  Code
Use Application/Browser    Chrome · doordash.com
  Inject Js Script         Script code = Code   →  the data, JSON