Skip to content

Instantly share code, notes, and snippets.

@carneirocorp
Last active November 28, 2017 10:17
Show Gist options
  • Save carneirocorp/1837a933f70ae5efd5a43c605f0319f0 to your computer and use it in GitHub Desktop.
Save carneirocorp/1837a933f70ae5efd5a43c605f0319f0 to your computer and use it in GitHub Desktop.
{
"phases": [
{
"filter": [
{
"field": "",
"compare": ">",
"value": "",
"boolean": "AND"
},
{
"field": "",
"compare": ">",
"value": "",
"boolean": "THEN"
}
],
"actions": [
{
"label": "sendEmail",
"name": "Enviar e-mail",
"values": [ "7" ]
},
{
"label": "requestDocuments",
"documents": [
{
"name": "Nome documento 1",
"attachment": "ac266d2b-d532-435a-bbcf-0e7b8d6f8ee9"
}
]
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment