Airflow REST API Authentication

I am working on triggering airflow dags from retool using Airflow's REST API.

Currently I have the connection in Retool configured to use a Bearer Token. The issue is that Google Cloud Bearer tokens expire after an hour so this is not a long term solution. For our other Google cloud connections we use the service account but service account is not an option for the Retool REST API authentication.

@Retool it would be great if we could configure REST API connections with a service account but in the meantime does anyone have a work around for this?

Thanks!!

1 Like