question

upwork-sanjeev avatar image
upwork-sanjeev asked

Bulk import webhook notification for inventory items

pos-logs.zipHello all


I am working on a web app that listens for webhooks when someone takes action on inventory items.

From the backend, it works well when someone adds manually items.

but there is some issue when importing from the sample file provided by Clover during development.

Here is the flow:


1. Configure the app, add and verify webhooks all permissions set


2. now when download the sample file and try to import it, it shows the 8 items to import


3. import is done, but it the webhook event I am receiving only single items which is the first one and not CREATE type but UPDATE. no other data is received into webhooks


4. when selecting all items from the backend, and deleting I am able to get all DELETE events into the webhook



Is anyone facing this issue or any solution for it?


Thanks

REST APISandboxWebhooks
10 |2000

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

0 Answers

·

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