uber
, you can see a list of valid sources here.trip
. This varies across data sources. You can find out what activity type on the reference page of the data source in question. For example, on the Booking.com page, you’ll see that it supports trip
& stay
activity types.getActivity
or lookupActivity
request, the response body’s data
field is structured like this:
getActivity
also responds with pagination information.
[ActivityMetadata]
always includes a subject
field, which represents the item your user interacted e.g the products purchased on Amazon.
Gandalf aims to provide a comprehensive list of third-party Identifiers
for these subjects, making it easy to fetch related data.
We include commonly recognized identifiers when available. For example:
These identifiers allow you to extract detailed data about these subjects from the respective APIs.