Please pick a subcategory to help organize the information. Thanks!
Also, the more context you provide with your questions (screenshots, link to an open app, etc.), the more likely you’ll get good help quickly
hi guys im uploading an excel sheet into my app which contains some users data after uploading the data it should create an account for the user
is that possible
When you create the accounts you leave the password field blank for them to sign up? There’s an action called “Create an account for someone else” that might be useful. If you’re on a paid plan you can run an API workflow on every line in your CSV file and it could probably sign up the user and send them an email to create a password. All it requires is an email to sign them up but on that action you can set more fields like more user data.