- First step URL (on the right page) - required
- Segmentation matches (User is the right person) - required but can be to match All Users
- Element appears on the page - optional
- Element must be clicked on or hovered over - optional
- etc.
With the Chameleon API for Tours, you can:
- List all the existing Tours according to the indicated parameters.
- Retrieve a single Tour.
Schema
List Tours
List all the Tours that follow the specified parameters.HTTP Request
GET
HTTP Response
Update a Tour
Update a single Tour to change the Environments or to Publish it.HTTP Request
PATCH
To Publish the Tour send the current timestamp in
iso8601 format
published_at to null
5e3c4232c712de666d55632a Environment use a + prefix
5e3c4232c712de666d55632a Environment use a - prefix
Filtering by Segment
See Listing Related modelsRetrieve a Tour
Retrieve a single Tour.HTTP Request
GET

