GET /tracking_fields/{fieldId}

Tracking fields allow you to analyze usage by various fields within an organization.

When scheduling a meeting, the tracking field will be included in the meeting options.
Use this API to get information on a tracking field.

Scopes: trackingfield:read:admin

Rate Limit Label: Light
Prerequisites:

Servers

Path parameters

Name Type Required Description
fieldId String Yes

The Tracking Field ID

How to start integrating

  1. Add HTTP Task to your workflow definition.
  2. Search for the API you want to integrate with and click on the name.
    • This loads the API reference documentation and prepares the Http request settings.
  3. Click Test request to test run your request to the API and see the API's response.