I currently have a monday form that is generating into the following columns - Client, Program, Date. I am hoping to auto-generate IDs for each row based on those columns.
ie -
If the client is Monday, the program is Automations and the date is Feb 14, 2022, I would want the ID to be MONAUT14Feb2022
The AutoID app can do (almost) this. The only thing that is different is that AutoID generated ID’s are always unique per board so MONAUT14Feb2022-1, MONAUT14Feb2022-2, MONAUT15Feb2022-3 ID’s are possible, but they always will have a sequence number. The other option would be to use Integromat.
and it managed to do something that was close enough, although I was never able to figure out if it is possible to pull the date part correctly unfortunately