JSON to paste to contact script

{
“WFWorkflowClientRelease”: “2.1”,
“WFWorkflowImportQuestions”: [],
“WFWorkflowTypes”: [],
“WFWorkflowActions”: [
{
“WFWorkflowActionIdentifier”: “is.workflow.actions.documentpicker.open”, “WFWorkflowActionParameters”: {
“WFDocumentPickerMode”: “Import”
}
},
{
“WFWorkflowActionIdentifier”: “is.workflow.actions.file.read”, “WFWorkflowActionParameters”: {
“WFFile”: {
“Value”: “Provided Input”,
“Type”: “ActionOutput”
}
}
},
{
“WFWorkflowActionIdentifier”: “is.workflow.actions.text.split”, “WFWorkflowActionParameters”: {
“WFInput”: {
“Value”: “Provided Input”,
“Type”: “ActionOutput”
},
“WFSeparator”: “,”
}
},
{
“WFWorkflowActionIdentifier”: “is.workflow.actions.repeat.each”, “WFWorkflowActionParameters”: {
“WFRepeatInput”: {
“Value”: “Provided Input”,
“Type”: “ActionOutput”
}
}
},
{
“WFWorkflowActionIdentifier”: “is.workflow.actions.sendmessage”, “WFWorkflowActionParameters”: {
“WFSendMessageRecipient”: {
“Value”: “Repeat Item”,
“Type”: “Variable”
},
“WFSendMessageText”: “Håfa adai from [Your Business]! Just reaching out with a quick hello. 😊” }
},
{
“WFWorkflowActionIdentifier”: “is.workflow.actions.repeat.end”, “WFWorkflowActionParameters”: {}
}
]
}

Leave a comment