πŸ”₯ Feature Spotlight: Webhook data structure is now easier to read

:envelope_with_arrow: Setting up a webhook in Make? Now you can see exactly where you are, what happened, and what to do next

Hey Makers :waving_hand: When you are wiring up a webhook, the fastest way to know the status is to check it right away. With Webhook data structure, the module now gives you a clear visual signal during setup, so you can move from test request to mapping with more confidence and less guesswork.

:hook: Meet Webhook data structure, a new status card inside the webhook module that shows whether your webhook is listening, whether data was detected, and whether you still need to send a test request.

:new_button: What’s new

  • :artist_palette: Three clear visual states: See Listening with a blue animated dot, Data detected with green field pills, and No data detected with an orange prompt.

  • :white_check_mark: Status at a glance: Each state has its own color, icon, and message, so you do not need to scan a block of text to figure out the next step.

  • :card_index_dividers: Field mapping gets clearer: Once test data arrives, discovered fields appear right in the card, so you know your data structure is ready for mapping.

  • :light_bulb: Better guidance for setup: If no sample data has arrived yet, the module tells you to send a test request before moving on.

:rocket: Real-world use cases

  • Connect a webhook to Google Sheets: Send one sample payload, confirm the green Data detected state, then map the incoming fields into your sheet without wondering why pills are missing.

  • Coach new team members faster: When someone is building their first webhook flow, the card shows them when the scenario is waiting for data and when it is ready for the next step.

  • Check complex scenarios during debugging: In multi-step builds, you can quickly spot whether the trigger is actively listening or whether the webhook still needs test data before the rest of the flow can be validated.

Have you already tried it in one of your webhook flows? We would love to hear where the new status card saves you the most time.

Happy automating! :purple_circle:

Valery from Make

7 Likes