list-entry.created

This event is fired whenever a list entry is created (i.e. when a record is added to a list).

Payload

This event is fired whenever a list entry is created (i.e. when a record is added to a list).

string
enum
required
Allowed:
id
object
required
uuid
required

The ID of the parent object of the created list entry.

uuid
required

The ID of the parent record of the created list entry.

actor
object
required
Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…