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!
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:
- Log in to your Blue account and open your profile → go to the API tab
- Click Generate a Token, provide a name (and optional expiry)
- Copy both:
- Token ID (
x‑bloo‑token‑id
) - Secret Key (
x‑bloo‑token‑secret
)
- Token ID (
The secret key is shown only once—store it securely!
- 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.
Execute a GraphQL Query
Run authorized GraphQL operations for advanced data manipulation.
Get a Record
Retrieve a record by its ID with all associated data.
Invite a User to a Project
Automatically send project invitations to team members.
List All Projects
Fetch all your Blue projects with their details.
List Custom Fields
Retrieve field metadata for your Blue projects.
List Lists of a Project
Access lists/pipelines within your Blue projects.
List Tags Within Projects
Get tag details and their usage across projects.
Search Records of a Project
Filter and find records based on various criteria.
Watch Events
Trigger on record creation, update, or deletion.
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 Type | Description |
---|---|
Single Line Text | Single line text field with optional validation and character limit |
Multiple Line Text | Multi-line text field with rich text support and formatting options |
Single Select | Dropdown with single option selection and custom options |
Multiple Select | Dropdown with multiple option selection and custom options |
Location | Latitude and longitude with map view and address lookup |
Checkbox | True/false toggle with optional default value and custom labels |
Country | Two-letter ISO country code selector with country names |
Currency | Numeric field with currency symbol and exchange rate support (e.g., USD200, 200USD, KHR4000) |
Date | Date picker with optional time component and timezone support |
Phone | Phone number field supporting E.164, international format, or country code + number with validation |
Email field with format validation and domain verification | |
Star Rating | Numeric rating from 1-5 with visual stars and custom labels |
Percent | Numeric field with percentage symbol (0-100) and decimal precision |
URL | Web address field with format validation and preview |
Number | Numeric field with optional decimal places and unit display |
Formula | Calculated field based on other fields with mathematical operations |
Unique ID | Auto-generated identifier with custom prefix and format |
Reference | Link to another record with search and filter options |
Lookup | Dynamic field that pulls data from referenced records with mapping options |
Time Duration | Time 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
If you need assistance with templates, JSON examples, configuration help, or visuals, contact us at [support@blue.cc](support@blue.cc)