question

ethane avatar image
ethane asked tarafoster edited

How you REST API to pull data from my site and load items in clover?

Hello,

Yes, it is possible to call a REST API to pull data from your site and load items in Clover. This can be achieved by writing a script or program that calls the necessary APIs, retrieves the data from your site, and transforms it into a format that can be loaded into Clover. The specific APIs and data format required will depend on your site's architecture and the Clover integration you are trying to accomplish. It is important to ensure that any data being retrieved is properly authorized and secured to prevent unauthorized access. Additionally, you may want to consider performance implications and optimize your query to avoid overloading either your site or Clover's servers. Overall, calling REST APIs to pull data from your site and load items in Clover can be a powerful way to streamline your workflow and automate processes.


Best regard,

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.

tarafoster avatar image
tarafoster answered tarafoster edited

Yes, it is possible to call a REST API to pull data from your site and load items in Clover by writing a script or program that retrieves the data from your site and transforms it into a format that can be loaded into Clover. It's important to ensure proper authorization and security, optimize your query to avoid overloading servers, and consider performance implications.

UMR.com



10 |2000

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

bryanvargas avatar image
bryanvargas answered

Using logic and a combination of Clover Inventory APIs, you can add items to the Clover database.

Bulk Item Creation: /v3/merchants/{mId}/bulk_items


I would suggest reviewing our docs on inventory:

https://docs.clover.com/docs/managing-items-item-groups

10 |2000

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

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