Skip to main content

Testing automations locally

  • June 27, 2024
  • 1 reply
  • 14 views

Forum|alt.badge.img

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?

 

1 reply

TheTimeSavingCo
Forum|alt.badge.img+31

I usually use localtunnel for this.  Ngrok works too