Hello! I’m in the process of instrumenting our application to track e-commerce analytics (orders, revenue, refunds, etc.) and I’m currently stuck trying to understand a way to see what recurring charges/revenue I’ve received for the day from Infusionsoft so that I can submit those to my analytics platform.
Is there a webhook or specific way for tracking recurring charges through the API?
REST hooks are still being developed out and actual sales transactions are not yet implemented. You can, however, use REST calls (say on a timed interval) to retrieve all sales between a given date/time: