Skip to content
Back

Event Triggers Not Sending User Object Payload.

  • 0
  • Web
  • Auth
  • Cloud
  • Realtime
  • Functions
Jenil Desai
21 Jul, 2025, 12:20
TypeScript
UpdateUserEvent Request: {"body":{"onboarded":"false"},"bodyRaw":"{\"onboarded\":\"false\"}","bodyText":"{\"onboarded\":\"false\"}","bodyJson":{"onboarded":"false"},"bodyBinary":{},"headers":{"accept":"*/*","authorization":"Basic auth token","content-length":"21","content-type":"application/json","host":"syd.cloud.appwrite.io","user-agent":"Appwrite/1.7.4","x-appwrite-continent-eu":"false","x-appwrite-event":"users.687b69e50016aef915b4.update","x-appwrite-key":"key---","x-appwrite-trigger":"event","x-appwrite-user-id":"appwrite id"},"method":"POST","url":"http://syd.cloud.appwrite.io/","query":{},"queryString":"","host":"syd.cloud.appwrite.io","port":80,"scheme":"http","path":"/"}
UpdateUserEvent body: {"onboarded":"false"}
TL;DR
Event triggers are not sending the user object payload correctly. The developers attempted to update user event, but the payload is not carrying over the necessary user data. Developers need to investigate this issue further to ensure the payload contains the required information for the event trigger to work accurately.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more