1 Auth-free form entry in a workflow? 1 Dave Mast posted 9 Years Ago First, some context: I'm looking to create a workflow for our HR department to use to assist in onboarding new staff. Here's a high-level view of the intended design: HR person starts the workflow, entering key info about the new staffer. One of those key bits would be their personal email address. (Or I could just pull this from a profile, either way) New staffer is emailed at their personal address with a short welcome bit. In that email is a link to a form where they can fill out some other key bits of info, e.g., laptop preference, cell phone carrier, favorite color, airspeed velocity of an unladen swallow, whatever is needed. After the form is submitted, the workflow continues, we create their account, etc. So now the question: Is it possible to create a User Form Entry action for a non-authenticated user to fill out that doesn't require them to authenticate? Keep in mind this Form Entry does not start the workflow, it would be in the middle of it. Is this doable? Am I missing a much easier angle in going about this? Thanks for your help! Dave