FormProcessingStep
Retrieve Form Processing Steps.
Columns
| Name | Type | Description |
| ID [KEY] | Long | The unique identifier for the form processing step. |
| Name | String | The name of the form processing step. |
| Type | String | The type of the form processing step. |
| Condition | String | The condition of the form processing step. |
| execute | String | The execute of the form processing step. |
| Mappings | String | The mappings of the form processing step. |
| keyFieldMapping | String | The key field mapping of the form processing step. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| FormId | String | TBD |
| Depth | String | The depth of information requested from Eloqua. |