Integration
Create a new integration
Authentication
WRITE API
- Write
- Upload URL
READ API
- Read
PLATFORM API
- OAuth
- Project
- Provider App
- Integration
- Revision
- Installation
- Operation
- Provider
- API Key
- Connection
- Group
- Consumer
- Destination
- Upload URL
- Org
- User
- Billing Account
Integration
Create a new integration
POST
/
projects
/
{projectIdOrName}
/
integrations
X-Api-Key
string
*
X-Api-Key
Required
string
projectIdOrName
string
*
projectIdOrName
Required
string
object
*
name
string
*
name
Required
string
The integration name.
provider
string
*
provider
Required
string
The provider name (e.g. "salesforce", "hubspot")
latestRevision
object
*
latestRevision
Required
object
specVersion
string
*
specVersion
Required
string
The spec version string.
Add Example Value
content
object
*
content
Required
object
name
string
*
name
Required
string
displayName
string
displayName
string
provider
string
*
provider
Required
string
read
object
read
object
objects
array
objects
array
write
object
write
object
objects
array
objects
array
proxy
object
proxy
object
enabled
boolean
enabled
boolean
Authorizations
Path Parameters
Body
application/json
The integration name.
The provider name (e.g. "salesforce", "hubspot")
The spec version string.
An object name to map to in the destination.
A display name to map to in the destination.
Available options:
all
Was this page helpful?