Overview
Custom content is highly customizable content such as links or checklists that can be attached to a booking, and shown in the Driver app and on the Dashboard.
Custom content demo
Details on custom content
Custom content provides the option to add additional information into a booking, which facilitates communication of important information to Driver in the Driver app.
To attach an external id to a booking without showing it to a driver, please use Metadata for this.
Content types
text
content
How it looks like in the app:
link
content
How it looks like in the app:
popup
content
How it looks like in the app:
checklist
content
How it looks like in the app:
API documentation
Attaching custom content to a booking at creation
Please refer to API docs here. To see the details, expand stops
, scroll to the bottom of the section and expand content
.
Updating stop content after booking creation
Please refer to API docs here. To see the details, expand stop
, scroll to the bottom of the section and expand content
.
Known restrictions
- A booking with custom content can only be created via API.
- The maximum number of custom content items on a stop is 10.
- The maximum number of checklist items is 50.
- The maximum length of names and values is 280 characters.