Hi,
Im currently running a function that creates a record, im using 'Insert into' to achieve this.
I have a workflow attached to the record im creating that is triggered from succesful form submission.
However this isnt running, is it because 'Insert into' doesnt activate the workflow? and if that is the case does anyone have a suggestion how to create a record from a creator function that will run the workflow attached?