Hi I have reached the limit of 50 webhooks for my Project: https://bitbucket.org/workspace-id/repo-slug/admin/webhooks Could I have more webhooks please? Thanks in advance Best r...
Hello Community, I am building a rule around email address domain, and I would need to have (like the rest API provide) the emailAddress of the reported in the payload of the webhook event t...
Hi, I have performed a synchronization between 2 projects in Jira. Everything is fine until it's time to edit or delete comments. I can only delete or edit the last comment, as I have no way to get ...
...he other Jira site should also create or update the ticket. I think the automation rule with web requests or incoming webhook can achieve this, but the assignee cannot be synchronized. Below are m...
We are trying to integrate the Jira system with our dot net application to have some realtime updates happening whenever there is a issue update. The WebHook URL looks to be working fine f...
...utomation via webhook will check if any attachments were added in the last 1 minute. If so, I want to add the URL of each file to a text field but it turns out that it is only registering the last a...
Hi, do you have any idea, why sometimes Jira Cloud webhooks resend request if the first attempt failed and sometimes not? According to Retry policy I send 425 as a response, but not e...
Hi there, I'm hitting our webhook limit of 50 regularly, is it possible to increase this? I've seen previous posts where the limits are removed. 5-10 repositories across m...
Hi, I created an app that uses oauth2 to ask for consent from the user in order to perform actions on their behalf. I added the the following permissions and scopes as per Jira webhook...
Hello! Maybe someone has encountered this and can tell me how to implement ideas to create a ticket in Jira and it will be transferred to zendesk in the form of a ticket
I've been added to the custom webhook beta and been trying to set them up. However, I've hit a bit of a roadblock, when ever I post the information to the webhook it fails with: The webhook c...
I have an automation rule set up to send notifications about newly created issues to a Teams channel. Recently, we updated the format of the notifications, but since making the change, no tic...
...eed to be captured by the Jira Webhook, and I need to store them in my database. I am using a Spring REST API as a webhook API, but when the API is triggered on submission of Japanese form the data i...
Hi, I want to automate my jsm project so that when a task is created, data about it is sent via webhook to the mattermost channel. Can you tell me how to do this? I made my webhook, but I get an e...
Hi, ¿is possible to get data from an endpoint using the method GET of the webhook on virtual agent? ¿is posible to receive data on chat of virtual agent?
Hi everyone👋 I’d like to proceed with setting up custom automation for sending messages from Jira to the Slack channel, but I face problems with writing proper message that...
Hi, I've created a webhook for `user_created` event. Event excludes `emailAddress` from the body (value is "?") and this is expected, regarding to documentation. And I should call Rest API `GET&n...
Is there any way to get the incoming webhook automation trigger to accept payloads with Content-type application/x/www-form-urlencoded ? Documentation regarding Atlassian/Jira Cloud A...
...utomation to listen webhook triggers from Bitbucket. The event is pull request : open. And webhook can be triggered with no errors. I have linked issue in Bitbucket pull request. And this issue has a link t...
...ssignee. Something like this: Hello <@{{webhookResponse.records[0].fields.SlackUserID}}>, your issue <{{issue.url}}|{{issue.key}}> has been updated! Setup: Jira Cloud, A...
I am trying to set up the web hook connection for Teams in the Statuspage/AppsMicrosoft Teams area. No problem generating the web hook for the target channel but when I add it to the input scre...
I recently needed to cleanup a bunch of webhooks on our repositories that were basically pointing to an older jenkins url that is no longer valid. As a result, the logs were full of 404 e...
I want to automate JSM administrative tasks like creation of admin user while logging for the first time in JSM instance, license addition/upgrade, asset-azure integration. There are REST APIs for o...
I'm able to confirm (200 Response) with my credentials, however when I extend the request to perform an action, I'm getting a 400 Response. I've read some links from earlier posts, but I'...
Hi! I'm trying to create an automation that creates an issue from a webhook trigger. I initially had the "No issues from the webhook" type, but one of the fields I'm pulling from the other issues h...
Copied to clipboard