Filter for webhooks

Wish the API had something it doesn't? Post here!
Forum rules
  • Check the documentation first. Before posting questions, please check the documentation to ensure it doesn't already cover what you need.
  • No spam. All automated messages, advertisements, and links to competitor websites will be deleted immediately.
  • Post in relevant sub-forums only. Messages posted in the wrong topic area will be removed and placed in the correct sub-forum by moderators.
  • Respect other users. No flaming or abusing fellow forum members. Users who continue to post inflammatory, abusive comments will be deleted from the forum after two warnings are issued by moderators.
  • Harassment. No threats or harassment of other users will be tolerated. Any instance of threatening or harassing behavior is grounds for deletion from the forums.
  • Adult content. No profanity or pornography is allowed. Posts containing adult material will be deleted.
  • Bandwidth. All images and signatures must be 500 x 500 pixels or smaller. Posts containing over-sized images and signatures will be removed.
  • Illegal content. No re-posting of copyrighted materials or other illegal content is allowed. Any posts containing illegal content or copyrighted materials will be deleted.
Post Reply
ryanc
Posts: 4
Joined: Fri Nov 10, 2023 1:49 am

Filter for webhooks

Post by ryanc » Sun Nov 12, 2023 11:30 pm

We are keen on a way to filter webhooks from being sent by simpro.
At the moment, we are only interested in receiving webhooks from a specific customer group, which is only a subset of the jobs that we create / receive.

Filtering these as we receive them is costly for our 3rd party solution since they charge per automation rule processed (we currently have to run an automation rule to filter the webhooks on the 3rd party solution).

Just if it's possible to add filters to webhooks

An alternative is to adding more details to the webhook payload, such as customer id perhaps?
Post Reply