Trigger a Zapier on User's First Login

Hey Sygnal Friends!

Does anyone know if its possible to trigger a zapier zap when a user is created or alternatively a user logs in for the first time?

I basically want to automate updating of user information across cms collections and the user account entry.

Webflow’s user_created, user_updated, and user_deleted webhooks are exactly what you need for a full sync.

1 Like

Perfect! Thanks Michael!!