May 04, 2019 06:18 PM
I have some PDF files in an Attachment field. I need to generate URL links to the airtable preview of these attachments. I know it can be done (the URL links appear with as dl(dot)airtable(dot)com/.attachments/). How do I generate these URL’s
Jun 08, 2021 01:16 PM
Amazing! thank you so much @Justin_Barrett . tried to use this website to generate the regex code but it was very different from your formula, even if I selected only the URL.
I will invest a little more time on it. Of course if you have any advice, I am all ears!
Thanks again,
Matteo
Jun 08, 2021 06:44 PM
I do all of my testing on regex101.com. Make sure to select Golang in the “Flavor” section in the upper left to ensure the best compatibility with what Airtable uses behind the scenes. Similar to formulas, regular expressions take time, practice, and study to learn. I’m no master by any stretch, but they’re fun to play with. :slightly_smiling_face:
Jun 09, 2021 06:49 AM
Thank you so much. I will try to find the time to study regular expressions. They look fun and applicable to several kind of needs in Airtable. Grazie, Matteo