hello!
I want to automate the creation of subsequent User IDs for each new record (Users) - and I need help.
I have a “Users Table”, and my Primary User ID identifier for my first record is USER001. I created this as a “Test Record” with USER001 as the First Record Created in the Users Table, so it had a baseline.
Then I created a Zap for Tables that is connected to Users Table, then Formatter by Zapier to generate a unique alphanumeric ID for the user_id
field in my Users Table.
To split the Alpha/Numeric I first chose Text as the Action Event to extract the number from the USER text, which seemed to work (output 001)
Then again in Formatter by Zapier I chose Numbers “Perform Math Operation” and mapped the output 001 above then Add Value 1
I don’t know where to go from here - or how to recombine them in the next step to make it all work.
Maybe I’m way off in my logic, and there is an easier way.
Does anyone have any advice or experience on how to create an automation for new User ID’s for new records?
Thanks for the help,
Kris