Upcoming database upgrades. to improve our reliability at 03:30 UTC on Feb. 25 / 7:30pm PT on Feb. 24. Some users may briefly experience slow load times or error messages. Learn more here
I am trying to call an external API endpoint using the script in the automation functionality of airtable but the following code gives me an error.
var xhr = new XMLHttpRequest();