Help

Save the date! Join us on October 16 for our Product Ops launch event. Register here.

Re: Can i read data through powershell?

644 0
cancel
Showing results for 
Search instead for 
Did you mean: 
andreadepau
4 - Data Explorer
4 - Data Explorer

The question is if it is possible to access to airtable base thorugh powershell module.

Thank you

1 Reply 1

Yes, you can send CURL commands to any REST API from Microsoft PowerShell.

Here is some info on how to do that: https://superuser.com/questions/344927/powershell-equivalent-of-curl

And here is the link to Airtable's REST API documentation.

However, if you're looking for a no-code way of communicating with Airtable's REST API, I would highly recommend taking a look at Make's Airtable integrations & automations.