{ "name": "TRN Source Updated Notification", "description": "Sends e-mail whenever a Source is Updated", "modified": "2022-07-29T10:56:57.634797621Z", "definition": { "start": "Send Email", "steps": { "Send Email": { "actionId": "sp:send-email", "attributes": { "body": "\n\n\n \n \n \n \n
\n \n \n \n \n \n \n \n
\n \n \n \n

IDN Workflow Notification



\n\nThe following source has been updated:\n

\nSource Name: ${source_name}
\nType: ${source_type}
\nConnector: ${source_connector}
\n

\nUpdated by User: ${actor} on ${source_modified}\n

\nGenerated by IDN Workflow\n\n\n \n
\n
\n
\n \n \n \n \n \n
\n This is an automated email and this mailbox is not monitored.

For\n questions or support, please open a My IT Ticket in ServiceNow.
\n
    \n
  • Get Help > Report an Issue
  • \n
  • Select Service: Sailpoint IGA
  • \n
\n
\n \n \n \n \n \n \n \n
\n
\n
\n
\n\n\n", "context": { "actor.$": "$.trigger.actor.name", "source_connector.$": "$.trigger.connector", "source_modified.$": "$.trigger.modified", "source_name.$": "$.trigger.name", "source_type.$": "$.trigger.type" }, "from": "workflowtest@tranetechnologies.com", "recipientEmailList": [ "workflowtest@tranetechnologies.com" ], "subject": "SailPoint PRD - Source Updated (${source_name})" }, "description": "Send E-mail to team Alerting of Change", "nextStep": "success", "type": "action", "versionNumber": 2 }, "success": { "type": "success" } } }, "creator": { "type": "IDENTITY", "id": "2c91777777b71aef0177bf76b28f75cc", "name": "IRFHTC" }, "trigger": { "type": "EVENT", "attributes": { "id": "idn:source-updated" } } }