Skip to main content

Questions tagged [webhooks]

Webhooks are a mechanism to listen and react to events using an HTTP callback: an HTTP POST that occurs when an event occurs.It is an alternative to HTTP polling.

webhooks
0 votes
0 answers
9 views

Google Sheets webhook error but adds the information to the spreadsheet

I'm using Wordpress and Elementor, I have a page with a form integrated into a Google Spreadsheet, using the webhook I send the data I need from the form to the spreadsheet, the data is added to the ...
Saimon2707's user avatar
0 votes
0 answers
16 views

Using Discord Webhooks on forum posts, pings don't seem to function. Are they broken, intentially disabled, or something specific I need to do?

I have a google forms script that pulls all the information submitted and posts a new forum thread. In the content, it pings a user, and a role, and then posts embedded information pulled from the ...
Onahail's user avatar
  • 135
-1 votes
0 answers
14 views

Webhook Sent 400 {"embeds": ["0"]}

getting a webhook error for this JSON when trying to post to discord: { "content": "<@&1007047660735303700> <@&1142624156022747246>", "embeds":...
AJ Distaffen's user avatar
0 votes
1 answer
32 views

Having issues with Webhooks Gitea TLS certificate

I am facing some issue with Webhooks Gitea and Jenkins. I have added a webhook which has this url -> https://my_jenkins_url/generic-webhook-trigger/invoke?token=gitea-webhook. Then I have Trigger ...
TheCoderGuy's user avatar
1 vote
1 answer
265 views

Replacing incoming webhook connector in teams for airflow notifications post retirement of o365

I have recently heard that the incoming webhook connector present inside Microsoft teams is going to retire soon. In that case , I would be interested to get answers to three questions : How are we ...
Aaryan Ohekar's user avatar
0 votes
0 answers
18 views

Syncing guthub repo to aws s3location using webhook

does someone know how to use aws lambda function to copy files from Github repository to S3 location.I have webhook setup that is listened through lambda function. I am able to extract the file names ...
Random unix's user avatar
0 votes
0 answers
11 views

Webhook Datastructure at Make.com for Flowise to Discord prompt triggered messages

I'm currently trying to create a Chatflow in Flowise where the user can speak to a LLM and be able to ask it to send a message to Discord by connecting the two via Webhook in a Make.com Scenario. I ...
Nil-Morah's user avatar
-1 votes
0 answers
26 views

Constructing Webhooks in TypeScript for an API [closed]

I am building a plug-in for a platform called monday.com, how do I construct a webhook to listen to a particular change in the user's board? This webhook should start listening when the user "...
Michael Opsha's user avatar
0 votes
0 answers
18 views

SSH connection autentication says ok, but still fails to connect

enter image description here as showed in the image above the connection works but permissions say denied but i double checked the permissions on the linux server to 600 and 644 using chmod command on ...
Marcelo Jaeger's user avatar
0 votes
1 answer
254 views

Incoming webhook -> AdaptiveCard

I am new to this Adaptive Card. I am trying to create a Jira card in teams so i did following workflow. In Jira i call the webhook and all works. I can see data flows and no errors however my Adaptive ...
dbrasco's user avatar
  • 1,183
0 votes
0 answers
29 views

How to Send Newly Added Row to a Webhook in Google Sheets using Google Apps Script

There is a Google Sheet in which Meta leads coming, I want them to send to my CRM as it supports webhooks. So, I piece together a GAPPS script from various sources on the internet to do it but it is ...
Salman Khan's user avatar
0 votes
0 answers
17 views

Can Jenkins auto add Webhook in Gitlab (with any plugins)?

I have the access token for Gitlab and configured it in Jenkins. I now want to add a task in Jenkins that uses my token and uses the JenkinsFile from my project, is there any way I can configure the ...
Doraemon's user avatar
0 votes
0 answers
55 views

Empty metadata error in Stripe webhooks when trying to integrate it with Firebase

payment_intent.created [evt_3PZzGeKq4N4uKyHCf17LIwBl4] [200] POST http://localhost:8080/api/webhook [evt_3PZzGeKq7N4uKyHCf17LIwBl4] customer.created [evt_1PZzGsK5qN4uKyHCf83dnIhdt] payment_intent....
edit's user avatar
  • 1
0 votes
1 answer
56 views

Tagging with MS Teams' Incoming Webhook app

I have a php application that sends a post request to an 'Incoming Webhook' in ms teams. Part of the data sent is below: 'msteams' => [ 'entities'...
gclark18's user avatar
  • 709
0 votes
0 answers
21 views

How to add Authorization while configuring webhooks in extensiv UI

I am following this extensiv doc in order to configure the webhooks for receiving the updates on our endpoint. I see this another doc for validating the RSA signature for message validity. Problem ...
litttle fish's user avatar

15 30 50 per page
1
2 3 4 5
324