Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.06 KB

OutgoingIntegrationTemplateWithConfigurationDetails.md

File metadata and controls

19 lines (14 loc) · 1.06 KB

# OutgoingIntegrationTemplateWithConfigurationDetails

Properties

Name Type Description Notes
id int Unique ID for this entity.
integrationType int Unique ID of outgoing integration type.
title string The title of the integration template.
description string The description of the specific outgoing integration template.
payload string The API payload (supports templating using parameters) for this integration template.
method string API method for this webhook.
relativeUrl string The relative URL corresponding to each integration template.
headers string[] The list of HTTP headers for this integration template.
policy object The outgoing integration policy specific to each integration type.

[Back to Model list] [Back to API list] [Back to README]