VOOZH about

URL: https://apify.com/odaudlegur/monday-com-exporter-ppe

⇱ Monday.com Exporter (Pay per event) Β· Apify


πŸ‘ Monday.com Exporter (Pay per event) avatar

Monday.com Exporter (Pay per event)

Pricing

Pay per event

Go to Apify Store

Monday.com Exporter (Pay per event)

Exports items from an Apify dataset to Monday.com as items or subitems. Designed to be triggered automatically when a source actor run succeeds, but can also run manually.

Pricing

Pay per event

Rating

0.0

(0)

Developer

πŸ‘ SLASH

SLASH

Maintained by Community

Actor stats

3

Bookmarked

2

Total users

1

Monthly active users

8 months ago

Last modified

Share

Monday.com Exporter

Exports items from an Apify dataset to Monday.com as items or subitems. Designed to be triggered automatically when a source actor run succeeds, but can also run manually.

How it works

  1. Determine dataset:

    • If dataset_id is provided, use it.
    • Else if source_run_id is provided, fetch that run’s defaultDatasetId.
    • Else fail politely instead of guessing your life choices.
  2. Iterate dataset items (clean mode), build a column_values dict using your column_mapping.

  3. Create or update on Monday:

    • Create items on a board (optionally in a group_id), or
    • Create subitems under a parent_item_id.
    • Optional upsert: if an item exists where upsert_column_id equals the dataset value at upsert_value_path, it updates that item instead of creating a new one.
  4. Writes final stats to:

    • Dataset (as one item)
    • Key-value store (STATS)

Disclaimer & License

This Apify Actor is provided "as is", without warranty of any kind β€” express or implied β€” including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. Use it, modify it, break it, or improve it β€” but you do so at your own risk.

Β© 2025 SLSH. All rights reserved. Copying or modifying the source code is prohibited.

You might also like

Monday.com Exporter (Subscription)

odaudlegur/monday-com-exporter-subscription

Unlimited exports of items from an Apify dataset to Monday.com as items or subitems. Designed to be triggered automatically when a source actor run succeeds, but can also run manually. If you want to try it out, please see the pay per event version.

Monday.com Marketplace Review Tracker

crawlerbros/monday-marketplace-review-tracker

Scrape reviews from Monday.com Marketplace apps, fetch ratings, review text, and developer replies for any app by listing ID. No login required

Monday Marketplace Scraper

needy_hammock/monday-marketplace-scraper

Extract comprehensive data from the Monday.com marketplace including app details, pricing, reviews, ratings, and installation counts. Scrape multiple categories for market research, competitive analysis, or app development insights.

6

monday + Zapier + Make App Marketplace Scraper

jungle_synthesizer/monday-zapier-make-app-marketplace-scraper

Aggregate app and integration listings across monday.com, Zapier, and Make.com. Returns app name, category, vendor, rating, reviews, action/trigger counts, pricing, and free-plan flag.

πŸ‘ User avatar

BowTiedRaccoon

2

Monday.com Marketplace Scraper

crawlerbros/monday-marketplace-scraper

Scrape the monday.com App Marketplace, browse featured, trending, editor's choice, and new apps; browse by category; or search for specific apps. Extracts app name, developer, rating, install count, payment type, categories, keywords, and direct app URL

Actor Run Search

true.false.maybe/actor-run-search

Find historical Apify Actor runs by searching run inputs for exact or partial text matches. Quickly locate run IDs without manually browsing run history.

πŸ‘ User avatar

TrueFalseMaybe

1

Diff Datasets

pocesar/diff-datasets

Take one dataset on Apify platform, compare it to another, and output the missing ones. This can also be used to output only changed items, using a compound key

Fathom Transcript Exporter

dave/fathom-transcript-exporter

Export your Fathom meeting transcripts, AI summaries, and action items as Markdown and JSON. Filter by date range or grab everything. Schedule it to run automatically.

115

5.0

Related articles

Dataset processing on Apify
Read more
Introduction to Apify Store: the world’s largest marketplace of web scrapers
Read more
How to deduplicate scraped data
Read more