question

wsp avatar image
wsp asked wsp commented

Daily download of transactions through API

We are starting to use Clover for some events and I need to download daily transactions (automatically) into a CSV for import into our system. Given all of the choices and the focus on front end POS in the API I am looking for advice on the simplest way to get the data through the API.

This is an integration that only we will ever use and is "read-only". I am comfortable with the actual coding, I'm just asking for which path to take.

Thank you in advance!

REST API
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
David Marginian avatar image
David Marginian Deactivated answered wsp commented

Are you a merchant? If so, you can generate an API token (via your merchant dashboard) and then use our REST API to pull the data you need - https://docs.clover.com/docs/making-rest-api-calls (see all subsections in left nav), reference for the payments endpoint here - https://docs.clover.com/reference/paygetpayments

1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

wsp avatar image wsp commented ·
Thank you. I managed to get my API key and I'm on my way!
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community