VOOZH about

URL: https://apify.com/filip_cicvarek/notion-uploader

⇱ Notion Uploader Β· Apify


Pricing

Pay per usage

Go to Apify Store

Upload data into a specified Notion database. It dynamically maps data from any Actor / Dataset to your Notion properties, ensuring your database stays up-to-date with the latest information.

Pricing

Pay per usage

Rating

5.0

(1)

Developer

πŸ‘ Filip CicvΓ‘rek

Filip CicvΓ‘rek

Maintained by Community

Actor stats

8

Bookmarked

80

Total users

7

Monthly active users

7 months ago

Last modified

Share

Notion Uploader is an Apify Actor that dynamically maps and uploads data into a specified Notion database. This Actor is designed to integrate seamlessly with various Actors or datasets, enabling you to populate your Notion database with structured information effortlessly.

Included Features

  • Dynamic Notion Properties Mapping - Automatically maps and uploads data to Notion properties based on the schema of your Notion database.
  • Multiple Data Sources Support - Pull data either from a provided dataset ID or from the dataset associated with the previous Actor run.

How it Works

  1. Input Configuration:
    • The Actor takes input for the Notion API key, the Notion database ID, data mapping, and optionally, a dataset ID. If a dataset ID is not provided, the Actor will use the dataset from the previous Actor run.
  2. Data Retrieval:
    • The Actor fetches the data from the specified dataset.
  3. Data Mapping:
    • The data mapping input defines how data fields from the dataset map to Notion properties. The Actor dynamically determines property types based on the Notion database schema. If a required property does not exist and the creation option is enabled, the Actor will create the property in the Notion database.
  4. Page Creation:
    • For each item in the dataset, the Actor creates a new page in the specified Notion database with the mapped properties.

Input Configuration

  • notionApiKey: Your Notion API key to authenticate requests.
  • notionDatabaseId: The ID of the Notion database where pages will be created.
  • dataMapping: JSON string that defines the mapping between dataset fields and Notion properties.
  • datasetId: (Optional) The ID of the dataset to use. If not provided, the dataset from the integrated Actor run will be used.
  • createMissingProperties: (Optional) A boolean flag to indicate whether the Actor should create new properties in the Notion database if they do not exist.

Input example

{
"notionApiKey":"secret_ABC123XYZ456",
"notionDatabaseId":"1e808e641b47474da01f59005b27b372",
"dataMapping":"{\n \"Title\": \"titleField\",\n \"URL\": \"urlField\",\n \"Description\": \"descriptionField\"\n}",
"datasetId":"ddvmv9TBDBOHGSeWP",
"createMissingProperties":true
}

Resources

You might also like

Notion Marketplace Scraper

webdatalabs/notion-marketplace-scraper

Scrape templates, categories, ratings, and creator profiles from Notion's official template marketplace. Perfect for competitive analysis, market research, creator monitoring, and discovering trending Notion templates.

20

5.0

Notion to Markdown

lucen_data/notion-to-md

Convert Notion pages to clean Markdown with automatic image download, hosting, and optimization.

Video β†’ LLM Analyzer

grizzlygriff/video-llm-analyzer

Drop a video, give it a prompt, and have an LLM analyze it. Results land in your Notion page so Claude Code can pick up where you left off. Uses Apify MCP Connectors to write to Notion on your behalf β€” no Notion API key required.

14

Web Data to Notion Dashboard

grizzlygriff/web-data-to-notion-dashboard

Scrape local businesses (restaurants, real estate, gyms, hotels, schools) or social content (YouTube, Instagram, TikTok) and get a polished Notion dashboard with table, gallery, and map views β€” one Actor run. Powered by Apify MCP Connectors: we never see your Notion token.

7

Notion MCP Server

constant_quadruped/notion-mcp-server

Notion MCP Server for AI agents (Claude, GPT, Cursor). 20 Notion API operations: search pages, query databases, create content, manage blocks, comments, users. Model Context Protocol server with full CRUD support.

Notion API - Database & Page Automation

alizarin_refrigerator-owner/notion-api---database-page-automation

Automate your Notion workspace with the official API. Query databases, create and update pages, manage blocks, search content, and sync data. Perfect for CMS automation, content pipelines, project management, and knowledge base workflows.

Notion Org Chart Generator

spidoosho/notion-org-chart-generator

Generate an image of organization chart from the Employee directory in Notion.

πŸ‘ User avatar

Anh Tuan Hoang

27

Related articles

How to scrape data from Google Maps
Read more
How to find content writers for link-building outreach
Read more
Extract contact details from Google Maps and enrich it in one run
Read more