function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Joshua ZimonJoshua Zimon 

Can you adjust "Created By" on Task Created via a Visual Flow?

pranav_sanvatsarkarpranav_sanvatsarkar
Hi Joshua Zimon,

Setting CreatedBy field is only possible at the time of creation. It can be set only after doing this setting (https://help.salesforce.com/articleView?id=000334139&type=1&mode=1). Also, note that, we can not update this field. Refer this document (https://help.salesforce.com/articleView?id=000328426&type=1&mode=1) for more details. I would suggest to read considerations (https://help.salesforce.com/articleView?id=000331038&type=1&mode=1&language=en_US) here before implementing the desired functionality using this.

Hope this helps!

Thanks,
Pranav Sanvatsarkar.