Create an integration
Create an integration. Integrations are created in development status by default.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
JMESPath describing which of the fields in configuration_fields is the best human-friendly field to use to identify a specific installation (e.g., account name)
The delete endpoint that initiates the uninstallation flow for the integration
The get endpoint that will be invoked after OAuth authorization
A json-schema describing the settings fields that a user should be presented with when installing the integration
Response
A json-schema describing the settings fields that a user should be presented with when installing the integration
JMESPath describing which of the fields in configuration_fields is the best human-friendly field to use to identify a specific installation (e.g., account name)
The get endpoint that will be invoked after OAuth authorization
The current state of the integration (development, approved, archived)
The delete endpoint that initiates the uninstallation flow for the integration