Connection
All the actions related to connections
Connection (create/update)
Action |
---|
connection_create stringHave recipientWhen a connection has been created (one per user) |
connection_update stringHave recipientWhen the connection rating is updated |
Body |
---|
rating floatNullableRating between 0 and 5 |
scanned boolThe connection coming from a scan |
Connection request (create/update)
Action |
---|
connection_request_create stringHave recipientWhen the user sends a connection request to another user. |
connection_request_update stringHave recipientWhen the status of the connection request changes. |
Body |
---|
status stringStatus is one of ACCEPTED, DECLINED, PENDING. |
Contact connection request
Action |
---|
contact_connection_create stringWhen the user creates a contact with a non user. |
Body |
---|
with_contact_id stringThe ID of the contact created. |
scanned boolThe connection coming from a scan. |