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..
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 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
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.