Skip to main content
POST
Import members from a smart list to a sequence with SSE progress.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

sequenceId
string
required

Body

application/json

Import parameters

Request body for importing members from a smart list

listId
string
required

Source list ID

fieldMappings
object

Optional field mappings: {email?: string, firstName?: string, lastName?: string, phone?: string, linkedinUrl?: string} mapping list columns to sequence member fields

Response

SSE stream with import progress