Monday.com Exporter (Pay per event)
Pricing
Pay per event
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.
0.0 (0)
Pricing
Pay per event
3
2
1
Last modified
4 hours ago
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
-
Determine dataset:
- If
dataset_idis provided, use it. - Else if
source_run_idis provided, fetch that run’sdefaultDatasetId. - Else fail politely instead of guessing your life choices.
- If
-
Iterate dataset items (clean mode), build a
column_valuesdict using yourcolumn_mapping. -
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_idequals the dataset value atupsert_value_path, it updates that item instead of creating a new one.
- Create items on a board (optionally in a
-
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.
