Import Workflow

Paste a workflow JSON, open a share link, or upload a .json file. Imports decode entirely in this browser — nothing is uploaded.

Paste workflow JSON

Use this form for full exports (with the "format": "ddt.workflow.export" wrapper) or a plain workflow object.

Already have a Share Workflow link? Open it — encrypted and legacy links are decoded locally from the URL fragment.

Preview

    Review Imported Workflow

    Imported workflows run locally in your browser, but review the steps before running. A workflow can transform or display data in ways you may not expect.
      
                    

      Importing safely

      Workflow imports should describe the recipe, not carry private payloads. Review the steps before running an imported workflow, confirm the first input type, and paste your own data only after you trust the sequence.

      What to check after import

      • The workflow name and description match the task you expect.
      • Every step is a known local tool on Daily Developer Tools.
      • The final output is appropriate to copy, download, or continue in another tool.

      Next actions