You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To use FOLIO's API in Airflow, we need to set-up an Airflow HTTP Connection. NOTE the username and password fields are used in the initial connection to obtain a session token (x-opkapi-token header) and need to set as Airflow Variables that are used to create the token for subsequent POST requests.