Sign In App notification
This trigger receives a notification when a notification is received from the SignInApp application (https://my.signinapp.com/login). The trigger allows for the verification of a secret key to ensure that the notification is being sent from the registered SignInApp.
Parameters | Description |
---|---|
Secret |
Value set in SignInApp used to validate the incoming message. |
Parameters | Description |
---|---|
VisitorName |
Name of the visitor. |
EventType |
Indicates the event type. Options are 'signin' and 'signout'. |
VisitorCompany |
Company associated with the visitor. |
VisitorCarReg |
Car registration information for the visitor. |
↑