Skip to main content
Solved

Question RE webhooks & buttons

  • October 20, 2021
  • 2 replies
  • 40 views

Taylor_Johnston
Forum|alt.badge.img+11

Hi, everyone!

I’m sure this has a simple answer, but as a non-developer - I could use some help!

I currently have a few webhooks for Zapier and Integromat programmed into button fields in my base. Their function is working just fine; however, each time the webhook is sent, I get a success message in a new window. I appreciate the confirmation, but when I am processing hundreds of records in one sitting, this becomes extremely annoying.

Is there any way to get my webhook to run without the success message?
Or any recommendations for alternate solutions?

I know it’s possible to have a button or an automation run a script, but I don’t know how to create a script to send a webhook.

Thanks in advance! :slightly_smiling_face:

Best answer by Justin_Barrett

It’s currently not possible to suppress the opening of a browser window/tab for simple webhook calls like that. As for a script solution, this has been answered a few times elsewhere in the forum. Here’s my own contribution to the topic from last year:

2 replies

Justin_Barrett
Forum|alt.badge.img+21
  • Inspiring
  • 4647 replies
  • Answer
  • October 20, 2021

It’s currently not possible to suppress the opening of a browser window/tab for simple webhook calls like that. As for a script solution, this has been answered a few times elsewhere in the forum. Here’s my own contribution to the topic from last year:


Taylor_Johnston
Forum|alt.badge.img+11
  • Author
  • Known Participant
  • 12 replies
  • October 20, 2021

It’s currently not possible to suppress the opening of a browser window/tab for simple webhook calls like that. As for a script solution, this has been answered a few times elsewhere in the forum. Here’s my own contribution to the topic from last year:


AWESOME!
This is perfect - thanks so much for re-sharing that post for me. I appreciate your help. :slightly_smiling_face: