API for revenue
Hello,
My business plan involves calculating a percentage of a month's revenue for payouts. Is revenue information available somehow via the API? If not, can it be exposed easily, even in a rudimentary format? Thanks.
Discussions are closed to public comments.
If you need help with Cheddar please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Marc Guyer on 03 Jan, 2011 08:59 PM
Currently the only way to get revenue data programmatically from CG is by pulling all customers via the API. Then, extract transaction data from that.
There is the revenue report which is quite rudimentary at this time:
https://cheddargetter.com/admin/report/revenue
It's ordered by date descending so you could do something manually with that for the time being.
Dean closed this discussion on 16 Jan, 2013 04:02 PM.