Skip to content

Amplitude ​

Track events, analyze product usage, and query cohorts with Amplitude.

DetailValue
CategoryMarketing & Analytics
Base URLhttps://api2.amplitude.com
AuthenticationAPI Key
Endpoints5
Connector keyamplitude

Using Amplitude in a workflow ​

  1. Go to Connections and click New Connection.
  2. Pick Amplitude from the marketplace.
  3. Enter your credentials (see Authentication above for what's expected).
  4. In a workflow, drop an API Call node and select this connection.
  5. Pick the operation you need from the Operation dropdown — see the table below.

Available Endpoints ​

EndpointSummary
POST /2/httpapiTrack events
POST /identifyIdentify a user
GET /2/events/segmentationQuery event segmentation
GET /2/users/{amplitude_id}/eventsGet events for a user
GET /2/funnelsQuery funnel analysis

Each endpoint has its own page with parameter details, an example API Call node configuration, and the response shape.