API Reference

🔍 Locate your Element ID based on it's type

Project ID

You can find your Project ID:

Manually

By navigating to: Your Profile -> Setup -> Tab (Projects)

Over an API Call

📘

Method: List Projects


Segment ID

You can find your Segment ID:

Manually

By navigating to: CRM -> Segmentation -> Segments

Over an API Call

📘

Method: List Segments


Tag ID

You can find your Tag ID:

Manually

By navigating to: CRM -> Segmentation -> Tags

Over an API Call

📘

Method: List Tags


Email ID

Over an API Call

📘

Method: List Emails


Broadcast ID

Over an API Call

📘

Method: List Broadcasts


Event ID

You can find your Event ID:

Manually

By navigating to: Tracking -> Events ->Tab (Existing Events) -> View

Over an API Call

📘

Method: List Events


Custom Field Name

You can find your Custom Field Name:

Manually

By navigating to: CRM -> Custom Fields


Over an API Call

📘

Method: List Custom Fields

The name of the field fetched over an API call is generated based on the below structure:

cf_{alias}_{field_id}

cf_ - Fixed part

alias - Custom Field Alias

field_id - Custom Field ID