Skip to main content

Can anyone tell me if there’s a way to perform web scrapping on Airtable and fetch changes related to the tickets? For example, I change the status of my ticket to In-Progress from To-Do, I need a custom scraper method that would parse the data and store it into my database. I am using Node.js and puppeteer. 

Hey ​@Ingila,

Unfortunately, Revision History can’t be accessed via API calls. You can find Airtable’s API documentation here!

Mike, Consultant @ Automatic Nation 


Hi ​@Mike_AutomaticN 

 

Can we use any web scrapping tool to extract revision history from airtable?

 

Regards

Ingila