{
"workflow_id": "the_workflow_id",
"list_id": "the_list_id",
"name": "the name",
"type": "advanced",
"key": "the_key",
"key_recurrent": "",
"recurrence": "once",
"modified_at": 1637592573,
"status": 0,
"version": 2,
"allow_reprocess": 0,
"allow_import_process": 0,
"workflow_frequency": "default",
"workflow_frequency_days": 0,
"preview_link": "https:\/\/the_link",
"preview_images": {
"full": "https:\/\/the_image.png",
"mini": "https:\/\/the_image.png"
},
"stats": {
"general": {
"newsletter_id": "the_newsletter_id",
"type": "master",
"trigger_id": "General",
"subject": "General workflow report",
"sent": 3,
"unique_views": 3,
"open_rate": 100,
"unique_clicks": 1,
"click_rate": 33.33,
"unsubscribe_count": 0,
"bounce_count": 0
},
"triggers": {
"1": {
"trigger_id": 1,
"trigger_name": "Trigger 1 (YES)",
"subject": "The subject",
"sent": 3,
"last_sent_at": "Fri, 18 Jun 2021, 10:58",
"last_sent_at_timestamp": 1624003135,
"unique_views": "3",
"unique_clicks": "1",
"unsubscribe_count": "0",
"bounce_count": "0",
"view_online_url": "https:\/\/the_link",
"newsletter_ids": [
"the_id"
],
"image_preview_url": "https:\/\/the_image.png",
"open_rate": 100,
"click_rate": 33.33
}
}
}
}