This element will try to create an entry for given entry values.
Context ID - ID of the referenced Form contextEntry - Associative array (field key => field value) containing entry data to be createdResult Variable Name - Default status, name of the variable that contains additional information| Field | Description | Flow |
|---|---|---|
entry_id |
The current id of the newly formed entry | OK |
message |
String error message | Validation error |
errors |
Array of errors | Validation error |
OK - executes when the entry could be createdValidation error - executes when the entry has validation errors