Legacy Export → REST API Input

Normalize legacy exports into API-ready payloads.

Local-only workflow Legacy export row REST payload JSON

Inputs

Legacy export row

123|ACTIVE|Acme Corp|2024-02-01

Outputs

REST payload JSON

{ ...structured output... }

How to run this template

1

Add inputs in column A.

2

Run the local template on column B.

3

Review the output and export when ready.

Common use cases

API migrations

Normalize legacy exports into API-ready payloads.

CRM imports

Normalize legacy exports into API-ready payloads.

Data cleanup

Normalize legacy exports into API-ready payloads.

Template notes

Prompt: Normalize the row into JSON with fields: external_id, name, status, updated_at.

FAQ

Does this run locally?

Yes. Templates use local models that run in your browser.

Can I edit the prompt?

Yes. Open the column settings and adjust the prompt.

What output format is expected?

The template includes a recommended output format you can tweak.