{ "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.$": [ "$.identity.id" ], "requestedItems": [ { "id": "2c91808d6f819639016f82a38f870107", "type": "ROLE" } ] }, "description": null, "nextStep": "success", "selectInput": null, "selectResult": null, "type": "action" }, "success": { "description": "Success", "type": "success" } } }, "creator": { "type": "IDENTITY", "id": "2c9180877e44bcd4017e4d36ac3836e5", "name": "mahak.garg" }, "trigger": { "type": "EVENT", "attributes": { "id": "idn:identity-attributes-changed" } } }