# Allow airtalbe to activate a scenario on demand

**URL:** https://community.make.com/t/allow-airtalbe-to-activate-a-scenario-on-demand/76971
**Category:** Questions
**Tags:** airtable
**Created:** [March 30, 2025, 3:47am UTC](https://community.make.com/t/allow-airtalbe-to-activate-a-scenario-on-demand/76971 "2025-03-30T03:47:53Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Scott\_Brasted](https://avatars.discourse-cdn.com/v4/letter/s/b38774/32.png) [@Scott\_Brasted](https://community.make.com/u/Scott_Brasted)
#### Post date: [March 30, 2025, 3:47am UTC](https://community.make.com/t/allow-airtalbe-to-activate-a-scenario-on-demand/76971/1 "2025-03-30T03:47:53Z")

</div>

Create a scenario in Make that will allow a button in an interface in Airtable to activate an existing scenario in Make that copies data from one base to another in Airtable..

---

<div class="post-metadata">

### Author: ![samliew](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/samliew/32/13327_2.png) [@samliew](https://community.make.com/u/samliew)
#### Post date: [March 31, 2025, 4:10am UTC](https://community.make.com/t/allow-airtalbe-to-activate-a-scenario-on-demand/76971/3 "2025-03-31T04:10:50Z")

</div>

Welcome to the Make community!

To do this, you can try using the Webhooks “ **Custom webhook** ” module —

> Triggers when webhook receives data.

For more information, see the [Webhooks](https://www.make.com/en/help/app/gateway) page in the Make Help Centre, which covers the following:

- Creating app-specific webhooks
- Creating custom webhooks
- Scheduling webhooks processing
- How Make processes webhooks
- Webhook settings
- Error Handling
- Supported incoming data formats
- Webhook headers
- Responding to webhooks
- HTML Response example
- Redirect example
- Custom mailhook
- Webhook rate limit
- Troubleshooting Webhooks

and also,

- Inserting webhooks to scenarios
- Setting up webhook data structure
- Parallel vs. sequential processing
- Processing scheduled webhooks
- Webhook queue details
- Query String
- Form Data
- Multipart
- JSON
- Mailhook attachment size limit
- Missing items in the mapping panel

For more information on setting up an **Airtable button to trigger a HTTP request to your custom webhook** , see [When a button is clicked](https://support.airtable.com/docs/when-a-button-is-clicked)

Hope this helps! Let me know if there are any further questions or issues.

— @samliew

P.S.: Investing some effort into the [Make Academy](https://academy.make.com) will save you lots of time and frustration using Make.

---

<div class="post-metadata">

### Author: ![Make\_Bot](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/make_bot/32/14661_2.png) [@Make\_Bot](https://community.make.com/u/Make_Bot)
#### Post date: [June 29, 2025, 4:12am UTC](https://community.make.com/t/allow-airtalbe-to-activate-a-scenario-on-demand/76971/4 "2025-06-29T04:12:46Z")

</div>


