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
A scheduled Python Azure Function that fetches data from the ActiveCampaign API, normalizes and persists deals, deal activities, and contact automations into an Azure SQL Database for downstream Power BI analytics. Includes pagination handling, environment-configured credentials, and modular API/SQL utility modules (requests, pyodbc).