{ "attributes": { "values": [ { "attributes": { "firstInitial": { "type": "substring", "attributes": { "input": { "type": "accountAttribute", "attributes": { "attributeName": "firstName", "sourceName": "Staff Joiner" } }, "begin": 0, "end": 1 } }, "lastName": { "type": "identityAttribute", "attributes": { "name": "lastname" } }, "middleInitial": { "type": "substring", "attributes": { "input": { "type": "accountAttribute", "attributes": { "attributeName": "middleName", "sourceName": "Staff Joiner" } }, "begin": 0, "end": 1 } }, "value": "$firstInitial.$lastName@leeds.ac.uk" }, "type": "static" }, { "attributes": { "firstInitial": { "type": "substring", "attributes": { "input": { "type": "accountAttribute", "attributes": { "attributeName": "firstName", "sourceName": "Staff Joiner" } }, "begin": 0, "end": 1 } }, "lastName": { "type": "identityAttribute", "attributes": { "name": "lastname" } }, "middleInitial": { "type": "substring", "attributes": { "input": { "type": "accountAttribute", "attributes": { "attributeName": "middleName", "sourceName": "Staff Joiner" } }, "begin": 0, "end": 1 } }, "value": "$firstInitial.$middleInitial.$lastName@leeds.ac.uk" }, "type": "static" }, { "attributes": { "firstInitial": { "type": "substring", "attributes": { "input": { "type": "accountAttribute", "attributes": { "attributeName": "firstName", "sourceName": "Staff Joiner" } }, "begin": 0, "end": 1 } }, "lastName": { "type": "identityAttribute", "attributes": { "name": "lastname" } }, "middleInitial": { "type": "substring", "attributes": { "input": { "type": "accountAttribute", "attributes": { "attributeName": "middleName", "sourceName": "Staff Joiner" } }, "begin": 0, "end": 1 } }, "value": "$firstInitial.$lastName$uniquecounter@leeds.ac.uk" }, "type": "static" } ] }, "type": "firstValid", "name": "DelimitedEmailTransform" }