Step index
Learn more about the steps that we offer inside our Builder.
Jump to section: Scrape, Navigate, Interact, Spreadsheet, Files, Loop, Control flow, Debug, Webhook & API, AI, Manipulate Data, Email, Other
# Scrape
- Get data from a URL
- Get data from bot's current page
- Get a list of links to pages from a URL
- Get a list of links to pages from bot's current page
# Navigate
# Interact
- Click element
- Click multiple elements
- Enter text
- Select list
- Press key(s)
- Wait
- Date picker
- Get current bot URL
- Click social media buttons
- Mouse click & drag
- Solve Captcha
- Rollover element
# Spreadsheet
- Clear data from a Google Sheet
- Export to CSV
- Write data to a Google Sheet
- Delete rows from a Google Sheet
- Import CSV file
- Read data from a Google Sheet
- Create a new Google Sheet
- Find a row in a Google Sheet
- Edit a row in a Google Sheet
# Files
- Download file
- Download files
- Download file from URL
- Download a file to Google Drive
- Upload a file
- Upload a file from Google Drive
- Save page HTML
- Save screenshot locally
- Save screenshot to Google Drive
- Move a Google Sheet to a new folder in Google Drive
# Loop
- Loop through data
- Interact with a page's interface (deprecated)
# Control flow
- If a condition is true, run steps
- If / Else condition
- Run another Axiom
- Jump to another step
- Conditionally jump to another step
- Continue only if a condition is met
- End run
# Debug
# Webhook & API
# AI
# Manipulate data
- Append or merge data
- Enter custom data
- Join different data sources based on matching columns
- Remove duplicates
- Remove results that contain certain words
- Replace text
- Split a name into columns
- Remove HTML code
- Swap rows and columns
- Remove results which do not contain certain words
- Select random rows
- Split by character
- Count rows
# Other
Can't find the step that you're looking for? Drop us a comment (opens new window), we'd love to hear from you.