{
"id": "<string>",
"created": "<string>",
"updated": "<string>",
"platformId": "<string>",
"action": "flow.updated",
"data": {
"flowVersion": {
"id": "<string>",
"displayName": "<string>",
"flowId": "<string>",
"created": "<string>",
"updated": "<string>"
},
"request": {
"type": "MOVE_ACTION",
"request": {
"name": "<string>",
"newParentStep": "<string>",
"stepLocationRelativeToNewParent": "AFTER",
"branchIndex": 123
}
},
"project": {
"displayName": "<string>"
}
},
"projectId": "<string>",
"projectDisplayName": "<string>",
"userId": "<string>",
"userEmail": "<string>",
"ip": "<string>"
}flow.updated Show child attributes
Show child attributes
MOVE_ACTION