# Gumloop ## Docs - [Authentication](https://docs.gumloop.com/api-reference/authentication.md) - [Download file](https://docs.gumloop.com/api-reference/file-operations/download-file.md) - [Download multiple files](https://docs.gumloop.com/api-reference/file-operations/download-files.md) - [Upload file](https://docs.gumloop.com/api-reference/file-operations/upload-file.md) - [Upload multiple files](https://docs.gumloop.com/api-reference/file-operations/upload-files.md) - [List saved flows](https://docs.gumloop.com/api-reference/getting-automation-details/list-saved-automations.md) - [List workbooks and their saved flows](https://docs.gumloop.com/api-reference/getting-automation-details/list-workbooks.md) - [Retrieve input schema](https://docs.gumloop.com/api-reference/getting-automation-details/retrieve-input-schema.md) - [Retrieve automation run history](https://docs.gumloop.com/api-reference/getting-automation-details/retrieve-run-history.md): This endpoint retrieves the run history for automations, either by workbook or saved item. Returns the 10 most recent runs. - [Getting Started](https://docs.gumloop.com/api-reference/getting-started.md) - [Export data](https://docs.gumloop.com/api-reference/organization/export-data.md): This endpoint allows enterprise organization administrators to create and initiate a comprehensive data export for their organization or specific workspaces. - [Get data export status](https://docs.gumloop.com/api-reference/organization/export-status.md): This endpoint retrieves the status of a data export job and optionally downloads the export file (as CSV) if the export has completed successfully. - [Retrieve audit logs](https://docs.gumloop.com/api-reference/organization/get-audit-logs.md): This endpoint retrieves audit logs for all users in an organization for a specified time period. - [Manage permission group users](https://docs.gumloop.com/api-reference/organization/manage-permission-group-users.md): This endpoint allows organization administrators to add or remove users from a permission group. - [Manage workspace users](https://docs.gumloop.com/api-reference/organization/manage-workspace-users.md): This endpoint allows organization administrators to add or remove users from a workspace. - [Retrieve Agent Status](https://docs.gumloop.com/api-reference/running-an-agent/retrieve-agent-status.md) - [Start Agent](https://docs.gumloop.com/api-reference/running-an-agent/start-agent.md) - [Kill flow run](https://docs.gumloop.com/api-reference/running-an-automation/kill-automation.md): This endpoint is used to kill a flow run and all its subflow runs. - [Retrieve run details](https://docs.gumloop.com/api-reference/running-an-automation/retrieve-run-details.md): This endpoint can be used to poll for completion and retrieve final flow outputs. Output nodes must be used to retrieve outputs. - [Start flow run](https://docs.gumloop.com/api-reference/running-an-automation/start-automation.md): This endpoint is used to trigger a flow run via API - [JavaScript SDK](https://docs.gumloop.com/api-reference/sdk/javascript.md) - [Python SDK](https://docs.gumloop.com/api-reference/sdk/python.md) - [Join List Items vs Loop Mode](https://docs.gumloop.com/common_errors/join_list_vs_loop_mode.md) - [List Size Mismatch Errors](https://docs.gumloop.com/common_errors/list_size_mismatch.md) - [Flow Terminated Due to Excess Memory Consumption](https://docs.gumloop.com/common_errors/memory_limit.md) - [Type Mismatch Errors](https://docs.gumloop.com/common_errors/type_mismatch.md) - [Agent Artifacts (Files)](https://docs.gumloop.com/core-concepts/agent_artifacts.md) - [Agent Node](https://docs.gumloop.com/core-concepts/agent_node.md) - [Agent Triggers](https://docs.gumloop.com/core-concepts/agent_triggers.md): Run your agents automatically on a schedule or in response to external events like emails, Slack messages, and more. - [Agents](https://docs.gumloop.com/core-concepts/agents.md): Create AI-powered assistants that use tools, learn from feedback, and run on autopilot. - [Using Agents in Slack](https://docs.gumloop.com/core-concepts/agents_slack.md) - [AI Models](https://docs.gumloop.com/core-concepts/ai_models.md) - [Create Triggers With AI](https://docs.gumloop.com/core-concepts/ai_trigger_creation.md): Let AI build custom polling triggers that monitor any combination of apps and fire your agent when conditions are met. - [Alerts](https://docs.gumloop.com/core-concepts/alerts.md) - [Workflow Checkpoints](https://docs.gumloop.com/core-concepts/checkpoint_history.md) - [Apps](https://docs.gumloop.com/core-concepts/credentials.md) - [Credits](https://docs.gumloop.com/core-concepts/credits.md) - [Custom Slack App Integration](https://docs.gumloop.com/core-concepts/custom_slack_app.md) - [Working With Files](https://docs.gumloop.com/core-concepts/files.md) - [Gumloop Interfaces](https://docs.gumloop.com/core-concepts/interfaces.md) - [Loop Mode](https://docs.gumloop.com/core-concepts/loop_mode.md) - [Node and Workflow Library](https://docs.gumloop.com/core-concepts/node_and_flow_library.md) - [Node Versioning](https://docs.gumloop.com/core-concepts/node_versions.md) - [Okta Integration](https://docs.gumloop.com/core-concepts/okta-integration.md) - [Organization Roles](https://docs.gumloop.com/core-concepts/organization_user_roles.md) - [Rate Limits](https://docs.gumloop.com/core-concepts/rate_limits.md): Understand concurrency limits for workflows and agents, how they are calculated, and what happens when you hit them. - [Run Log](https://docs.gumloop.com/core-concepts/run_log.md) - [Share Permissions](https://docs.gumloop.com/core-concepts/share_permissions.md) - [Agent Skills](https://docs.gumloop.com/core-concepts/skills.md): Skills are reusable knowledge packs that teach your agents how to do specific work, and get better over time. - [Subflows](https://docs.gumloop.com/core-concepts/subflows.md) - [Organization and Teams](https://docs.gumloop.com/core-concepts/teams.md) - [Community Template Submission Guidelines](https://docs.gumloop.com/core-concepts/template-submission-guidelines.md) - [Organization Templates](https://docs.gumloop.com/core-concepts/template_gallery.md) - [Tips & Tricks](https://docs.gumloop.com/core-concepts/tips_and_tricks.md): Boost your productivity with these workflow building techniques and keyboard shortcuts - [Types](https://docs.gumloop.com/core-concepts/types.md) - [Workflows](https://docs.gumloop.com/core-concepts/workbooks.md) - [Workflow Triggers](https://docs.gumloop.com/core-concepts/workflow_triggers.md): Automatically start your workflows based on schedules, webhooks, and external events. - [AI Model Governance & Configuration](https://docs.gumloop.com/enterprise-features/ai_model_control.md) - [Audit Logging](https://docs.gumloop.com/enterprise-features/audit_logging.md) - [Organization Analytics Agent](https://docs.gumloop.com/enterprise-features/organization_analytics.md) - [Usage Data Export](https://docs.gumloop.com/enterprise-features/organization_data_export.md) - [SSO, SAML & SCIM](https://docs.gumloop.com/enterprise-features/sso_saml_scim.md) - [Custom User Roles](https://docs.gumloop.com/enterprise-features/user_groups.md) - [Getting Started with Gumloop](https://docs.gumloop.com/getting-started/introduction.md) - [Welcome to Gumloop](https://docs.gumloop.com/index.md) - [Call API](https://docs.gumloop.com/nodes/advanced/call_api.md) - [Run Code](https://docs.gumloop.com/nodes/advanced/run_code.md) - [Similarity Search](https://docs.gumloop.com/nodes/advanced/similarity_search.md) - [Speech to Text](https://docs.gumloop.com/nodes/audio_processing/speech_to_text.md) - [Text to Speech](https://docs.gumloop.com/nodes/audio_processing/text_to_speech.md) - [Browser Extension Input](https://docs.gumloop.com/nodes/browser_extension/browser_extension_input.md) - [Browser Replay](https://docs.gumloop.com/nodes/browser_extension/browser_replay.md) - [Custom Node Builder](https://docs.gumloop.com/nodes/custom_node_details.md) - [Email Validator](https://docs.gumloop.com/nodes/data_enrichment/email_validator.md) - [Enrich Company Information](https://docs.gumloop.com/nodes/data_enrichment/enrich_company_information.md) - [Enrich Contact Information](https://docs.gumloop.com/nodes/data_enrichment/enrich_contact_information.md) - [Search Companies](https://docs.gumloop.com/nodes/data_enrichment/search_companies.md) - [CSV Reader](https://docs.gumloop.com/nodes/file_operations/csv_reader.md) - [CSV to XLSX Converter](https://docs.gumloop.com/nodes/file_operations/csv_to_xlsx.md) - [CSV Writer](https://docs.gumloop.com/nodes/file_operations/csv_writer.md) - [File Reader](https://docs.gumloop.com/nodes/file_operations/file_reader.md) - [Generate File](https://docs.gumloop.com/nodes/file_operations/generate_file.md) - [Sort CSV](https://docs.gumloop.com/nodes/file_operations/sort_csv.md) - [Zip File Reader](https://docs.gumloop.com/nodes/file_operations/zip_file_reader.md) - [Current Automation Info](https://docs.gumloop.com/nodes/flow_basics/current_automation_info.md) - [Current Datetime](https://docs.gumloop.com/nodes/flow_basics/current_datetime.md) - [Error Shield](https://docs.gumloop.com/nodes/flow_basics/error_shield.md) - [Filter](https://docs.gumloop.com/nodes/flow_basics/filter.md) - [Input](https://docs.gumloop.com/nodes/flow_basics/input_operator.md) - [Join Paths](https://docs.gumloop.com/nodes/flow_basics/join_paths.md) - [Output](https://docs.gumloop.com/nodes/flow_basics/output_operator.md) - [Router](https://docs.gumloop.com/nodes/flow_basics/router.md) - [Airtable Reader](https://docs.gumloop.com/nodes/integrations/airtable_reader.md) - [Airtable Updater](https://docs.gumloop.com/nodes/integrations/airtable_updater.md) - [Airtable Writer](https://docs.gumloop.com/nodes/integrations/airtable_writer.md) - [Store in S3](https://docs.gumloop.com/nodes/integrations/amazon_s3.md) - [Apify Task Runner](https://docs.gumloop.com/nodes/integrations/apify_task_runner.md) - [Arcads Video Creator](https://docs.gumloop.com/nodes/integrations/arcads_video_creator.md) - [Attio Company Reader](https://docs.gumloop.com/nodes/integrations/attio_company_reader.md) - [Attio Company Writer](https://docs.gumloop.com/nodes/integrations/attio_company_writer.md) - [Attio Contact Reader](https://docs.gumloop.com/nodes/integrations/attio_contact_reader.md) - [Attio Contact Writer](https://docs.gumloop.com/nodes/integrations/attio_contact_writer.md) - [Attio List Reader](https://docs.gumloop.com/nodes/integrations/attio_list_reader.md) - [Attio List Writer](https://docs.gumloop.com/nodes/integrations/attio_list_writer.md) - [BigQuery Reader](https://docs.gumloop.com/nodes/integrations/bigquery_reader.md) - [Bluesky Scraper](https://docs.gumloop.com/nodes/integrations/bluesky_scraper.md) - [Google Calendar Event Creator](https://docs.gumloop.com/nodes/integrations/calendar_event_creator.md) - [Google Calendar Event Reader](https://docs.gumloop.com/nodes/integrations/calendar_event_reader.md) - [Google Calendar Event Updater](https://docs.gumloop.com/nodes/integrations/calendar_event_updater.md) - [Call Serp API](https://docs.gumloop.com/nodes/integrations/call_serp_api.md) - [Canva Autofill](https://docs.gumloop.com/nodes/integrations/canva_autofill.md) - [ClickUp Task Reader](https://docs.gumloop.com/nodes/integrations/clickup_task_reader.md) - [ClickUp Task Updater](https://docs.gumloop.com/nodes/integrations/clickup_task_updater.md) - [ClickUp Task Writer](https://docs.gumloop.com/nodes/integrations/clickup_task_writer.md) - [Confluence Page Reader](https://docs.gumloop.com/nodes/integrations/confluence_page_reader.md) - [Create Twitter Thread](https://docs.gumloop.com/nodes/integrations/create_twitter_thread.md) - [Discord Message Reader](https://docs.gumloop.com/nodes/integrations/discord_message_reader.md) - [Discord Message Sender](https://docs.gumloop.com/nodes/integrations/discord_message_sender.md) - [Discourse Reader](https://docs.gumloop.com/nodes/integrations/discourse_reader.md) - [Facebook Ad Library Scraper](https://docs.gumloop.com/nodes/integrations/facebook_ad_scraper.md) - [Firestore Writer](https://docs.gumloop.com/nodes/integrations/firestore_writer.md) - [Google Docs Reader](https://docs.gumloop.com/nodes/integrations/gdocs_reader.md) - [Google Docs Writer](https://docs.gumloop.com/nodes/integrations/gdocs_writer.md) - [Google Drive File Reader](https://docs.gumloop.com/nodes/integrations/gdrive_file_reader.md) - [Google Drive File Writer](https://docs.gumloop.com/nodes/integrations/gdrive_file_writer.md) - [Google Drive Folder Creator](https://docs.gumloop.com/nodes/integrations/gdrive_folder_creator.md) - [Google Drive Folder Reader](https://docs.gumloop.com/nodes/integrations/gdrive_folder_reader.md) - [Typeform Submission Reader](https://docs.gumloop.com/nodes/integrations/get_typeform_responses.md) - [Get Youtube Transcript](https://docs.gumloop.com/nodes/integrations/get_youtube_transcript.md) - [Ghost Blog Writer](https://docs.gumloop.com/nodes/integrations/ghost_blog_writer.md) - [GitHub PR Commenter](https://docs.gumloop.com/nodes/integrations/github_pr_commenter.md) - [GitHub PR Description Inserter](https://docs.gumloop.com/nodes/integrations/github_pr_description_inserter.md) - [Read GitHub Pull Request](https://docs.gumloop.com/nodes/integrations/github_pr_reader.md) - [Gmail Reader](https://docs.gumloop.com/nodes/integrations/gmail_reader.md) - [Gmail Sender](https://docs.gumloop.com/nodes/integrations/gmail_sender.md) - [Gmail Updater](https://docs.gumloop.com/nodes/integrations/gmail_updater.md) - [Google Ads Campaign Reader](https://docs.gumloop.com/nodes/integrations/google_ads_campaign_reader.md) - [Google Ads Search Term Reader](https://docs.gumloop.com/nodes/integrations/google_ads_search_term_reader.md) - [Google Alerts RSS Reader](https://docs.gumloop.com/nodes/integrations/google_alerts_rss_reader.md) - [Google Analytics Reader](https://docs.gumloop.com/nodes/integrations/google_analytics_reader.md) - [Google Docs Template Writer](https://docs.gumloop.com/nodes/integrations/google_doc_template_writer.md) - [Google Slides Reader](https://docs.gumloop.com/nodes/integrations/google_slide_reader.md) - [Google Slides Writer](https://docs.gumloop.com/nodes/integrations/google_slide_writer.md) - [Google Sheets Reader](https://docs.gumloop.com/nodes/integrations/gsheets_reader.md) - [Google Sheets Updater](https://docs.gumloop.com/nodes/integrations/gsheets_updater.md) - [Google Sheets Writer](https://docs.gumloop.com/nodes/integrations/gsheets_writer.md) - [Scrape Hacker News](https://docs.gumloop.com/nodes/integrations/hacker_news.md) - [HubSpot Company Reader](https://docs.gumloop.com/nodes/integrations/hubspot_company_reader.md) - [HubSpot Company Updater](https://docs.gumloop.com/nodes/integrations/hubspot_company_updater.md) - [HubSpot Contact Reader](https://docs.gumloop.com/nodes/integrations/hubspot_contact_reader.md) - [HubSpot Contact Updater](https://docs.gumloop.com/nodes/integrations/hubspot_contact_updater.md) - [HubSpot Deal Reader](https://docs.gumloop.com/nodes/integrations/hubspot_deal_reader.md) - [HubSpot Email Sender](https://docs.gumloop.com/nodes/integrations/hubspot_email_sender.md) - [HubSpot Engagement Reader](https://docs.gumloop.com/nodes/integrations/hubspot_engagement_reader.md) - [Incident.io Incidents Reader](https://docs.gumloop.com/nodes/integrations/incident_io.md): Read and monitor incidents from incident.io with automated polling triggers - [Jira Issue Reader](https://docs.gumloop.com/nodes/integrations/jira_issue_reader.md) - [Jira Issue Updater](https://docs.gumloop.com/nodes/integrations/jira_issue_updater.md) - [Jira Issue Writer](https://docs.gumloop.com/nodes/integrations/jira_issue_writer.md) - [Launch Phantom](https://docs.gumloop.com/nodes/integrations/launch_phantom.md) - [Linear Issue Reader](https://docs.gumloop.com/nodes/integrations/linear_issue_reader.md) - [Linear Issue Writer](https://docs.gumloop.com/nodes/integrations/linear_issue_writer.md) - [LinkedIn Company Profile Scraper](https://docs.gumloop.com/nodes/integrations/linkedin_company_profile_scraper.md) - [LinkedIn Job Scraper](https://docs.gumloop.com/nodes/integrations/linkedin_job_scraper.md) - [LinkedIn Post Writer](https://docs.gumloop.com/nodes/integrations/linkedin_post_writer.md) - [LinkedIn Profile Scraper](https://docs.gumloop.com/nodes/integrations/linkedin_profile_scraper.md) - [Mailgun Sender](https://docs.gumloop.com/nodes/integrations/mailgun_sender.md) - [Monday.com Board Reader](https://docs.gumloop.com/nodes/integrations/monday_board_reader.md) - [Monday.com Board Updater](https://docs.gumloop.com/nodes/integrations/monday_board_updater.md) - [Monday.com Board Writer](https://docs.gumloop.com/nodes/integrations/monday_board_writer.md) - [NetSuite OAuth Configuration](https://docs.gumloop.com/nodes/integrations/netsuite-oauth-config.md) - [Notion Database Reader](https://docs.gumloop.com/nodes/integrations/notion_database_reader.md) - [Notion Database Updater](https://docs.gumloop.com/nodes/integrations/notion_database_updater.md) - [Notion Database Writer](https://docs.gumloop.com/nodes/integrations/notion_database_writer.md) - [Notion Page Reader](https://docs.gumloop.com/nodes/integrations/notion_page_reader.md) - [Notion Page Writer](https://docs.gumloop.com/nodes/integrations/notion_page_writer.md) - [Microsoft OneLake File Writer](https://docs.gumloop.com/nodes/integrations/onelake_file_writer.md) - [Outlook Reader](https://docs.gumloop.com/nodes/integrations/outlook_reader.md) - [Outlook Sender](https://docs.gumloop.com/nodes/integrations/outlook_sender.md) - [Perplexity Web Search](https://docs.gumloop.com/nodes/integrations/perplexity_web_search.md) - [Reddit Scraper](https://docs.gumloop.com/nodes/integrations/reddit_scraper.md) - [RSS Feed Reader](https://docs.gumloop.com/nodes/integrations/rss_feed_reader.md) - [Run Zap](https://docs.gumloop.com/nodes/integrations/run_zap.md) - [Salesforce Record Reader](https://docs.gumloop.com/nodes/integrations/salesforce_record_reader.md) - [Semrush Domain Keywords](https://docs.gumloop.com/nodes/integrations/semrush_domain_keywords.md) - [Semrush Domain Overview](https://docs.gumloop.com/nodes/integrations/semrush_domain_overview.md) - [Semrush Keyword Overview](https://docs.gumloop.com/nodes/integrations/semrush_keyword_overview.md) - [Semrush URL Keywords](https://docs.gumloop.com/nodes/integrations/semrush_url_keywords.md) - [Slack Block Kit Sender](https://docs.gumloop.com/nodes/integrations/slack_block_kit_sender.md) - [Slack Canvas Writer](https://docs.gumloop.com/nodes/integrations/slack_canvas_writer.md) - [Slack Message Reader](https://docs.gumloop.com/nodes/integrations/slack_message_reader.md) - [Slack Message Sender](https://docs.gumloop.com/nodes/integrations/slack_message_sender.md) - [Snowflake OAuth Configuration](https://docs.gumloop.com/nodes/integrations/snowflake-oauth-config.md) - [Snowflake PAT Configuration](https://docs.gumloop.com/nodes/integrations/snowflake-pat-config.md) - [Snowflake Reader](https://docs.gumloop.com/nodes/integrations/snowflake_reader.md) - [Supabase SQL Writer](https://docs.gumloop.com/nodes/integrations/supabase_sql_writer.md) - [Supabase Table Reader](https://docs.gumloop.com/nodes/integrations/supabase_table_reader.md) - [Supabase Table Writer](https://docs.gumloop.com/nodes/integrations/supabase_table_writer.md) - [Teams Message Reader](https://docs.gumloop.com/nodes/integrations/teams_message_reader.md) - [Teams Message Sender](https://docs.gumloop.com/nodes/integrations/teams_message_sender.md) - [Translate](https://docs.gumloop.com/nodes/integrations/translate.md) - [Tweet](https://docs.gumloop.com/nodes/integrations/tweet.md) - [Twitter Scraper](https://docs.gumloop.com/nodes/integrations/twitter_scraper.md) - [Web Search](https://docs.gumloop.com/nodes/integrations/web_search.md) - [Post to WordPress](https://docs.gumloop.com/nodes/integrations/wordpress_poster.md) - [Zendesk Ticket Reader](https://docs.gumloop.com/nodes/integrations/zendesk_ticket_reader.md): Read and monitor support tickets from Zendesk with automated triggers - [JSON Reader](https://docs.gumloop.com/nodes/json/read_json_values.md) - [JSON Writer](https://docs.gumloop.com/nodes/json/write_json_value.md) - [Combine Lists](https://docs.gumloop.com/nodes/list_operations/combine_lists.md) - [Create List](https://docs.gumloop.com/nodes/list_operations/create_list.md) - [Duplicate](https://docs.gumloop.com/nodes/list_operations/duplicate.md) - [Flatten List of Lists](https://docs.gumloop.com/nodes/list_operations/flatten_list.md) - [Get List Item](https://docs.gumloop.com/nodes/list_operations/get_list_item.md) - [Join List Items](https://docs.gumloop.com/nodes/list_operations/join_list_items.md) - [List Trimmer](https://docs.gumloop.com/nodes/list_operations/list_trimmer.md) - [Affinity](https://docs.gumloop.com/nodes/mcp/affinity.md): Manage your CRM relationships, deals, and notes with AI-powered automation. - [Ahrefs](https://docs.gumloop.com/nodes/mcp/ahrefs.md): Analyze backlinks, keywords, and SEO performance with AI-powered search marketing automation. - [Airtable](https://docs.gumloop.com/nodes/mcp/airtable.md): Search, create, and manage Airtable records with AI-powered automation. - [Apollo](https://docs.gumloop.com/nodes/mcp/apollo.md): Find, enrich, and track B2B contacts and companies with AI-powered prospecting. - [AppSheet](https://docs.gumloop.com/nodes/mcp/appsheet.md): Manage your AppSheet tables with AI-powered data operations. - [Asana](https://docs.gumloop.com/nodes/mcp/asana.md): Manage projects, tasks, and teams with AI-powered work management. - [Ashby](https://docs.gumloop.com/nodes/mcp/ashby.md): Streamline recruiting with AI-powered applicant tracking and scheduling. - [Attio](https://docs.gumloop.com/nodes/mcp/attio.md): Manage contacts, companies, and relationships with AI-powered CRM automation. - [Beehiiv](https://docs.gumloop.com/nodes/mcp/beehiiv.md): Manage your newsletter with AI-powered publishing and subscriber automation. - [Box](https://docs.gumloop.com/nodes/mcp/box.md): Manage your cloud storage with AI-powered file and folder automation. - [Brandfetch](https://docs.gumloop.com/nodes/mcp/brandfetch.md): Look up brand assets, logos, colors, fonts, and company details for any company. - [Cal.com](https://docs.gumloop.com/nodes/mcp/cal.md): Manage scheduling and bookings with AI-powered calendar automation. - [Chorus](https://docs.gumloop.com/nodes/mcp/chorus.md): Access conversation intelligence and meeting insights with AI-powered automation. - [ClickUp](https://docs.gumloop.com/nodes/mcp/clickup.md): Manage tasks, projects, and team collaboration with AI-powered automation. - [Confluence](https://docs.gumloop.com/nodes/mcp/confluence.md): Manage documentation and knowledge bases with AI-powered content automation. - [Custom MCP Servers](https://docs.gumloop.com/nodes/mcp/custom_mcp_servers.md): Connect your own MCP servers to Gumloop for extended AI capabilities. - [Databricks](https://docs.gumloop.com/nodes/mcp/databricks.md): Manage data engineering and ML operations with AI-powered workspace automation. - [Datadog](https://docs.gumloop.com/nodes/mcp/datadog.md): Monitor your infrastructure with AI-powered observability and incident management. - [Devin](https://docs.gumloop.com/nodes/mcp/devin.md): Manage AI coding sessions and engineering automation with natural language. - [Dropbox](https://docs.gumloop.com/nodes/mcp/dropbox.md): Manage files, folders, sharing, and file requests with AI-powered cloud storage automation. - [Exa](https://docs.gumloop.com/nodes/mcp/exa.md): Search the web intelligently with AI-powered research and content extraction. - [Excel](https://docs.gumloop.com/nodes/mcp/excel.md): Manage Microsoft 365 Excel workbooks with AI-powered spreadsheet automation. - [Expensify](https://docs.gumloop.com/nodes/mcp/expensify.md): Automate expense management with AI-powered report exports and bulk expense creation. - [Extend](https://docs.gumloop.com/nodes/mcp/extend.md): Process documents with AI-powered extraction, classification, and parsing. - [Fal](https://docs.gumloop.com/nodes/mcp/fal.md): Run AI models for image, video, audio, speech, and 3D generation using fal.ai. - [Fathom](https://docs.gumloop.com/nodes/mcp/fathom.md): Access meeting recordings, transcripts, and AI-generated summaries with automated notetaking. - [Fellow](https://docs.gumloop.com/nodes/mcp/fellow.md): Access meeting recordings, notes, and transcripts with AI-powered automation. - [Findymail](https://docs.gumloop.com/nodes/mcp/findymail.md): Find and verify professional emails with AI-powered lead discovery and enrichment. - [Firecrawl](https://docs.gumloop.com/nodes/mcp/firecrawl.md): Search, scrape, and map websites using Firecrawl's web data API. - [Foreplay](https://docs.gumloop.com/nodes/mcp/foreplay.md): Research ads and competitor strategies with AI-powered creative intelligence. - [Gamma](https://docs.gumloop.com/nodes/mcp/gamma.md): Create presentations, documents, and carousels with AI-powered content generation. - [GitHub](https://docs.gumloop.com/nodes/mcp/github.md): Automate repositories, issues, PRs, and projects with AI-powered development workflows. - [Gmail](https://docs.gumloop.com/nodes/mcp/gmail.md): Read, send, and organize emails with AI-powered inbox automation. - [Gong](https://docs.gumloop.com/nodes/mcp/gong.md): Access sales call recordings, transcripts, and analytics with AI-powered automation. - [Google Ads](https://docs.gumloop.com/nodes/mcp/google_ads.md): Manage campaigns, keywords, and performance with AI-powered advertising automation. - [BigQuery](https://docs.gumloop.com/nodes/mcp/google_bigquery.md): Query and explore your data warehouse with AI-powered SQL automation. - [Google Calendar](https://docs.gumloop.com/nodes/mcp/google_calendar.md): Manage events and scheduling with AI-powered calendar automation. - [Google Docs](https://docs.gumloop.com/nodes/mcp/google_docs.md): Create, read, and update Google Docs with AI-powered document automation. - [Google Drive](https://docs.gumloop.com/nodes/mcp/google_drive.md): Search, organize, and share files with AI-powered cloud storage automation. - [Google Maps](https://docs.gumloop.com/nodes/mcp/google_maps.md): Find and enrich location data with AI-powered place discovery. - [Google Meet](https://docs.gumloop.com/nodes/mcp/google_meet.md): Manage video meetings and transcripts with AI-powered automation. - [Google PageSpeed](https://docs.gumloop.com/nodes/mcp/google_pagespeed.md): Analyze website performance, accessibility, SEO, and Core Web Vitals using Google PageSpeed Insights. - [Google Sheets](https://docs.gumloop.com/nodes/mcp/google_sheet.md): Read and write spreadsheet data with AI-powered automation. - [Google Slides](https://docs.gumloop.com/nodes/mcp/google_slides.md): Create, read, and manage Google Slides presentations with AI-powered automation. - [Google Tasks](https://docs.gumloop.com/nodes/mcp/google_tasks.md): Manage to-dos and task lists with AI-powered automation. - [Greenhouse](https://docs.gumloop.com/nodes/mcp/greenhouse.md): Manage recruiting workflows with AI-powered applicant tracking and candidate management. - [Gumloop](https://docs.gumloop.com/nodes/mcp/gumloop.md): Manage workflows and agents programmatically with AI-powered automation control. - [Hex](https://docs.gumloop.com/nodes/mcp/hex.md): Manage data projects and analytics workflows with AI-powered Hex automation. - [HubSpot](https://docs.gumloop.com/nodes/mcp/hubspot.md): Manage your CRM with AI-powered contact, deal, and ticket automation. - [Incident.io](https://docs.gumloop.com/nodes/mcp/incident_io.md): Streamline incident response with AI-powered incident and alert management. - [Instagram](https://docs.gumloop.com/nodes/mcp/instagram.md): Scrape public Instagram data with AI-powered social media automation. - [Intercom](https://docs.gumloop.com/nodes/mcp/intercom.md): Manage customer conversations and support with AI-powered automation. - [Ironclad](https://docs.gumloop.com/nodes/mcp/ironclad.md): Manage contracts and workflows with AI-powered CLM automation. - [Jira](https://docs.gumloop.com/nodes/mcp/jira.md): Manage projects and issues with AI-powered development workflow automation. - [Linear](https://docs.gumloop.com/nodes/mcp/linear.md): Manage issues and projects with AI-powered product development automation. - [Loops](https://docs.gumloop.com/nodes/mcp/loops.md): Manage mailing lists, contacts, and email automation with AI-powered workflows. - [Luma](https://docs.gumloop.com/nodes/mcp/luma.md): Manage events, guests, tickets, and calendars on Lu.ma with AI-powered event management. - [Microsoft Teams](https://docs.gumloop.com/nodes/mcp/microsoft_teams.md): Manage teams, channels, and meetings with AI-powered collaboration automation. - [Microsoft Word](https://docs.gumloop.com/nodes/mcp/microsoft_word.md): Manage Word documents with AI-powered document automation. - [Monday](https://docs.gumloop.com/nodes/mcp/monday.md): Manage boards, items, and projects with AI-powered work management automation. - [NetSuite](https://docs.gumloop.com/nodes/mcp/netsuite.md): Manage ERP data with AI-powered business automation. - [Notion](https://docs.gumloop.com/nodes/mcp/notion.md): Search and query your workspace with AI-powered knowledge management automation. - [Outlook](https://docs.gumloop.com/nodes/mcp/outlook.md): Manage email with AI-powered inbox automation. - [Outlook Calendar](https://docs.gumloop.com/nodes/mcp/outlook_calendar.md): Manage calendar events and check availability with AI-powered scheduling automation. - [PagerDuty](https://docs.gumloop.com/nodes/mcp/pagerduty.md): Manage incidents and on-call schedules with AI-powered response automation. - [Parallel](https://docs.gumloop.com/nodes/mcp/parallel.md): Search the web and extract content with AI-powered research automation. - [Pipedrive](https://docs.gumloop.com/nodes/mcp/pipedrive.md): Manage your sales pipeline with AI-powered CRM automation. - [QuickBooks](https://docs.gumloop.com/nodes/mcp/quickbooks.md): Manage accounting, invoices, customers, and financial reports with AI-powered automation. - [Reddit](https://docs.gumloop.com/nodes/mcp/reddit.md): Search and engage with Reddit communities using AI-powered automation. - [Reducto](https://docs.gumloop.com/nodes/mcp/reducto.md): Parse, extract, split, and edit documents with AI-powered document processing automation. - [Salesforce](https://docs.gumloop.com/nodes/mcp/salesforce.md): Manage your CRM with AI-powered Salesforce automation. - [Salesloft](https://docs.gumloop.com/nodes/mcp/salesloft.md): Manage sales engagement with AI-powered outreach automation. - [Seismic](https://docs.gumloop.com/nodes/mcp/seismic.md): Manage your sales enablement content with AI-powered Seismic automation. - [Semrush](https://docs.gumloop.com/nodes/mcp/semrush.md): Pull SEO and marketing analytics with AI-powered competitive research automation. - [Shopify](https://docs.gumloop.com/nodes/mcp/shopify.md): Manage your Shopify store with AI-powered e-commerce automation. - [Sigma Computing](https://docs.gumloop.com/nodes/mcp/sigma_computing.md): Manage workbooks, members, teams, and data connections with AI-powered analytics automation. - [Slack](https://docs.gumloop.com/nodes/mcp/slack.md): Manage your workspace with AI-powered team communication automation. - [Snowflake](https://docs.gumloop.com/nodes/mcp/snowflake.md): Query your data warehouse with AI-powered SQL automation. - [Sprig](https://docs.gumloop.com/nodes/mcp/sprig.md): Pull survey data and AI insights with AI-powered research automation. - [Tableau](https://docs.gumloop.com/nodes/mcp/tableau.md): Access dashboards and analytics with AI-powered business intelligence automation. - [TikTok](https://docs.gumloop.com/nodes/mcp/tiktok.md): Scrape TikTok data with AI-powered social media automation. - [Trello](https://docs.gumloop.com/nodes/mcp/trello.md): Manage boards, lists, and cards with AI-powered project management automation. - [Workday](https://docs.gumloop.com/nodes/mcp/workday.md): Download custom reports from Workday and access employee data with AI-powered automation. - [X (Twitter)](https://docs.gumloop.com/nodes/mcp/x.md): Manage your X presence with AI-powered social media automation. - [YouTube](https://docs.gumloop.com/nodes/mcp/youtube.md): Search and analyze YouTube content with AI-powered video automation. - [Zendesk](https://docs.gumloop.com/nodes/mcp/zendesk.md): Manage support tickets and customers with AI-powered helpdesk automation. - [Zoom](https://docs.gumloop.com/nodes/mcp/zoom.md): Manage meetings and recordings with AI-powered video conferencing automation. - [Custom SMTP Email Sender](https://docs.gumloop.com/nodes/notification/custom_smtp_email_sender.md) - [Send Email Notification](https://docs.gumloop.com/nodes/notification/send_email_notification.md) - [Send SMS Notification](https://docs.gumloop.com/nodes/notification/send_sms_notification.md) - [SendGrid Email Sender](https://docs.gumloop.com/nodes/notification/sendgrid_email_sender.md) - [AI Fill PDF](https://docs.gumloop.com/nodes/pdf/ai_fill_pdf.md) - [PDF Reader](https://docs.gumloop.com/nodes/pdf/pdf_reader.md) - [Chunk Text](https://docs.gumloop.com/nodes/text_manipulation/chunk_text.md) - [Combine Text](https://docs.gumloop.com/nodes/text_manipulation/combine_text.md) - [Find And Replace](https://docs.gumloop.com/nodes/text_manipulation/find_and_replace.md) - [Split Text](https://docs.gumloop.com/nodes/text_manipulation/split_text.md) - [Text Formatter](https://docs.gumloop.com/nodes/text_manipulation/text_formatter.md) - [AI Content Detector](https://docs.gumloop.com/nodes/using_ai/ai_content_detector.md) - [AI Filter](https://docs.gumloop.com/nodes/using_ai/ai_filter.md) - [AI List Sorter](https://docs.gumloop.com/nodes/using_ai/ai_list_sorter.md) - [AI Web Research](https://docs.gumloop.com/nodes/using_ai/ai_web_research.md) - [Analyze Image](https://docs.gumloop.com/nodes/using_ai/analyze_image.md) - [Analyze Video](https://docs.gumloop.com/nodes/using_ai/analyze_video.md) - [Ask AI](https://docs.gumloop.com/nodes/using_ai/ask_ai.md) - [Categorizer](https://docs.gumloop.com/nodes/using_ai/categorizer.md) - [Choosing the Right AI Node](https://docs.gumloop.com/nodes/using_ai/choosing_ai_node.md): Select the optimal AI node for your workflow needs - [Define AI Function](https://docs.gumloop.com/nodes/using_ai/define_ai_function.md) - [Extract Data](https://docs.gumloop.com/nodes/using_ai/extract_data.md) - [Generate Image](https://docs.gumloop.com/nodes/using_ai/generate_image.md) - [Generate Report](https://docs.gumloop.com/nodes/using_ai/generate_report.md) - [OpenAI Assistant](https://docs.gumloop.com/nodes/using_ai/openai_assistant.md) - [Scorer](https://docs.gumloop.com/nodes/using_ai/scorer.md) - [Job Posting Scraper](https://docs.gumloop.com/nodes/web_scraping/job_posting_scraper.md) - [Website Crawler](https://docs.gumloop.com/nodes/web_scraping/website_crawler.md) - [Website Scraper](https://docs.gumloop.com/nodes/web_scraping/website_scraper.md) ## OpenAPI Specs - [openapi](https://docs.gumloop.com/api-reference/openapi.yaml) - [package-lock](https://docs.gumloop.com/package-lock.json)