task ▸ template opened 0
Login-gated automation

Log in and export a report

Sign in to a SaaS tool on your own account, run a report, and export the rows.

5 steps 15-45s
Writ runs on your own accounts, with your own credentials and data, on sites you are authorized to use.
does ▸ outcome shaped 02
02
what it does

The outcome

Sign in to a SaaS tool on your own account, run a report, and export the rows.

Backed by a real, installable recipe, not a generated stub. Install it, attach your own inputs, and run it on your own accounts.

Expected output

A successful run returns a structured result:

output.json
json
{ "rows": [ ... ], "exported_at": "..." }
steps ▸ recipe mapped 03
03
the steps

5 steps

Real step types from the 30+ in the workflow vocabulary. Edit any of them after you install.

  1. 1
    navigate

    Open the tool.

  2. 2
    twofa

    Sign in with a Persona, including 2FA.

  3. 3
    click

    Run the saved report.

  4. 4
    extract

    Read the report rows.

  5. 5
    api_call

    Deliver the export to your destination.

inputs ▸ shape defined 04
04
what you provide

Inputs

  • report_urlurl must match ^https?://
Resources you attach
Persona (your SaaS account)

Input shape

Inputs are validated against per-slot regex rules before a run starts.

inputs.json
json
{
  "report_url": "<url>"  // matches ^https?://
}

Estimated runtime: 15-45s.

run ▸ template installed 05

Install in one click

Open the template in the app, attach your own inputs and resources, and run it on your machine or the cloud.

Local runs have no compute charge and do not use Writ cloud compute. Paid plans are for cloud execution, faster monitors, teams, managed AI, and fleet features.

faq ▸ questions answered 08
08
faq

Log in and export a report questions

What does the Log in and export a report template do?
Sign in to a SaaS tool on your own account, run a report, and export the rows.
Where does it run?
On your own machine free of compute charges with the local agent, or on metered cloud running time. Either way it runs on your own authorized accounts and data.
Can I edit the recipe after installing?
Yes. Templates install as a normal workflow you fully own: edit any step, change inputs, or extend it.
rec ▸ ready

Start with the Log in and export a report template

Install it, attach your own inputs, and run it on your own account in minutes.