You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Stripe API Discussion
Good morning,
I am attempting to design a solution for automating the reporting api itemized payout csv to salesforce.
We previously used Zapier however the reporting api is not avaliable and must be custom. Now I have resorted to Postman. Could I get request via python on stripe api for this report?
Remi J.
unread,
Sep 21, 2022, 3:27:51 PM9/21/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to api-d...@lists.stripe.com
Hey,
The Reporting APIs are available in our client libraries already and documented [1]. You can call the Create ReportRun API [2] to run a specific report and then wait for the report to be ready for you to download.