Make

Integrate 1600+ tools with your app.

Make is a platform that lets you design, build, and automate anything—from simple tasks to complex workflows—in minutes. With Make, you can send information between Glide and thousands of apps to enjoy enhanced team productivity and customer satisfaction.

This connection between Glide and Make can be used to send data out to Make from Glide via Trigger webhook, or to reach into Glide from Make with a scenario. If you want to make changes to data in Glide, then you’ll need to use the Make integration.

Learn About Make

If you’re new to Make, we recommend checking out Make Academy before getting started.

In order for Make to automate tasks, we have to first create a scenario. This is a series of steps (or modules) that tell how data from Glide should be transferred and transformed to any third party apps.

A basic scenario has two steps:

  • a Trigger
  • and an Action

Not sure where to start? Make has some prebuilt Glide integrations. Check them out here.

The actions available via the Make integration are Add Row, Delete Row, Edit Row, Get All Rows, or Get Row. To use more than one of these actions, set up a unique scenario for each one.

Adding the Integration

1

If you do not already have a Make account create one.

2

In Glide, click the Settings icon in the upper-right corner.

3

Navigate to the Integrations tab and then select Make.

4

Click the Add button.

5

The integration menu will now show a hidden API Key.

  • Note: Only Team admins can access Team API Keys. If you are not the admin, you will not be able to proceed with setup. This API key is for all apps in the team.
6

Select Copy to Clipboard when you’re ready to set up the Make scenario.

Trigger Webhook with Make Connection

The Trigger Webhook action can be used to send data to Make for any connection you’ve set up between Glide and Make. To create a Make connection with Trigger Webhook:

1

Click on the plus (+) sign in the Components panel to add a new component that supports actions, or select an existing component to add an action.

2

In the General tab on the right side of the Layout Editor, navigate to the Actions section and search for Trigger Webhook or navigate to Integrations → Trigger Webhook.

3

Select the icon and title for your action.

4

Add the Make URL for the specific scenario you want to connect.

5

Add as many values as needed. No specific values are required.

6

Add conditions to the action, if desired. These will limit when the action is allowed to trigger.

7

Click away to save the configuration.

Creating the Make Scenario

After you’ve connected the Make integration with the steps above, you can create a scenario.

Configuring the Trigger

1

In your Make dashboard, select + Create a new scenario.

2

Click the large plus symbol and search for Webhooks.

3

Select Custom webhook.

4

Click Create a webhook.

5

Name your webhook.

6

Make will generate the webhook URL for you. Copy this URL for your Trigger Webhook action in Glide.

Configuring the Make Action

1

In the same scenario you started above, select the plus to add another module.

2

Search for Glide.

3

Select which Action to perform: Add Row, Delete Row, Edit Row, Get All Rows, or Get Row.

4

Name the connection and enter the API key from your Glide app settings where you enabled the Make integration.

5

The configuration menu will show fields where you can select which App, Table, and Row ID to use for the scenario. These options will fill in automatically from Glide.

  • If you are using the Edit Row or Delete Row event, you’ll need to have a Row ID column in your Glide table and provide that column data in the Make configuration.
6

Fill in the values as needed. These can be columns from your data in Glide, or custom values entered manually.

7

Select OK to save your configuration.

Frequently Asked Questions

You may need to upgrade your plan. Browse Glide’s plans and find the right fit for you.

While there is no quota on the number of scenarios you can use per project, each run might generate updates in Glide.

The API Key you use for your Make connection must be the one available in the Make integration setup menu. No other API Key from Glide will work.

If Make is not refreshing the available tables from your app, we recommend deleting the module and creating it again. This will create a new sync between Make and your Glide app, and should fix the issue.