i have an issue with this, make basically just reads the record id but it is not dynamic as make only reads 1st row of airtable? It seems every row have different set of recordids?
Just spent 5 hours today listening to chatgpt tell me to create enough code to take man back to the moon only for it to not work as well as this does.. Thanks for the video
To be able to use Script need a paid plan but I have another neat trick to get the record id without using script. just Add Button Filed and add this to URL Formula "?record_id="&RECORD_ID() This will send a record id when clicked on that button for that particular row.
Thanks. Keep them coming.
You bet!
That was great! Straightforward and easy to follow. Thanks!
you've solved an issue i've been struggling with for a long time. Thanks!!
This is great to connect automations! so useful! Subscribed!
Thanks for the sub!
really useful - and clear - thanks!
Glad it was helpful!
Awesome man, Thanks! Subscribed
That's very useful. Thank you so much!
Thank you. Very good video 👍
I rarely comment on videos. But this was what I needed.
I’m glad it helped!!
what is the code if I have to pass more than 1 records? Thanks
Fabulous ❤ Thanks for sharing 👋
Thank you! Cheers!
What the screen recording software?
i have an issue with this, make basically just reads the record id but it is not dynamic as make only reads 1st row of airtable? It seems every row have different set of recordids?
hello I had ideas for automation but I don't know if it is feasible, and what you can help me understand
So you have to run a script in order to connect airtable to make ?
You are awesome!
wow thats amazing!!!!!
Thanks! Glad it helped!
it become in the paid version "run a script" in airtable
Just spent 5 hours today listening to chatgpt tell me to create enough code to take man back to the moon only for it to not work as well as this does.. Thanks for the video
Sweet!
Thanks!
To be able to use Script need a paid plan but I have another neat trick to get the record id without using script.
just Add Button Filed and add this to URL Formula
"?record_id="&RECORD_ID()
This will send a record id when clicked on that button for that particular row.