Webhook for processing user creation events
Documentation Index
Fetch the complete documentation index at: https://docs.onlyautomator.com/llms.txt
Use this file to discover all available pages before exploring further.
http://localhost:3000/api/webhooks/user-createdhttps://onlyautomator.com/api/webhooks/user-createdOperation type. Must be "INSERT" for user creation.
"INSERT"
Table name. Must be "users".
"users"
Database schema. Must be "auth".
"auth"
New user data
Previous data (null for an insert)
null