Skip to main content

Hi Experts,

If I trigger an outbound integration based on a task status change, is there a way for me to send the logged in user (user_id or email of the user who changed the task status) as a field of the outbound message?

 

Hi there,

 

The user that made the modification would be stored in the modified_by field of the table. So outputting the task modified_by field would give you this. For the email you would need additional configuration.

Hope this helps.


Reply