Skip to main content
POST
Create a Communication

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string

The name of the communication.

campaignId
string

The identifier of the campaign this record belongs to.

channelType
string
communicationType
string
communicationStep
string
startDateTime
string
ownerId
string
givingGoal
string
newGiverGoal
string
internalCostEstimate
string
vendorCostEstimate
string
networkReach
string

Response

OK

communicationId
string
name
string

The display name of the record.

campaignId
string
campaignName
string
channelType
string
communicationType
string
startDateTimeUtc
string
givingGoal
string
projectId
string

The identifier of the project this record is designated to.

projectCode
string
projectName
string
createDateTimeUtc
string

The UTC date and time the record was created.

createdByUser
string

The name of the user who created the record.

modifiedDateTimeUtc
string

The UTC date and time the record was last modified.

modifiedByUser
string

The name of the user who last modified the record.

Last modified on July 24, 2026