Reference
Learn in depth about the range of Axiom.ai steps, our API and Javascript snippets to help speed your coding up.
# The Axiom.ai steps found in the builder
- Download file from URL step
- Download file step
- Download a file to Google Drive step
- Download files step
- Export to CSV step
- Import CSV File step
- Save page HTML step
- Save screenshot locally step
- Save screenshot to Google Drive step
- Select list step
- Upload a file from Google Drive step
- Upload a file step
- Wait step
- Back step
- Clear cookies step
- Click element step
- Click multiple elements step
- Click social media buttons step
- Close browser tab step
- Get current bot URL step
- Enter text step
- Go to page
- Mouse click and drag
- Press keys(s) step
- Edit Row step
- Find Row step
- Rollover element step
- Solve Captcha step
- Switch browser tab step
- Add error metadata step
- Display a message step
- Try catch
- Enter custom data step
- Date picker step
- Date and time step
- Generate random password step
- Receive data from another app step
- Run another Axiom step
- Send an email step
- Write javascript step
- Clear data from a Google Sheet step
- Create a new Google Sheet step
- Delete rows from a Google Sheet step
- Read data from Google Sheet step
- Write data to a Google Sheet step
- Append or Merge data step
- Count rows step
- Join different data sources based on matching columns step
- Remove duplicates step
- Remove HTML code step
- Remove results that contain certain words step
- Remove results which do not contain certain words step
- Replace text step
- Select random rows step
- Split a name into columns step
- Split by character step
- Swap rows and columns step
- Trigger webhook step
- Loop step
- Interact step
- Extract data with ChatGPT step
- Generate text with ChatGPT step
- Get a list of links to pages step
- Get a list of links from URL step
- Get data from a URL
- Get data from a bots current page
- Conditionally jump to another step
- Continue only if a condition is met step
- If a condition is true, run steps
- If Else condition step
- Jump to another step
- End run
# The Axiom.ai API
# Javascript snippets
- Go back in a tab with JavaScript
- Click on a button element with JavaScript
- Interact with a dropdown (select) list with JavaScript
- Scrape data with JavaScript
- Get the date and time with JavaScript
- Enter text from data using JavaScript
- Get the current day of the week
- Adding a constant value to the last column
- Creating and downloading a CSV file with JavaScript