scattendance.readIntegration
The op scattendance.readIntegration
returns integration details for a given integration id created by a property.
API details
Input JSON
{
"IntegrationId": "<The integration id>"
}
Output JSON
{
"Org": "<org>",
"IntegrationId": "<The integration id>",
"DefaultPID": "<The default building id to be used if _scnoop_ was sent as _pid_>",
"ID": "<The property id>",
"UserMap": {
"SourceId": "SinkId"
},
"Description": "Attendance system integration example.",
"Updated": 1631151741,
"Created": 1631151741
}
The UserMap must have been configured and maintained before the data for a given source seat id (SourceId) can be sent and processed.