{
  "openruna_format": "flow-graph-v1",
  "title": "1213_Gotowebinar_Automate",
  "slug": "1213-gotowebinar-automate",
  "source_filename": "1213_Gotowebinar_Automate.json",
  "nodes": [
    {
      "id": "GoToWebinar2",
      "name": "GoToWebinar2",
      "integration": "goToWebinar",
      "kind": "action"
    },
    {
      "id": "GoToWebinar1",
      "name": "GoToWebinar1",
      "integration": "goToWebinar",
      "kind": "action"
    },
    {
      "id": "GoToWebinar",
      "name": "GoToWebinar",
      "integration": "goToWebinar",
      "kind": "action"
    }
  ],
  "edges": [
    {
      "from": "GoToWebinar",
      "to": "GoToWebinar1"
    },
    {
      "from": "GoToWebinar1",
      "to": "GoToWebinar2"
    }
  ]
}