Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.64 KB

FacebookIntegration.md

File metadata and controls

21 lines (17 loc) · 1.64 KB

FacebookIntegration

Properties

Name Type Description Notes
id string A unique Integration Id.
name string The name of the Facebook Integration
appId string The App Id from Facebook messenger
pageId string The Page Id from Facebook messenger [optional]
status string The status of the Facebook Integration [optional]
recipient \PureCloudPlatform\Client\V2\Model\DomainEntityRef The recipient reference associated to the Facebook Integration. This recipient is used to associate a flow to an integration [optional]
dateCreated \DateTime Date this Integration was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ [optional]
dateModified \DateTime Date this Integration was modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ [optional]
createdBy \PureCloudPlatform\Client\V2\Model\DomainEntityRef User reference that created this Integration [optional]
modifiedBy \PureCloudPlatform\Client\V2\Model\DomainEntityRef User reference that last modified this Integration [optional]
version int Version number required for updates.
selfUri string The URI for this object [optional]

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