Pre-Register users from CSV or Excel file data

Hi guys,

I ve talked to a company to whom I m selling my service.
They have 200 employees and they asked me to have a smooth and effortless experience for the onboarding of their employees.

They asked me: “If we send you a a doc file (csv of xcl) with all our employee information you need, can you just pre-register them?”

My idea is then to register them and send them an email for setting their password. Do you guys think that’s feasible in a quick way?

Thanks

Hi,

Yes you can use a backend workflow to “register an account on behalf of a user” and then send them a password reset email. You would upload your CSV into the database and then run this workflow

Your backend workflow would look something like this for each User

:link: Connect with me

This topic was automatically closed after 70 days. New replies are no longer allowed.