How to import, pass and transform data
Confused about how to work with data when making your bot? Follow these tutorials to understand how to import data, pass data between steps, transform that data, and then export it.
Need help? Contact support (opens new window) or ask a question in our Reddit community (opens new window).
# Tutorials for importing, passing, transforming and exporting data
- How to import data to use in your automation
- How to pass data between steps in your automation
- Transforming data during the run
- How to append or merge two or more data variables
- How to join different data sources based on matching columns
- How to remove duplicates from your data
- How to remove results that contain certain words
- How to remove results which do not contain certain words
- How to select data randomly
- How to extract data from a string
- How to replace text
- How to split names for use in text
- How to remove HTML code
- Using Javascript to transform data
- How to export data from Axiom.ai