Domino Docs
  • Welcome
  • Introduction
    • Basics
    • How to Build your first Automation
    • How to get Started With a Template
    • How to launch a quest to Zealy using Domino
    • Key Terms in Domino
  • Use Cases
    • Automate Zealy Quest Reviews
    • Quest verification API for in-app quests
  • Inputs/Outputs
    • What are Inputs
    • Adding Inputs to a Step
    • Format Inputs
    • Automation Inputs
    • Telegram chat ID
  • Automation History
    • View and manage your Automation history
  • Wallets
    • What are Wallets
    • Domino Generated Wallet
    • Linked Browser Wallet
  • Billing
    • What are Tasks?
    • How can I pay for Domino
  • Partners
    • 🤝Partner kit
  • Team
    • Organization
Powered by GitBook
On this page
  1. Inputs/Outputs

Automation Inputs

PreviousFormat InputsNextTelegram chat ID

Last updated 1 year ago

Automation inputs let you add one input to a bunch of steps at once. By using automation inputs, you can set something like a collection address just once at the top of the automation, rather than having to manually input it in every step that requires it.

This functionality is particularly useful when using Templates from Explore. You can set all necessary inputs in one place at the top of your automation, and these values will then be passed on to all the steps within the automation.

How to Add an Input to an Automation?

  1. Click on Add first input create a new input.

  2. Name your automation input, for example 'collectionAddress'. Note that spaces are not supported in input names.

Tip: If you use camelCase when naming your automation inputs, the name will be displayed as 'Camel Case'.

  1. Select the Type, e.g. String for simple text.

  2. Add a description. This is especially helpful if you're sharing your automation with others.

  3. Choose Acting as. Acting as adds things like a collection picker to the input field for convenience. In most cases you can leave Acting as empty.

  4. Untick Required if you want to set a default value for this input.

Tip: Default values are useful when you rarely want to change that value.

  1. Click Add to finalise.

You can now add this Automation input to any step in your Automation.

Open your Automation and click on Inputs icon in the topright corner