ProfitWell Field Reference Sample https://connectors.windsor.ai/profitwell?fields=account_id,account_name,currency,timezone,date,created_on,activated_on,churned_on,updated_on,customer_id,email,firstname,lastname,mrr,total_spend,plans,status&api_key=[your API key]
Fields ID Type Name Description Report account_id TEXT Account ID The ProfitWell account ID account account_name TEXT Account Name The ProfitWell account name account activated_on TIMESTAMP Activated On The activation date of the customer customer churned_on TIMESTAMP Churned On The churn date of the customer customer created_on TIMESTAMP Created On The creation date of the customer customer currency TEXT Currency The ProfitWell account currency account customer_id TEXT Customer ID The customer ID of the customer customer date DATE Date The last updated date of the customer (duplicate of Updated On) customer email TEXT Email The email address of the customer customer firstname TEXT First Name The first name of the customer customer lastname TEXT Last Name The last name of the customer customer mrr NUMERIC MRR (Account currency) The MRR of the customer in the account currency customer plans OBJECT Plans The plans of the customer customer status TEXT Status The status of the customer customer timezone TEXT Time Zone The time zone of the ProfitWell account account total_spend NUMERIC Total Spend (Account currency) The MRR of the customer in the account currency customer updated_on TIMESTAMP Updated On The last updated date of the customer customer