Webhook for processing user creation events
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