Skip to main content
POST
Create a lead management configuration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
configurationName
string
required
initialStage
string
required
defaultProcess
string
required

Prompt ID (must exist).

name
string
description
string
source
string
default:Unassigned
inboundEmail
string<email>
isAutopilot
boolean
default:false
allowRecontact
boolean
default:false
starterMessage
string
costPerLead
number
default:0
Required range: x >= 0
status
enum<string>
default:active
Available options:
active,
inactive
pipelineId
string
pipelineStage
string
createApplication
boolean
default:false
applicationName
string
applicationStatus
string
applicationPipelineId
string
applicationPipelineStage
string
forwardToOutreach
boolean
default:true
useWorkflowOnly
boolean
default:false

Response

Configuration created

success
boolean
required
data
object
required
Example:
message
string