Please view the article Using the Vega API – Vega to get your API credentials.
Using the /API/ReportLoader you can load certain reports:
- Payment Detail By Category
- Cumulative Product Report
- All Tickets By Campaign
- Donor List By Campaign
- All Successful Payments
- All Declined Payments
- Recurring Payment – All
- Pledge Details
- Ticket Register
- Batch Items
The ReportLoader can take different parameters depending on the report selected:
ReportName (required) | The name of the Report |
FromDate (required) | A date range for the report |
ToDate (required) | A date range for the report |
Campaign (optional) | Filter the report by Campaign (only certain reports) |
CampaignAction (optional) | Filter the report by Campaign Action (only certain reports) |
Product (optional) | Filter the report by Campaign Action (only product reports) |
To test the ReportLoader through the browser go to https://api.vega.works/help/index#!/ReportLoader/ReportLoader_Get and enter your parameters and API credentials.
To test using Postman you can use Basic Auth as below:
and copy the RequestURL into the Get or Post input and click Send.
Comments
0 comments
Please sign in to leave a comment.