The Create Record action allows you to create new Records on the fly


Options


    • New Record Fields - You need to specify all the fields to use for the new Records created. Make sure to add in the RecordType value at a minimum to ensure the new Record is saved into the right place.


    • Record ID to Field - It is sometimes useful to know the ID of the Record you just created. Use this field to let the system know what field name to use in the current record to save the ID. 


    • Routing - You can choose whether or not the new Record is routed after being created


    • Switch Context - Once the new Record is created you may want to perform actions on THAT Record in the current workflow. You can do this by checking ON this switch. That tells the workflow engine that all actions from now on are to be performed on the NEW Record instead of the original Record. You should later use the Record Context Switch action to set the original Record back as the Record to be acted upon.



All fields can all contain static values or variables.