mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 20:37:47 +00:00
Update python SDK docs: 16529922792
This commit is contained in:
@@ -36,11 +36,11 @@ owner=sailpoint.beta.models.workflow_body_owner.WorkflowBody_owner(
|
||||
id = '2c91808568c529c60168cca6f90c1313',
|
||||
name = 'William Wilson', ),
|
||||
description='Send an email to the identity who's attributes changed.',
|
||||
definition=sailpoint.beta.models.workflow_definition.WorkflowDefinition(
|
||||
definition=sailpoint.beta.models.workflow_definition.Workflow Definition(
|
||||
start = 'Send Email Test',
|
||||
steps = {Send Email={actionId=sp:send-email, attributes={body=This is a test, from=sailpoint@sailpoint.com, recipientId.$=$.identity.id, subject=test}, nextStep=success, selectResult=null, type=ACTION}, success={type=success}}, ),
|
||||
enabled=False,
|
||||
trigger=sailpoint.beta.models.workflow_trigger.WorkflowTrigger(
|
||||
trigger=sailpoint.beta.models.workflow_trigger.Workflow Trigger(
|
||||
type = 'EVENT',
|
||||
display_name = '',
|
||||
attributes = null, )
|
||||
|
||||
Reference in New Issue
Block a user