Skip to main content

Connection

All the actions related to connections

Connection (create/update)

Action

connection_createstringHave recipient

When a connection has been created (one per user)

connection_updatestringHave recipient

When the connection rating is updated

Body

ratingfloatNullable

Rating between 0 and 5

scannedbool

The connection coming from a scan

Connection request (create/update)

Action

connection_request_createstringHave recipient

When the user sends a connection request to another user.

connection_request_updatestringHave recipient

When the status of the connection request changes.

Body

statusstring

Status is one of ACCEPTED, DECLINED, PENDING.

Contact connection request

Action

contact_connection_createstring

When the user creates a contact with a non user.

Body

with_contact_idstring

The ID of the contact created.

scannedbool

The connection coming from a scan.