mirakl / sdk-php-shop

Mirakl PHP SDK for sellers
29 stars 16 forks source link

How can we use webhooks to call the API #31

Open calyweb opened 2 years ago

calyweb commented 2 years ago

Hi, Does this SDK contains webhooks to call the API, i mean for example call the API when a new order is placed on Mirakl ? And not use a cron task to check every 5 minutes if there is a new order Many thanks for your feedback !

TriJoe commented 1 year ago

I don't believe it supports webhooks. I use cron to request orders from the last pulled order date.

igitur commented 6 months ago

So why is there a reference to order webhooks on https://help.mirakl.net/bundle/sellers/page/topics/Mirakl/concepts/Order/product-title-localization.htm ?

TriJoe commented 6 months ago

This may be new. I've yet to see anywhere to setup webhooks on Mirakl. Now it could be that the access permissions for my account has been limited, but still, I am unable to find any significant documentation on them either.