Skip to main content
POST
Bulk Create Opportunities

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json
opportunities
OpportunityBulkCreateRow · object[]
Maximum array length: 500
pipelineId
string | null
currentStageId
string | null
campaignId
string | null
locationId
string | null

Response

Successful Response

totalCount
integer
required
createdCount
integer
required
bumpedCount
integer
required
failedCount
integer
required
bumpedIds
string[]
opportunities
OpportunitySummary · object[]
errors
OpportunityBulkCreateError · object[]