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
Sample input included
Review this before running or saving. A workflow author may include input that contains secrets, tokens, customer data, logs, or PII.
Import errors
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
- Open the Workflow Builder to edit imported steps.
- Browse the Workflow Gallery for known-good examples.
- Review the privacy model before using sensitive payloads.