Logic Sheet Help Center
Go to WebsiteSubmit a Ticket
  • Home
  • How to install Logic Sheet
  • 🤖Automation
    • Automation overview
    • Trigger
    • Conditions
    • Actions
      • Conditional actions
      • Update Airtable
      • Recalculate the current sheet
      • Send a Slack message
      • Send an email
      • Make HTTP request
    • Add connections
      • Slack connection
      • Airtable connection
      • Webhook
    • Merge tags
  • Utilities
    • Work with APIs
      • The LogicSheetAPI formula
    • Database connector
      • MySQL
    • Get data
    • Clean and format data
    • Calculate
    • Finance
    • Data analysis
  • Appendix
    • Supported currencies
  • Additions
    • Page 1
Powered by GitBook
On this page
  • Add an action
  • Remove an action
  • Action run sequence
  1. Automation

Actions

Actions to execute when the automation is triggered.

PreviousConditionsNextConditional actions

Last updated 2 years ago

Once an automation is triggered and the conditions are met, Logic Sheet will run actions that you have set in this step.

You need at least one action to make a complete automation. If no action is set, the automation will not run.

Add an action

Currently, we support the following types of actions.

  • Set formula at cell

  • Set value at cell/Update a cell's value

  • Grant or remove access to/from a spreadsheet

  • Insert a new sheet to the current spreadsheet

  • Remove duplicates in a chosen sheet

  • Remove rows

  • Remove last rows

  • More to come...

Remove an action

Click the close button on the top right of each action form to remove an action.

Action run sequence

Actions will run sequentially if you choose multiple actions.

: Send an email from your Gmail account.

: Send a message to a specific channel in the Slack workspace you have authorized to.

: Updates a table in your Airtable account automatically.

: Hard refresh the worksheet you chose in the trigger step and refresh the results of formulas set in the worksheet.

: Send an HTTP request automatically.

🤖
Send an email
Send a Slack message
Update Airtable
Recalculate the current sheet
Make an HTTP request