Dataset to Notion — Reliable Field Mapping avatar

Dataset to Notion — Reliable Field Mapping

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Dataset to Notion — Reliable Field Mapping

Dataset to Notion — Reliable Field Mapping

Export any Apify dataset into a Notion database, mapping each field to the correct Notion property type — with a per-item report of exactly which fields mapped and which were skipped. No silent data loss.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

alaudin burki

alaudin burki

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

10 hours ago

Last modified

Share

Export any Apify dataset into a Notion database, mapping each field to the correct Notion property type — with a per-item report of exactly which fields mapped and which were skipped. No silent data loss.

Built reliability-first: every row reports what was found and what was missing — you never get a silent blank, and a run summary tells you exactly what happened.

What you get

FieldDescription
itemIndexItem Index
statusStatus
notionUrlNotion Url
mappedFieldsMapped Fields
skippedFieldsSkipped Fields
mappedCountMapped Count
skippedCountSkipped Count

How to use it

  1. Fill in the input (see the example below).
  2. Run it once for a snapshot, or schedule it to keep the data fresh.
  3. Export to CSV/JSON/Excel, or push straight to Google Sheets, Notion, Airtable, Zapier, Make, or n8n.

Input

{
"notionToken": "example",
"databaseId": "EX12345",
"items": [],
"fieldMapping": {},
"skipEmptyItems": true
}

Sample output

[
{
"itemIndex": 3.14,
"status": "ok",
"notionUrl": "https://example.com/item/1",
"mappedFields": "example",
"skippedFields": "example",
"mappedCount": 1284,
"skippedCount": 1284
}
]

Typical uses

  • Schedule it and feed the output straight into your sheet, database, or app.
  • Pair it with the related actors below to build a complete pipeline.

Pricing

$1.00 / 1,000 results ($0.001 per result), plus a near-zero start fee. You are never charged beyond your limit, and blocked or failed items are reported honestly — not billed as data.

FAQ & limitations

  • Public data only — no login walls, no cookies required.
  • Rate limits on the source may require the proxy or a retry on very large pulls.
  • Every row reports its own status, so partial results are always labeled, never faked.
  • Integrations: output works with Zapier, Make, n8n, and any webhook via Apify's integrations.
  • Formats: results export as JSON, CSV, Excel, or HTML from the dataset.
  • Format Converter
  • Dataset Profiler
  • Dataset → Google Sheets