Add item to a board from Integromat web hook (continued...)

Original post here:

Add item to a board from Integromat web hook

@JCorrell your answer was very helpful, I was hoping you can help me finalise this process, it seems like for some reason the original data passed to the URL is now set to the original values from the test - name=JohnDoetest email=JDtest@email.com

How do I clear it and let the web hook grab the values from my url?

I tried “re-determine data structure” with new values and even with empty values, but to no avail.

What am I doing wrong? :slight_smile:

@whatevs,

You probably have incoming webhook calls in the queue for that webhook.

If you click on the globe icon to go to your webhooks, you will probably find that the truck icon will have a number other than 0 next to it. Click the bus then delete the incoming calls that you want to clear.

image

image

Indeed that was the case, thank you so much.

How do I make that webhook “always on” so that whenever the URL is hit the data goes through to Monday? It seems like if I don’t actively hit the “Run once” button it just adds up to the queue. Even though it’s active.

@whatevs,

From the scenario, under the run button, click the ON/OFF button so that it reads “ON”

image

image

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.