Question

FSM - Send Logged in User in Outbound integration

  • 22 October 2021
  • 1 reply
  • 69 views

Userlevel 4
Badge +9
  • Sidekick (Partner)
  • 59 replies

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?

 


1 reply

Userlevel 2
Badge +3

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