docs.doflo.com Open in urlscan Pro
2600:9000:223f:a400:14:e592:3880:93a1  Public Scan

URL: https://docs.doflo.com/
Submission: On June 24 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Theme
User Documentation
Search docsCtrl K
Theme

The Future of Work.

Learn all of the ways doFlo can help you and your team do their most efficient
work ever.

Learn More...
doflo.json
package.json
01
02
03
04
05
06
07

export default {
  strategy: 'predictive',
  engine: {
    cpus: 12,
    backups: ['./storage/cache.wtf'],
  },
}


 * INTRODUCTION
   
   * What is a Workflow?
   * What are Automated Workflows?
   * Steps
   * Authenticating Apps
   * A Simple Walkthrough


 * ADVANCED CONCEPTS
   
   * Workflow Data
   * Routing
   * Looping
   * Debugging


GETTING STARTED

This resource is aimed to familiarize with the doFlo platform and usually
doesn’t take more than 15 minutes to complete.
NextWhat is a Workflow? →