Integrations

Make.com

Blue is natively integrated with Make.com—connect your Blue workflows to 2,000+ apps with no‑code automation!

Make.com is an integration platform that helps connect different web apps and automate workflows. Blue is officially integrated with Make.com, enabling seamless automation across 2,000+ apps—no coding required!

Blue Make.com Modules Overview

Use Cases

Here are some powerful ways to extend Blue's capabilities with Make.com integrations: Blue's Make.com integration enables powerful automation across various business functions. For customer experience, you can connect Blue with tools like Intercom, HubSpot, and Zendesk to create comprehensive customer records, sync interactions, and maintain real-time communication through Slack and Microsoft Teams. In project management, Blue integrates with Jira, GitHub, Trello, and Monday.com to sync tasks, track progress, and automate notifications.

For marketing and sales, Blue connects with Mailchimp, Stripe, and Calendly to track campaigns, manage payments, and automate meeting workflows. Document management is streamlined through integrations with Google Drive, Dropbox, OneDrive, and SharePoint, while communication tools like Slack, Gmail, and WhatsApp are unified through Blue's central task management system. Data analytics capabilities are enhanced through connections with Google Sheets, Power BI, Airtable, and Tableau, and industry-specific solutions are available for financial services, e-commerce, and remote team management.

Connect & Authenticate Your Blue Account

To securely connect Blue with Make.com:

  1. Log in to your Blue account and open your profile → go to the API tab
  2. Click Generate a Token, provide a name (and optional expiry)
  3. Copy both:
    • Token ID (x‑bloo‑token‑id)
    • Secret Key (x‑bloo‑token‑secret)
Important Note
The secret key is shown only once—store it securely!
  1. In Make.com, when creating a new connection, enter:
    • Token ID
    • Secret Key

Available Blue Modules

Insert these modules when constructing your scenario:

Create a Record

Add a new Blue entry with custom fields and metadata.

Create a Record Module

Execute a GraphQL Query

Run authorized GraphQL operations for advanced data manipulation.

Execute GraphQL Query Module

Get a Record

Retrieve a record by its ID with all associated data.

Get a Record Module

Invite a User to a Project

Automatically send project invitations to team members.

Invite User Module

List All Projects

Fetch all your Blue projects with their details.

List Projects Module

List Custom Fields

Retrieve field metadata for your Blue projects.

List Custom Fields Module

List Lists of a Project

Access lists/pipelines within your Blue projects.

List Lists Module

List Tags Within Projects

Get tag details and their usage across projects.

List Tags Module

Search Records of a Project

Filter and find records based on various criteria.

Search Records Module

Watch Events

Trigger on record creation, update, or deletion.

Watch Events Module

Module Parameter Reference

Watch Events

  • Events (optional): Multi-select event types
  • Company ID (optional): Multi-select company IDs or slugs
  • Project ID (optional): Multi-select project IDs or slugs

Create a Record

  • Company ID: Company ID or slug
  • Project ID: Project ID or slug
  • List: List ID
  • Record Name: Name of the record
  • Default Field: Default value
  • Single Date: Due date
  • Date Range: Start and due dates
  • Assignees: Multi-select users
  • Tags: Multi-select tags
  • Description: Text field, supports HTML
  • Checklists: Array of checklist titles

Supported Custom Fields:

Field TypeDescription
Single Line TextSingle line text field with optional validation and character limit
Multiple Line TextMulti-line text field with rich text support and formatting options
Single SelectDropdown with single option selection and custom options
Multiple SelectDropdown with multiple option selection and custom options
LocationLatitude and longitude with map view and address lookup
CheckboxTrue/false toggle with optional default value and custom labels
CountryTwo-letter ISO country code selector with country names
CurrencyNumeric field with currency symbol and exchange rate support (e.g., USD200, 200USD, KHR4000)
DateDate picker with optional time component and timezone support
PhonePhone number field supporting E.164, international format, or country code + number with validation
EmailEmail field with format validation and domain verification
Star RatingNumeric rating from 1-5 with visual stars and custom labels
PercentNumeric field with percentage symbol (0-100) and decimal precision
URLWeb address field with format validation and preview
NumberNumeric field with optional decimal places and unit display
FormulaCalculated field based on other fields with mathematical operations
Unique IDAuto-generated identifier with custom prefix and format
ReferenceLink to another record with search and filter options
LookupDynamic field that pulls data from referenced records with mapping options
Time DurationTime span in hours and minutes with custom display format

Update a Record

  • Company ID: Company ID or slug
  • Project ID: Project ID or slug
  • List: List ID
  • Record ID: ID of record to update
  • Record Name: Name of the record
  • Default Field: Default value
  • Single Date: Due date
  • Date Range: Start and due dates
  • Assignees: Multi-select users
  • Tags: Multi-select tags
  • Description: Text field, supports HTML
  • Checklists: Array of checklist titles

Supported Custom Fields: (Same as "Create a Record")

Search Records

  • Company ID: Company ID or slug
  • Project ID: Project ID or slug
  • List: List ID
  • Search/Query: Search text with advanced filtering options

Get a Record

  • Company ID: Company ID or slug
  • Project ID: Project ID or slug
  • List: List ID
  • Record ID: ID of record to retrieve with all associated data

Invite User

  • Company ID: Company ID or slug
  • Project ID: Project ID or slug
  • Email Address: User's email address with validation
  • Role ID: Role ID (default or custom) with permissions

List Custom Fields

  • Company ID: Company ID or slug
  • Project ID: Project ID or slug
  • Limit: Maximum number of fields to return with pagination

List Lists

  • Company ID: Company ID or slug
  • Project ID: Project ID or slug
  • Limit: Maximum number of lists to return with sorting options

List All Projects

  • Company ID: Multi-select company IDs or slugs
  • Limit: Maximum number of projects to return with filtering

List Tags

  • Company ID: Company ID or slug
  • Project ID: Project ID or slug
  • Limit: Maximum number of tags to return with usage statistics

Execute GraphQL

  • Headers: Array of key-value pairs for authentication and custom headers
  • Method: GET or POST with request options
  • Query: GraphQL query or mutation with variable support
  • Operation Name: Name of the operation for tracking
  • Variables Data Source: Raw, Form, or Collection with type checking
  • Variables: GraphQL variables content with validation
Need Help?

If you need assistance with templates, JSON examples, configuration help, or visuals, contact us at [email protected]

Additional Resources