Upcoming database upgrades. Airtable functionality will be reduced for ~15 minutes at 06:00 UTC on Feb. 4 / 10:00 pm PT on Feb. 3. Learn more here
Jul 15, 2021 08:31 AM
Hello!
Does anyone know how the default view for an Airtable Record URL? I would like my automation (Slack notification) to open the record URL with a specific view in the background, but I’m not sure how to to do that.
Thank you!
Solved! Go to Solution.
Jul 15, 2021 09:25 AM
If I understand your question correctly, you can just copy the view URL (eg https://airtable.com/tblUg4hpHGAygmjEK/viw5IT0EF.../) and paste the RECORD_ID()
using a formula field. You will then always have a URL to your records in a chosen view.
Jul 15, 2021 09:25 AM
If I understand your question correctly, you can just copy the view URL (eg https://airtable.com/tblUg4hpHGAygmjEK/viw5IT0EF.../) and paste the RECORD_ID()
using a formula field. You will then always have a URL to your records in a chosen view.