Get Started
- Introduction
- Quickstart
Documentation
- Data Sources
- Business Objects
- Business Graph™
- Knowledge
- Query Agent
- Reports
- Subscriptions
- Destinations
- Tools
- Introduction
- Ably
- Acculynx
- Active campaign
- Affinity
- Agencyzoom
- Ahrefs
- Airtable
- Alchemy
- Amplitude
- Apaleo
- Apollo
- Asana
- Attio
- Bamboohr
- Bannerbear
- Baserow
- Bill
- Bitbucket
- Blackboard
- Bolna
- Borneo
- Box
- Brevo
- Browseai
- Browserbase tool
- Bugbug
- Cal
- Calendly
- Canva
- Canvas
- Chatwork
- Clickup
- Coda
- Codeinterpreter
- Coinbase
- Composio
- Composio search
- Confluence
- Contentful
- Crustdata
- D2lbrightspace
- Dialpad
- Discord
- Discordbot
- Docusign
- Dropbox
- Dynamics365
- Echtpost
- Elevenlabs
- Entelligence
- Exa
- Excel
- Figma
- Firecrawl
- Fireflies
- Flutterwave
- Formsite
- Foursquare
- Freshdesk
- Github
- Gmail
- Gong
- Google maps
- Googleads
- Googlebigquery
- Googlecalendar
- Googledocs
- Googledrive
- Googlemeet
- Googlephotos
- Googlesheets
- Googlesuper
- Googletasks
- Gorgias
- Hackernews
- Heygen
- Hubspot
- Humanloop
- Intercom
- Jira
- Junglescout
- Klaviyo
- Kommo
- Linear
- Linkedin
- Linkhut
- Linkup
- Listennotes
- Lmnt
- Mailchimp
- Mem0
- Metaads
- Microsoft clarity
- Microsoft teams
- Mixpanel
- Monday
- More trees
- Neon
- Ngrok
- Notion
- One drive
- Onepage
- Open sea
- Outlook
- Pagerduty
- Pandadoc
- Peopledatalabs
- Perplexityai
- Pipedrive
- Placekey
- Posthog
- Quickbooks
- Ramp
- Recallai
- Reddit
- Resend
- Retellai
- Rocketlane
- Rootly
- Salesforce
- Semanticscholar
- Semrush
- Sendgrid
- Sentry
- Serpapi
- Servicenow
- Share point
- Shopify
- Shortcut
- Simplesat
- Slack
- Slack user
- Slackbot
- Snowflake
- Stripe
- Supabase
- Tavily
- Text to pdf
- Textrazor
- Tinyurl
- Todoist
- Trello
- Twitter
- Twitter media
- Typefully
- Weathermap
- Webflow
- Whatsapp
- Workiom
- Wrike
- Yousearch
- Youtube
- Zendesk
- Zenrows
- Zoho
- Zoom
- Zoominfo
- Admin
Changelog
Monday
Monday is a cloud-based work operating system where teams create workflow apps in minutes to run their processes, projects, and everyday work.
Action to delete an item in monday.com. returns raw json.
Action to delete a group from a monday.com board. returns raw json response unmodified.
Action to update a board’s attribute on monday.com via graphql. returns the entire raw json response as-is.
Action to add users to a board in monday.com.
Action to duplicate an item in monday.com using graphql. returns the raw json response.
Action to archive a board in monday.com using graphql. returns the entire json response unmodified.
Action to retrieve details about a specific group in a monday.com board. returns the entire json response unmodified.
Action to archive an item on monday.com. returns raw json.
Action to list boards from monday.com using graphql.
Action to change a single column value using a simple string in monday.com.
Action to retrieve all items from a specific monday.com board. returns the full json payload, unmodified.
Action to create a new column on a monday.com board. returns the raw json response.
Action to retrieve columns from a specific board in monday.com. returns the raw json response.
Action to create a board in monday.com via graphql.
Action to query items by ids in monday.com via graphql. returns the raw json response.
Action to create a new group on a monday.com board. returns the entire json response unmodified.
Action to retrieve users from monday.com via the ‘users’ query. returns the raw json response (including data and errors).
Action to move an item to another board in monday.com. returns the raw json response.
Action to create a new item on a monday.com board via graphql. returns the entire raw json response.
Action to delete a column in monday.com. returns the raw json response.
Action to move an item to another group in the same board. returns the raw json response.