question

Suraj Dubey avatar image
Suraj Dubey asked David Marginian Deactivated commented

Will webhook gets triggered from clover POS device.

Will webhook gets triggered from clover POS device. If yes, what will be the response. I am able to get the response via REST api. Please Help
Webhooks
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

·
Lauren Worthington avatar image
Lauren Worthington answered David Marginian Deactivated commented
Hi @rapture100,
Webhooks will get triggered from the POS device if the correct permissions have been granted. You can read more about webhooks here: https://docs.clover.com/clover-platform/docs/webhooks. Please note:
Clover does not guarantee when, or if, notifications will be received through the webhook service. If you require a more robust solution, you may either implement your own or use an external message delivery service.
2 comments
10 |2000

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

rc-luca avatar image rc-luca commented ·

Hi Lauren,

Can you provide more context around how we can implement our own solution? Without updating Clover's code to guarantee events are sent, I'm not sure how to implement a robust solution as any such solution requires that posting of messages is guaranteed which you're saying it is not.

Thanks.

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ rc-luca commented ·

You can't implement webhooks on your own. The text that Lauren posted was from our old docs which were incorrect. Improving our webhook infrastructure is something we have an open issue for.

1 Like 1 ·

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