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 16, 2020 07:24 AM
Hi there! I’m a new Airtable user.
I have a list of URLs.
I need to get their document titles.
In Google Sheets, my formula would be:
=IMPORTXML("https://nickgray.net/bdc/","//title")
where “https://nickgray.net/bdc/” is the URL I want to query.
How can I do this in Airtable?
Jul 16, 2020 08:08 AM
I think Script Block is the best pathway.