Built-in export/reports data via api
Can we please access the data from the built-in Wild Apricot "export" buttons via the API?
Example: We currently go to Finances > Payments & Refunds > [Export button] > [tick all boxes] > [export as csv], then open the downloaded file and copy/paste into a Google Sheet so we can organise it.
Surely when the Web Interface generates this export it is simply an internal API call... I want to skip the login/generate/download/copy/paste steps and instead pull the same report data straight in to the Google Sheet via the API. Is this possible?
Currently you can access payments and refunds using API as described here
https://help.wildapricot.com/display/DOC/Payments+API+V2+call and here https://help.wildapricot.com/display/DOC/Refunds+V2+API+call
-
Hi,
Currently you can access payments and refunds using API as described here
https://help.wildapricot.com/display/DOC/Payments+API+V2+call and here https://help.wildapricot.com/display/DOC/Refunds+V2+API+callAlso we are working on API improvements to provide access to financial information such as donations and audit log.