Get started
Create your first scenario

Step 1. Plan your scenario

3min

Successful automation begins with a clear understanding of what needs to be automated. For any Make scenario, the first thing you do is identify what applications to connect and what actions to perform.

Define the applications you'll connect

  • Check if the applications are available in Make (Gmail, Slack, Google Sheets, and thousands more are supported).
  • Verify you have access to these applications (such as Slack workspace admin rights or a Google Workspace account).
  • Ensure you have the necessary permissions (access to specific Google Sheets or Slack channels).

Outline the specific actions needed

  • What triggers the scenario? (a new email, form submission, or updates to a spreadsheet row)
  • What information needs processing? (contact details, order information, or customer data)
  • What should happen with this information? (create a new contact, send notifications, update databases)

For our sales notification scenario, here's the breakdown:

  • Applications: Google Sheets, Slack
  • Trigger: new row added in Google Sheets
  • Actions: send Slack notification to the team
Document image


In the next sections, you'll prepare these apps to be used in your scenario.