Skip to main content

Hi, is there anyway I can test the automation I make in Airtable locally?
I am trying to hit my development server and to check/test if there is problem before I deploy the changes to another environment.

I tried to use my exposed public IP,  and when I tried to test the automation, it shows this error "TypeError: Requests to '192.168.100.16' are not permitted".

Is there anyway to test the automation functionality locally?

 

I usually use localtunnel for this.  Ngrok works too


Reply