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

Confluence Integration #5142

Open
jacinda opened this issue May 31, 2017 · 22 comments
Open

Confluence Integration #5142

jacinda opened this issue May 31, 2017 · 22 comments
Labels

Comments

@jacinda
Copy link

jacinda commented May 31, 2017

It would be useful to have an integration with Confluence such that a Zulip message would be created each time a page in the Confluence Wiki is created / edited / deleted. This would make it obvious when documentation activity is occurring.

I tried to add the integrations label to this issue per the instructions on the integrations page but it appears you can only label issues if you are a contributor. If someone else could add the label, that would be great!

@zulipbot
Copy link
Member

zulipbot commented Jun 1, 2017

Hello @zulip/server-integrations members, this issue was labeled with the area: integrations label, so you may want to check it out!

@timabbott
Copy link
Sponsor Member

It looks like this should be possible to do this using an incoming webhook, which is great, since those are easy to write: https://developer.atlassian.com/static/connect/docs/beta/modules/common/webhook.html

Re: labels, yeah, we should update that text now that we've learned it's possible to make GitHub support this. Our workaround for the project is https://github.com/zulip/zulipbot.

@Lyla-Fischer
Copy link
Contributor

The method that confluence provides for registering with their webhook service is not like other webhook services that Zulip was designed to register with so far. It requires a file being hosted in the same domain that the webhook sends notifications to. (reference)

@Abhi-khandelwal
Copy link
Collaborator

@zulipbot claim

@zulipbot
Copy link
Member

Welcome to Zulip, @Abhi-khandelwal! We just sent you an invite to collaborate on this repository at https://github.com/zulip/zulip/invitations. Please accept this invite in order to claim this issue and begin a fun, rewarding experience contributing to Zulip!

Here's some tips to get you off to a good start:

As you work on this issue, you'll also want to refer to the Zulip code contribution guide, as well as the rest of the developer documentation on that site.

See you on the other side (that is, the pull request side)!

@Abhi-khandelwal
Copy link
Collaborator

@zulipbot abandon

@timabbott
Copy link
Sponsor Member

It looks like they now have a somewhat more official webhooks.
https://developer.atlassian.com/cloud/confluence/modules/webhook/ seems to now support Confluence directly.

@Hyaxia
Copy link
Collaborator

Hyaxia commented Dec 3, 2018

@zulipbot claim

Will start working on it as soon as possible.

@zulipbot
Copy link
Member

zulipbot commented Dec 3, 2018

Welcome to Zulip, @Hyaxia! We just sent you an invite to collaborate on this repository at https://github.com/zulip/zulip/invitations. Please accept this invite in order to claim this issue and begin a fun, rewarding experience contributing to Zulip!

Here's some tips to get you off to a good start:

As you work on this issue, you'll also want to refer to the Zulip code contribution guide, as well as the rest of the developer documentation on that site.

See you on the other side (that is, the pull request side)!

@Hyaxia
Copy link
Collaborator

Hyaxia commented Dec 8, 2018

@zulipbot abandon

Sorry, it looks like there wont be much time for me in the near future to work on this issue.
I'd rather let someone else take it so there wont be much time wasted.

@ruchit2801
Copy link
Collaborator

@zulipbot claim

@zulipbot
Copy link
Member

Hello @ruchit2801, it looks like you've currently claimed 1 issue in this repository. We encourage new contributors to focus their efforts on at most 1 issue at a time, so please complete your work on your other claimed issues before trying to claim this issue again.

We look forward to your valuable contributions!

@ruchit2801
Copy link
Collaborator

@zulipbot claim

@zulipbot
Copy link
Member

zulipbot commented Feb 28, 2019

Hello @ajaykarthikr, you have been unassigned from this issue because you have not updated this issue or any referenced pull requests for over 14 days.

You can reclaim this issue or claim any other issue by commenting @zulipbot claim on that issue.

Thanks for your contributions, and hope to see you again soon!

@ruchit2801
Copy link
Collaborator

@zulipbot abandon

@ajaykarthikr
Copy link

@zulipbot claim

@zulipbot
Copy link
Member

Welcome to Zulip, @ajaykarthikr! We just sent you an invite to collaborate on this repository at https://github.com/zulip/zulip/invitations. Please accept this invite in order to claim this issue and begin a fun, rewarding experience contributing to Zulip!

Here's some tips to get you off to a good start:

As you work on this issue, you'll also want to refer to the Zulip code contribution guide, as well as the rest of the developer documentation on that site.

See you on the other side (that is, the pull request side)!

@paras112
Copy link
Collaborator

@zulipbot claim

@eeshangarg
Copy link
Member

I think there is some confusion about this issue. Please note that Confluence does not have a built-in "webhook". So we'll have to write a non-webhook integration for Confluence. For some examples of such integrations, see here. Thanks!

@zulipbot
Copy link
Member

zulipbot commented Apr 1, 2019

Hello @paras112, you have been unassigned from this issue because you have not updated this issue or any referenced pull requests for over 14 days.

You can reclaim this issue or claim any other issue by commenting @zulipbot claim on that issue.

Thanks for your contributions, and hope to see you again soon!

@paras112
Copy link
Collaborator

paras112 commented Apr 4, 2019

I am working on this issue my pull request is in python-zulip-api repository.
(zulip/python-zulip-api#509)

@klepptor
Copy link

Hi there!

Are there any news on this?

In the meantime Confluence got its own Webhook Feature, but this seems to be different e.g. to Jira!? Kind of "global", no restrictions to spaces or pages!?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests