Skip to main content
Filter by
Sorted by
Tagged with
Best practices
0 votes
2 replies
70 views

I'm building a webhook handler that needs to accept webhooks from multiple providers (Stripe, GitHub, Shopify, Twilio, etc.). Each provider uses different signature verification methods: - Stripe: ...
abhineet's user avatar
  • 235
0 votes
0 answers
62 views

I am using ElevenLabs for transcribing audio (speech to text), and want to create a webhook which will be triggered once audio transcription is complete. I found that you must specify the webhook type ...
Sofienne Lassoued's user avatar
0 votes
0 answers
30 views

I'm using ngrok Free to expose a local server. The problem is that ngrok always assigns me a domain: xxxxx.ngrok-free.dev and I need the domain to be .app because WhatsApp Cloud API does not accept ....
Lazyzz's user avatar
  • 1
0 votes
0 answers
72 views

I'm building a Server-to-Server OAuth Zoom App for my Laravel project, and I'm facing two issues during setup: 1. Zoom Webhook – “URL validation failed. Try again later.” I’m using a local ...
M Faisal Qasim's user avatar
1 vote
1 answer
45 views

I am integrating Flutterwave payments in my project(Node.js/Express). In development, deposits work correctly: User pays; Flutterwave triggers the webhook; Payment gets verified and the user balance ...
Babatunde's user avatar
Best practices
0 votes
0 replies
39 views

QuickBooks Online's API documentation includes a recommendation that users use webhooks instead of change-data-capture to synchronize their entity records with QuickBooks's. Why are webhooks ...
In Hoc Signo's user avatar
0 votes
0 answers
78 views

I'm processing webhooks on Cloud Run (Django) that need async handling because processing takes 30+ seconds but the webhook provider times out at 30s. Since Cloud Run is stateless and spins up per-...
user26535132's user avatar
0 votes
0 answers
36 views

So here is my problem... I setup everything in sandbox environment including a webhook (PAYMENT.CAPTURE.COMPLETED event). Everything works perfectly, my API gets called and logs appear on dashboard. ...
Misha Mikhail's user avatar
0 votes
0 answers
51 views

To test a PayPal integration that also reacts to webhook events, I have created an endpoint https://example.com/paypal/webhook (POST) that logs all requests to see whether webhook calls are received ...
Armin Hierstetter's user avatar
1 vote
0 answers
82 views

When I use localhost directly for webhook callback e.g. stripe listen --forward-to localhost:<port>/webhooks/stripe and trigger an event e.g. stripe trigger payment_intent.succeeded webhook ...
tim bits's user avatar
  • 117
0 votes
1 answer
67 views

I do not understand the real difference between webhooks and traditional pooling of endpoints because to me webhooks still require pooling. **Traditional case: Client asks, server tells ** In a ...
LND TECH's user avatar
0 votes
2 answers
91 views

After working for some time with Docusign's API I thought it would be a good idea to look into the API's 'Connect' feature (https://developers.docusign.com/docs/esign-rest-api/reference/connect/). ...
Chazg76's user avatar
  • 663
0 votes
1 answer
70 views

I am troubleshooting a problem with connection between Github and Jenkins, but it looks like the Github webhook deliveries list is completely empty despite having multiple branches with push happening....
Patlatus's user avatar
  • 1,681
1 vote
0 answers
82 views

I'm trying to get a response from a webhook and send it to rabbitmq if it works, consume it with ack if not, with nack to repeat the webhook process for payments or document validations, but I'm not ...
John Maciel Holanda's user avatar
1 vote
0 answers
108 views

I created a sandbox for local development specifically, and using docker-compose I spin up a tunnel via stripe-cli using the following service: stripe: image: stripe/stripe-cli container_name: ...
Ahmet Yazıcı's user avatar
0 votes
0 answers
28 views

I want to detect when a client’s primary domain is updated in GHL. For example, if a client originally had abc.com and later changes it to abc123.com, I need to capture that change automatically. ...
Jelly Roll's user avatar
-1 votes
1 answer
86 views

Bit Flows Pro flow stops early (~20–21s) with fewer nodes than expected on WordPress (OpenLiteSpeed + lsphp). Where is the timeout coming from and how do I raise it? Environment WordPress + Bricks ...
Prego's user avatar
  • 1
1 vote
0 answers
68 views

I’m building an Instagram Business auto-reply system using the Instagram Graph API and Facebook Webhooks. My app is already reviewed, approved, and set to live. The app is deployed on Railway and ...
raj prajapati's user avatar
0 votes
1 answer
98 views

I am working on a C# application that generates a Markdown table to summarize project timesheet data. I want to send it to a Discord like platform called Mezon. The table displays correctly (with ...
Tuấn Nguyễn Tiến's user avatar
0 votes
0 answers
126 views

Description: I'm building a CRM system that integrates Facebook Messenger for businesses to manage customer conversations. The system works perfectly with n8n Test webhook URLs but fails verification ...
StackLyft's user avatar
0 votes
0 answers
86 views

I am struggling to set up my controller to validate Xero's webhook for intent to receive validation. I can't seem to find any documentation on how to set it up in .Net using C#. This is my code ...
Jack Jenkins's user avatar
1 vote
1 answer
150 views

Problem Summary As of September 1, 2025, Apple's StoreKit certificate endpoints are returning 401 Unauthorized errors for requests that were working perfectly on August 31, 2025. Affected Endpoints ...
William Sonesson's user avatar
0 votes
1 answer
262 views

company/repo_A -> some commit \ company/repo_B -> run workflow in company/repo_codecheck company/repo_C -> some commit / company/repo_D We are looking to implement code ...
Haunted's user avatar
  • 475
1 vote
0 answers
179 views

I’m building a system where a Plivo outbound call streams audio in both directions to ElevenLabs Conversational AI via WebSocket. Tech stack: Node.js + Fastify + @fastify/websocket + Plivo SDK Goal: ...
Yasmin Jain's user avatar
1 vote
0 answers
72 views

I'm integrating the LINE messaging API with bot server. Likewise the Whatsapp Business API. To create the public URL, I used ngrok. Now whenever the user send the message to us, the LINE server send ...
Muhammad Faiz Raza's user avatar
0 votes
1 answer
319 views

I am setting up a webhook in Stripe. I am expecting to find version "2020-08-27" on the webhook set up page (shown in attached image), but it's not found in the dropdown. On my dev ...
Tom's user avatar
  • 192
0 votes
0 answers
68 views

I'm encountering a critical issue where my Django backend is unable to receive confirmation from Square about whether a payment has been completed. Environment details: Python: 3.13.2 Django: 5.1.6 ...
Mohammad Shafqat Siddiqui's user avatar
1 vote
0 answers
47 views

Recently, Meta has been transfering pages from Handover Protocol to Conversation Routing. For my transferred pages I stopped receiving webhooks about thread passes to my non-default App. I know it is ...
TomekK's user avatar
  • 498
1 vote
0 answers
56 views

I'm integrating FastSpring with my WordPress plugin, and I'm using a webhook like this: https://example.com/wp-json/v1/webhook Whenever a payment is completed in FastSpring, a webhook is triggered — ...
FERDAUS SK's user avatar
0 votes
1 answer
54 views

I have a mutating webhook which applies label on a CustomResource when it gets created. This part is working fine. I also have a validating webhook for the same CR but for detele call. When I delete ...
codego123's user avatar
  • 299
0 votes
0 answers
60 views

I'm currently developing a Webflow app and have completed the OAuth integration. I successfully installed the app on our development site, and it's now listed under the Apps & Integrations section....
Jelly Roll's user avatar
0 votes
0 answers
50 views

I’m trying to develop a custom integration where our backend system can interact with LinkedIn’s messaging and comment features — such as sending/receiving direct messages or posting/retrieving ...
ak0's user avatar
  • 1
0 votes
1 answer
231 views

I'm integrating iOS in-app subscriptions with a NestJS backend. I've set up Apple’s server-to-server (S2S) subscription webhooks, and they're being received successfully. Current flow: User purchases ...
Ritesh's user avatar
  • 1
0 votes
0 answers
60 views

Goal:* I'm trying to implement a Stripe webhook endpoint in my Next.js (App Router) application to handle the checkout.session.completed event. The endpoint should process the event and return a 200 ...
LinusNeedTechTips's user avatar
0 votes
1 answer
76 views

I am editing a Wordpress website that has Elementor pro. This website has many forms and I created a custom code to send an API request for specific forms instead of the webhook that is already inside ...
king bidoof's user avatar
0 votes
1 answer
142 views

I was able to create webhook by API POST request from Azure Devops documentation without specifying projectid. I also got the events of the selected type from any project that was changed in this ...
kar66's user avatar
  • 17
0 votes
0 answers
36 views

I'm currently trying to implement a payment system using Stripe. After a payment, Stripe sends a webhook containing information about the purchase. However, before even a single line of php code is ...
Cas's user avatar
  • 1
0 votes
1 answer
101 views

I’m implementing PayPal webhook signature verification in Node.js using the built-in crypto module and Express. My goal is to validate incoming webhook requests by verifying the signature with the ...
Gurpreet Kaur's user avatar
0 votes
0 answers
54 views

I'm trying to create an organization-level Zoom integration using Python. The goal is: After every Zoom meeting, automatically send the meeting transcript to a Webhook URL that I control. My ...
Hamdan Salih's user avatar
1 vote
1 answer
25 views

I have subscribed to all folder-level events (dm.folder.*) via the Autodesk Forge Webhooks API so that I receive notifications whenever a folder is renamed or its permissions change. Renames work ...
George Kaladze's user avatar
0 votes
0 answers
308 views

Ever since getting my new router (HG8147X6) I seem to have constantly run into an issue with my Discord.py bots. After starting the bot, every slash command works once, then all of them fail (I get ...
RedFox_Gamer's user avatar
2 votes
0 answers
106 views

My objective is to develop Python scripts that read the current messages in the client's Gmail inbox, and read the live messages coming through the client's Gmail inbox. This data will eventually by ...
bradenlearnscode's user avatar
1 vote
1 answer
165 views

I have an internal Azure Function app that is deployed inside a VNet and is not exposed to the public internet. It is integrated with a private endpoint and uses a private DNS zone for name resolution....
Ofer.W's user avatar
  • 11
0 votes
1 answer
15 views

We have a webhook in azure devops, which make some changes in workitems depending on our criteria. Is there some way to check in webhook payload, whether an incoming change was made from UI, or ...
sasjaq's user avatar
  • 771
-2 votes
1 answer
52 views

I'm looking at implementing some functionality in Runbooks, accessed via a webhook. The runbooks will be called from a HALO (ITSM) workflow, through to Github then into Azure. I'm having problems ...
Romojo's user avatar
  • 95
0 votes
2 answers
74 views

For the Xero webhooks, one needs to validate the hashed payload against the signature in the header. This should be simple, but I cannot get the hashed and base64 encoded payload to match the ...
Lochinvar's user avatar
  • 125
0 votes
1 answer
382 views

I want to utilize the this annotation: https://argo-cd.readthedocs.io/en/stable/operator-manual/high_availability/#webhook-and-manifest-paths-annotation but I can't use the traditional Github webhooks ...
ava's user avatar
  • 1
0 votes
0 answers
65 views

I am working on a project where i need to use jira webhook. i want to make sure duplicate webhook not hit my webhook endpoint. Do jira ensure that each webhooks endpoint hits will be unique. If not ...
aakash singh's user avatar
3 votes
1 answer
331 views

I'm encountering a runtime error in a Next.js (v13+) API route that handles Stripe webhooks. The error occurs during the build/deployment process in AWS Amplify, and I can't pinpoint the exact cause. ...
Damiano Dotto's user avatar
0 votes
0 answers
129 views

I'm working on integrating a messaging app using the Messenger Platform and facing an issue when trying to subscribe to a Facebook Page's webhooks via the /subscribed_apps endpoint. Request: POST ...
Achilles Demey's user avatar

1
2 3 4 5
98