Litium Connect - selective webhooks

Hi,

Would it be possible to override some functionality of Litium Connect webhook in the following way:

Lets say an order is placed in Swedish channel. I want to trigger Litium connect order webhook only for the a certain account (like swedish API user), so the swedish orders end up in one ERP and if an order is placed in norwegian channel, then only the webhook for the norwegian api user is triggered?

So… basicly… signal different ERP systems for different channels over the Litium Connect Webhooks?

The different ERP systems are only allowed to get events/triggers for their orders.

regards,
Martin

It’s not possible to filter on the sender side if the webhook event is interesting for the receiver, the filtering needs to be done on the receiver application.
You will need to get the order information and process the info on the receiver application instead.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.