Update python SDK docs: 16529922792

This commit is contained in:
developer-relations-sp
2025-07-25 19:23:51 +00:00
parent 456f1a8b11
commit aefdabfd26
538 changed files with 1386 additions and 1234 deletions

View File

@@ -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, )