Sign up form to CMS flow

Hi all.
I want to set up the automation flow for the Sign up form so it would send information to one of my CMS collections.
However, in the Flow settings the Sign up form never appear in the list of available forms. Does Sign Up form work with Flows or no?
Thanks for the help :slight_smile:
Sign-up form link


Here is my public share link: LINK
(how to access public share link)


1 Like

Sign-up as in the user accounts Sign Up form?
No that’s not a standard form that you can bind Logic to.

If you really wanted to, you could setup your logic flow to initiate using a webhook trigger, and then create a webhook for the memberships_user_account_added event that triggers it.