Add Subscriber to Funnel

Manually adds a subscriber (by ID) or email address to a funnel. Requires the funnel to have a 'Manually Added to Funnel' (AddedToFunnel) event. If an email is supplied and no subscription exists for the funnel's publication, a lead subscription is created (mirroring the Added Email to Segment flow).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The ID of the funnel

string
required

A subscriber ID or an email address

Responses
201

The subscription that was added to the funnel

422

The funnel has no AddedToFunnel event, or the subscriber has no subscription for the funnel's publication.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…