Connection
All the actions related to connections
Connection (create/update)
Action |
|---|
connection_createstringHave recipientWhen a connection has been created (one per user) |
connection_updatestringHave recipientWhen the connection rating is updated |
Body |
|---|
ratingfloatNullableRating between 0 and 5 |
scannedboolThe connection coming from a scan |
Connection request (create/update)
Action |
|---|
connection_request_createstringHave recipientWhen the user sends a connection request to another user. |
connection_request_updatestringHave recipientWhen the status of the connection request changes. |
Body |
|---|
statusstringStatus is one of ACCEPTED, DECLINED, PENDING. |
Contact connection request
Action |
|---|
contact_connection_createstringWhen the user creates a contact with a non user. |
Body |
|---|
with_contact_idstringThe ID of the contact created. |
scannedboolThe connection coming from a scan. |