← Back to Recipes
Beginner 5 mins

New Event via Webhook → Update User in Docebo

Receives a real-time HTTP webhook when a user is created or modified, then automatically updates the corresponding user profile in Docebo LMS.

TRIGGER

New event via HTTP webhook

App: Webhooks

Connection

Event name NewUser
Webhook type PUT/POST with JSON payload
Webhook URL https://webhooks.workato.com/webhooks/rest/…/newuser

Payload Schema

event string
message_id string
fired_by_batch_action boolean

payload (object)

user_id number
username string
email string
firstname string
lastname string
level string
language string
uuid string

payload.updated_fields (object)

userid string
email string
firstname string
lastname string
level string
language string
force_change number
send_notification number

payload.updated_additional_fields (object)

Keys 1–7 string (custom additional fields)
ACTION

Update user in Docebo

App: Docebo

App Action Connection Setup
Text Formula
ABC User ID Step 1
The id of the user to update
Additional fields
Hide
ABC User ID Step 1

+ 29 optional fields available