{ "name": "Mover", "description": "This will be executed when mover event is triggered.", "definition": { "start": "Create Request for Access", "steps": { "Create Request for Access": { "actionId": "sp:create-approval-request", "attributes": { "identities": { "id": "2c9180877e*********************" }, "requestedItems": [ { "id": "2c918086759540****************", "type": "ROLE" } ] }, "description": null, "nextStep": "success", "selectInput": null, "selectResult": null, "type": "action" }, "success": { "description": "Success", "type": "success" } } }, "creator": { "type": "IDENTITY", "id": "2c9180877e*********************", "name": "mahak.garg" }, "trigger": { "type": "EVENT", "attributes": { "id": "idn:identity-attributes-changed" } } }