Zammad: Webhooks

Created on 25 Oct 2016  ·  16Comments  ·  Source: zammad/zammad

How about supporting webhooks like Slack has it?

core feature backlog integration

Most helpful comment

I would love to see a webhook that triggers actions in case ticket state changes towards an external app.
here's my use-case:
We have a self developed business app. This one creates new tickets in Zammad via API. Users are working on the ticket and once everything is done, they close the ticket and work continues in business app.
Would be awesome if Zammad could automatically trigger our business app once the ticket state changes to closed.

All 16 comments

@MDXDave Do you mean for:

a) Webhooks from Zammad -> Slack (e. g. on ticket updates)?
b) Webhooks in general (any time if a object in Zammad has changed, an external URL with the changed object is called)?
c) Webhooks to Zammad -> Called from external to create tickets in Zammad?

I meant third, but i think the other two options are also very useful.

a) Will come soon (it's on next release)
b) It's on the roadmap for 2017
c) Any more details? Can you suggest a payload format? What attributes are useful? Should be there a option to update tickets?

Taken from #616 by @martini :

WebHook support like in gitlab or github

screen shot 2017-01-13 at 13 25 57
screen shot 2017-01-13 at 13 25 00

2017 is over - the webhooks in gernal are planned in Q1/2018?

Also wondering about webhooks. Would make integration into custom apps way easier.

Any news about webhooks support?

No. We add the milestone (on the right side of the Issue) when we are working on it.

EDIT: It's not on our list and therefore we can't tell when. Pull requests welcome.

I just made a custom webhooks app specifically for this purpose.

https://github.com/gveltri/slack-zammad-webhooks

I'd love to work on the feature for Zammad. Does anyone have a working branch?

Hi @gveltri - As far as I know there are currently any branches for this functionality. It would be awesome to receive a pull request for this. You can always contact us here or via a support mail if you need anything or have questions.
There is one thing that is mandatory to get this merged into Zammad: We need a technical solution that brings generic Webhooks. It has to be ensured that we can connect any system in a standardized way. Can't wait to see your first progress 👀🚀

I would love to see a webhook that triggers actions in case ticket state changes towards an external app.
here's my use-case:
We have a self developed business app. This one creates new tickets in Zammad via API. Users are working on the ticket and once everything is done, they close the ticket and work continues in business app.
Would be awesome if Zammad could automatically trigger our business app once the ticket state changes to closed.

Would use webhooks for a better integration with project managment softwares, e.g. with Taiga.

Any news/plans regarding Webhooks in general (any time if a object in Zammad has changed, an external URL with the changed object is called)?

We currently have no updates for this, we're currently focusing on knowledgebase and fixing bugs.
We'll keep you updated here when we're ready. :(

Any news on this?

Please don't get me wrong, but I'm locking the conversation to contributors only to reduce the noise on this bug tracker.

We will update this issue with more information (like planned release etc) when we're ready to work on this or there's really some news.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

adonno picture adonno  ·  3Comments

sthag picture sthag  ·  3Comments

infestdead picture infestdead  ·  3Comments

metasnw picture metasnw  ·  3Comments

KoJie picture KoJie  ·  3Comments