Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhooks #290

Closed
MDXDave opened this issue Oct 24, 2016 · 16 comments
Closed

Webhooks #290

MDXDave opened this issue Oct 24, 2016 · 16 comments

Comments

@MDXDave
Copy link

MDXDave commented Oct 24, 2016

How about supporting webhooks like Slack has it?

@martini
Copy link
Collaborator

martini commented Oct 24, 2016

@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?

@MDXDave
Copy link
Author

MDXDave commented Oct 25, 2016

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

@martini
Copy link
Collaborator

martini commented Oct 25, 2016

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?

@thorsteneckel
Copy link
Contributor

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

@dennisoderwald
Copy link

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

@plunkettscott
Copy link

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

@sebastiandg7
Copy link

Any news about webhooks support?

@thorsteneckel
Copy link
Contributor

thorsteneckel commented Mar 20, 2018

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.

@gveltri
Copy link

gveltri commented Mar 31, 2018

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?

@thorsteneckel
Copy link
Contributor

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 👀🚀

@MrMontesa
Copy link

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.

@jnshnz
Copy link

jnshnz commented Sep 7, 2018

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

@gijsrutten
Copy link

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)?

@MrGeneration
Copy link
Member

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. :(

@kwoot
Copy link
Contributor

kwoot commented Jul 2, 2019

Any news on this?

@zammad zammad locked and limited conversation to collaborators Jul 2, 2019
@MrGeneration
Copy link
Member

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests