Webflow’s logic builder does not have a trigger for User Accounts profile page updates, i.e. I cannot access the form on the profile page to trigger data to send to another software (like Airtable, Notion). Looking at Zapier, there is no trigger to send user account data to other tools. Webflow’s help content only talks about CVS exports.
If you’re trying to detect new user accounts as they’re created or updated, you can use the Webflow API webhooks directly.
You’ll likely want to use a 3rd party automation solution like Make / Zapier / Pipedream / n8n to handle that and feed your data to other tools- it’s easier to setup and debug, and more stable.
I appreciate the quick reply Michael - I’m not familiar with using Zapier beyond OAuth integrations. I have created a read/write token for Webflow User Accounts, but don’t really know what to do with it. I can’t seem to find where to use the token…