---
title: "runFromCsv"
canonical: "https://support.appfire.com/space/CSOAP/68455990/runFromCsv"
format: markdown
---
> Macro (aura-html)

See also: [Actions](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458401)

> Macro (details)
> 
> | **Description** | Run actions generated from a CSV file. The default behavior is that each column name that matches a valid parameter for the client generates a parameter with value matching the column value for the row being process. Alternatively, use '--options setReplacementVariables' to change the behavior to set a replacement variable whose key (case sensitive) is the column name with blanks removed and whose value is the value matching the column value for the row being processed. |
> | --- | --- |
> | **Required Parameters** | [file](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68455055) |
> | **Optional Parameters** | [propertyFile](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458950), [common](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68454810), [input](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68459521), [continue](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68454987), [simulate](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458989), [field](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68459567), [encoding](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458746), [clearFileBeforeAppend](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458229), [findReplace](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68454887), [findReplaceRegex](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68457861) |
> | **Type** | [Run](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68455033/Action+Types#ActionTypes-Run) |
> | **Category** | [Run](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68455044/Action+Categories#ActionCategories-Run) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Hosting** |  |
> | **Since Version** |  |
> | **Examples** |  |

## Related How To's

> Macro (cql-query)