Channel User Created
When a channel user sends their first message and a contact is successfully created for the user in Rasayel you will receive channel_user.created event.
Request example
#
Request data breakdown
#
Key
value
type
Description
event
conversation.createdstring
name of the event
id
30837b84-b007-46dd-943a-092513f69cd8string
id of the event
account
1Integer
id of the account
app
1Integer
id of the app
createdAt
1652968658Integer
timestamp of the creation date
deliveryAttempts
1Integer
Number of times we tried to deliver the event
firstDeliveryAttempt
1652968658Integer
timestamp of the first time we tried to deliver the event
data
Channel User Object
ChannelUser
data of the object
Previous
Mention created