Make avatar
Make

Deprecated

Pricing

$5.00/month + usage

Go to Store
Make

Make

Deprecated

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Get a list of all Integrations and App Templates available on Make. It's fast and costs little.

0.0 (0)

Pricing

$5.00/month + usage

3

Total users

4

Monthly users

1

Last modified

4 months ago

Features

  • Get Apps

    Returns the list of integrations available on Make.

  • Get App Templates

    Returns the list of templates available for the app. You must enter the exact App slug.

How it works.

  1. Set the crawler options.

  2. Run it! 🎉

Support

Always use a proxy!

Open a new issue or contact support.

Cheers!

Get Apps Output

[
{
"sys": {
"id": "app-appsheet"
},
"slug": "appsheet",
"name": "AppSheet",
"priority": 78,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#4285f4",
"featured": null,
"categoriesCollection": {
"items": [
{
"slug": "productivity"
},
{
"slug": "it-development"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "spreadsheets"
},
{
"slug": "databases"
},
{
"slug": "development-tools"
},
{
"slug": "no-low-code"
},
{
"slug": "google"
}
]
},
"icon": {
"title": "AppSheet",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-appsheet/887f33b29a6562e1f77cdd1e1faaab5b/appsheet.png",
"width": 512,
"height": 512
},
"supportedApp": true,
"addOnApp": false
},
...
]

Get App Templates Output

[
{
"app": {
"sys": {
"id": "app-google-sheets",
"__typename": "Sys"
},
"__typename": "App",
"name": "Google Sheets",
"slug": "google-sheets",
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#0fa763",
"beta": false,
"premium": false,
"description": "Create your customized scenario with Make. Automate repetitive tasks involved in using Google Sheets and make your work easier.",
"useCustomDescription": false,
"keywords": null,
"subTitle": null,
"videoUrl": null,
"subDescription": null,
"actionsJson": [
{
"acid": false,
"name": "Add a Conditional Format Rule",
"slug": "addConditionalFormatting",
"listener": false,
"description": "Creates a new conditional format rule at the given index. All subsequent rules' indexes are incremented."
},
{
"acid": false,
"name": "Add a Row",
"slug": "addRow",
"listener": false,
"description": "Appends a new row to the bottom of the table."
},
{
"acid": false,
"name": "Add a Sheet",
"slug": "addSheet",
"listener": false,
"description": "Adds a new sheet."
},
{
"acid": false,
"name": "Clear a Cell",
"slug": "clearCell",
"listener": false,
"description": "Cleares a specific cell."
},
{
"acid": false,
"name": "Clear a Row",
"slug": "clearRow",
"listener": false,
"description": "Clears values from a specific row."
},
{
"acid": false,
"name": "Clear Values from a Range",
"slug": "clearValuesFromRange",
"listener": false,
"description": "Clears a specified range of values from a spreadsheet."
},
{
"acid": false,
"name": "Copy a Sheet",
"slug": "copyASheet",
"listener": false,
"description": "Copies a sheet to another spreadsheet."
},
{
"acid": false,
"name": "Create a Spreadsheet",
"slug": "createSpreadsheet",
"listener": false,
"description": "Creates a new spreadsheet."
},
{
"acid": false,
"name": "Create a Spreadsheet from a Template",
"slug": "createASpreadsheetFromATemplate",
"listener": false,
"description": "Creates a new spreadsheet from a template sheet."
},
{
"acid": false,
"name": "Delete a Conditional Format Rule",
"slug": "deleteConditionalFormatting",
"listener": false,
"description": "Deletes a conditional format rule at the given index. All subsequent rules' indexes are decremented."
},
{
"acid": false,
"name": "Delete a Row",
"slug": "deleteRow",
"listener": false,
"description": "Deletes a specific row."
},
{
"acid": false,
"name": "Delete a Sheet",
"slug": "deleteSheet",
"listener": false,
"description": "Deletes a specific sheet."
},
{
"acid": false,
"name": "Get a Cell",
"slug": "getCell",
"listener": false,
"description": "Gets a specific cell."
},
{
"acid": false,
"name": "Make an API Call",
"slug": "makeAPICall",
"listener": false,
"description": "Performs an arbitrary authorized API call."
},
{
"acid": false,
"name": "Perform a Function - Responder",
"slug": "performFunctionResponder",
"listener": false,
"description": "Returns processed data as a result of the MAKE_FUNCTION or INTEGROMAT function. Sheets Add-On required."
},
{
"acid": false,
"name": "Update a Cell",
"slug": "updateCell",
"listener": false,
"description": "Updates a specific cell."
},
{
"acid": false,
"name": "Update a Row",
"slug": "updateRow",
"listener": false,
"description": "Updates a row."
}
],
"aggregatorsJson": [],
"feedersJson": [],
"searchesJson": [
{
"acid": false,
"name": "Get Range Values",
"slug": "getSheetContent",
"listener": false,
"description": "Gets a range content."
},
{
"acid": false,
"name": "List Sheets",
"slug": "listSheets",
"listener": false,
"description": "Gets a list of all sheets in a spreadsheet."
},
{
"acid": false,
"name": "Search Rows",
"slug": "filterRows",
"listener": false,
"description": "Returns results matching the given criteria."
},
{
"acid": false,
"name": "Search Rows (Advanced)",
"slug": "filterRowsAdvanced",
"listener": false,
"description": "Returns results matching the given criteria. This module doesn't return a row number."
}
],
"transformersJson": [],
"triggersJson": [
{
"acid": true,
"name": "Perform a Function",
"slug": "performFunction",
"listener": true,
"description": "Receives data passed to the function MAKE_FUNCTION or INTEGROMAT used in a sheet. Sheets Add-On required."
},
{
"acid": true,
"name": "Watch Changes",
"slug": "watchUpdatedCells",
"listener": true,
"description": "Triggers when a cell is updated. Watches only changes made in Google Sheet app. Sheets Add-On required."
},
{
"acid": true,
"name": "Watch New Rows",
"slug": "watchRows",
"listener": false,
"description": "Triggers when a new row is added."
}
],
"icon": {
"__typename": "Asset",
"title": "Google Sheets",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-sheets/4a65cfc4c639e261b650a16967d05ea2/google-sheets.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"__typename": "AppCategoriesCollection",
"items": [
{
"__typename": "AppCategory",
"name": "Productivity",
"slug": "productivity"
},
{
"__typename": "AppCategory",
"name": "App Families",
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"__typename": "AppSubcategoriesCollection",
"items": [
{
"__typename": "AppSubcategory",
"name": "Spreadsheets",
"slug": "spreadsheets",
"appsCollection": {
"__typename": "AppSubcategoryAppsCollection",
"items": [
{
"__typename": "App",
"name": "Google Sheets",
"slug": "google-sheets",
"theme": "#0fa763",
"icon": {
"__typename": "Asset",
"title": "Google Sheets",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-sheets/4a65cfc4c639e261b650a16967d05ea2/google-sheets.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "Airtable",
"slug": "airtable",
"theme": "#18bfff",
"icon": {
"__typename": "Asset",
"title": "Airtable",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-airtable/b4b9e1ea05ed671f3cff1027110967b8/airtable.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "Microsoft 365 Excel",
"slug": "microsoft-excel",
"theme": "#1d6f42",
"icon": {
"__typename": "Asset",
"title": "Microsoft 365 Excel",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-microsoft-excel/2ef461eeda6d0f1e0c476b06f871fa26/microsoft-excel.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "Smartsheet",
"slug": "smartsheet",
"theme": "#0e2947",
"icon": {
"__typename": "Asset",
"title": "Smartsheet",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-smartsheet/129efea1977b294523475d0d7ffe6cd8/smartsheet.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "Tabidoo",
"slug": "tabidoo",
"theme": "#152939",
"icon": {
"__typename": "Asset",
"title": "Tabidoo",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-tabidoo/b9d0790358297163192bf72a71257e8f/tabidoo.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "Zoho Sheet",
"slug": "zoho-sheet",
"theme": "#209e59",
"icon": {
"__typename": "Asset",
"title": "Zoho Sheet",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-zoho-sheet/862225fd191389d43ad66c98cb72a753/zoho-sheet.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "SeaTable",
"slug": "seatable",
"theme": "#ef7f2d",
"icon": {
"__typename": "Asset",
"title": "SeaTable",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-seatable/7cacc2c860a529dab74928a1a49b209d/seatable.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "Baserow",
"slug": "baserow",
"theme": "#198dd6",
"icon": {
"__typename": "Asset",
"title": "Baserow",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-baserow/b15874113a7b2ccd8896bb9620c6a362/baserow.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "AppSheet",
"slug": "appsheet",
"theme": "#4285f4",
"icon": {
"__typename": "Asset",
"title": "AppSheet",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-appsheet/887f33b29a6562e1f77cdd1e1faaab5b/appsheet.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "ApptiveGrid",
"slug": "apptivegrid",
"theme": "#1664c0",
"icon": {
"__typename": "Asset",
"title": "ApptiveGrid",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-apptivegrid/23ad98ba428df8078d12608b8358881d/apptivegrid.png",
"width": 512,
"height": 512
}
}
]
}
},
{
"__typename": "AppSubcategory",
"name": "Google",
"slug": "google",
"appsCollection": {
"__typename": "AppSubcategoryAppsCollection",
"items": [
{
"__typename": "App",
"name": "Google Calendar",
"slug": "google-calendar",
"theme": "#007ee5",
"icon": {
"__typename": "Asset",
"title": "Google Calendar",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-calendar/ad60d98c29296aadc8b5b438cb02e804/google-calendar.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "Google Sheets",
"slug": "google-sheets",
"theme": "#0fa763",
"icon": {
"__typename": "Asset",
"title": "Google Sheets",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-sheets/4a65cfc4c639e261b650a16967d05ea2/google-sheets.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "Google Drive",
"slug": "google-drive",
"theme": "#fccd48",
"icon": {
"__typename": "Asset",
"title": "Google Drive",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-drive/1de3a19c657c843c6f43cd48163d270e/google-drive.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "Gmail",
"slug": "google-email",
"theme": "#dd4b39",
"icon": {
"__typename": "Asset",
"title": "Gmail",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-email/457baa3cb9cf6a4f82a55f00ab36b0ef/google-email.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "Google Docs",
"slug": "google-docs",
"theme": "#4f8ef5",
"icon": {
"__typename": "Asset",
"title": "Google Docs",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-docs/732848689a73dc5059c2d93a6192c302/google-docs.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "Android",
"slug": "android",
"theme": "#6ab344",
"icon": {
"__typename": "Asset",
"title": "Android",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-android/5539822869492a25a1b3ea5ae42e3864/android.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "Google Forms",
"slug": "google-forms",
"theme": "#6633cc",
"icon": {
"__typename": "Asset",
"title": "Google Forms",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-forms/268efe78e4d78ccd137a5394b689827d/google-forms.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "Looker Studio",
"slug": "google-data-studio",
"theme": "#3367d6",
"icon": {
"__typename": "Asset",
"title": "Google Data Studio",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-data-studio/432785d9c44256b1bb19a312785c57d9/google-data-studio.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "Google Translate",
"slug": "google-translate",
"theme": "#4c8bf5",
"icon": {
"__typename": "Asset",
"title": "Google Translate",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-translate/0b4feb687dabcdaa0c89cfec3283cc66/google-translate.png",
"width": 512,
"height": 512
}
},
{
"__typename": "App",
"name": "Google Slides",
"slug": "google-slides",
"theme": "#ffc107",
"icon": {
"__typename": "Asset",
"title": "Google Slides",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-slides/ecbb5a6e6b13084f0910c62d143616c6/google-slides.png",
"width": 512,
"height": 512
}
}
]
}
}
]
}
},
"total": 1595,
"slug": "google-sheets",
"isAddOnApp": false,
"integrateAppsData": {
"total": 1596,
"entities": [
{
"sys": {
"id": "app-google-email"
},
"slug": "google-email",
"name": "Gmail",
"priority": 16079,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#dd4b39",
"featured": null,
"icon": {
"title": "Gmail",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-email/457baa3cb9cf6a4f82a55f00ab36b0ef/google-email.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "communication"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "email"
},
{
"slug": "google"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-airtable"
},
"slug": "airtable",
"name": "Airtable",
"priority": 13093,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#18bfff",
"featured": true,
"icon": {
"title": "Airtable",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-airtable/b4b9e1ea05ed671f3cff1027110967b8/airtable.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "it-development"
},
{
"slug": "productivity"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "databases"
},
{
"slug": "spreadsheets"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-openai-gpt-3"
},
"slug": "openai-gpt-3",
"name": "OpenAI (ChatGPT, Whisper, DALL-E)",
"priority": 11970,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#10a37f",
"featured": true,
"categoriesCollection": {
"items": [
{
"slug": "it-development"
},
{
"slug": "ai"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "ml"
},
{
"slug": "development-tools"
}
]
},
"icon": {
"title": "OpenAI (DALL-E & ChatGPT)",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-openai-gpt-3/2c793cb438dc46dc9872a0166d4495e5/openai-gpt-3.png",
"width": 512,
"height": 512
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-google-drive"
},
"slug": "google-drive",
"name": "Google Drive",
"priority": 10897,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#fccd48",
"featured": null,
"icon": {
"title": "Google Drive",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-drive/1de3a19c657c843c6f43cd48163d270e/google-drive.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "file-document-management"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "documents"
},
{
"slug": "google"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-notion"
},
"slug": "notion",
"name": "Notion",
"priority": 10179,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#000000",
"featured": false,
"categoriesCollection": {
"items": [
{
"slug": "productivity"
},
{
"slug": "business-operations-erp"
},
{
"slug": "it-development"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "project-management"
},
{
"slug": "databases"
},
{
"slug": "team-collaboration"
}
]
},
"icon": {
"title": "Notion",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-notion/f324903fce24870c85987aeb69b5ef74/notion.png",
"width": 512,
"height": 512
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-slack"
},
"slug": "slack",
"name": "Slack",
"priority": 9642,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#4a154b",
"featured": null,
"icon": {
"title": "Slack",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-slack/f219a01ff93c549ff48c883804802176/slack.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "communication"
},
{
"slug": "productivity"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "team-chat"
},
{
"slug": "team-collaboration"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-telegram"
},
"slug": "telegram",
"name": "Telegram Bot",
"priority": 9077,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#179cde",
"featured": null,
"icon": {
"title": "Telegram Bot",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-telegram/21d63d9aa92235e48e0904a6dfb98e5d/telegram.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "communication"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "chat-chatbots"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-facebook-lead-ads"
},
"slug": "facebook-lead-ads",
"name": "Facebook Lead Ads",
"priority": 7830,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#1877f2",
"featured": null,
"icon": {
"title": "Facebook Lead Ads",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-facebook-lead-ads/b848d20a1f3de8cf8585d86f219cee13/facebook-lead-ads.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "marketing"
},
{
"slug": "app-families"
},
{
"slug": "crm-sales"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "ads-conversions-audiences"
},
{
"slug": "meta"
},
{
"slug": "lead-generation"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-google-calendar"
},
"slug": "google-calendar",
"name": "Google Calendar",
"priority": 7300,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#007ee5",
"featured": null,
"icon": {
"title": "Google Calendar",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-calendar/ad60d98c29296aadc8b5b438cb02e804/google-calendar.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "productivity"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "calendars"
},
{
"slug": "google"
},
{
"slug": "scheduling"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-google-docs"
},
"slug": "google-docs",
"name": "Google Docs",
"priority": 6213,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#4f8ef5",
"featured": null,
"categoriesCollection": {
"items": [
{
"slug": "file-document-management"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "documents"
},
{
"slug": "google"
}
]
},
"icon": {
"title": "Google Docs",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-docs/732848689a73dc5059c2d93a6192c302/google-docs.png",
"width": 512,
"height": 512
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-microsoft-email"
},
"slug": "microsoft-email",
"name": "Microsoft 365 Email",
"priority": 4487,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#006fc1",
"featured": null,
"icon": {
"title": "Microsoft 365 Email",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-microsoft-email/6f7a04bb4688a5051c7820220e9ef6dd/microsoft-email.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "communication"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "email"
},
{
"slug": "microsoft"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-monday"
},
"slug": "monday",
"name": "Monday",
"priority": 3994,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#9d5de0",
"featured": null,
"icon": {
"title": "Monday",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-monday/9501fd6e0216953002317690daa8dd89/monday.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "productivity"
},
{
"slug": "business-operations-erp"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "project-management"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-hubspotcrm"
},
"slug": "hubspotcrm",
"name": "HubSpot CRM",
"priority": 3852,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#ff7a59",
"featured": true,
"icon": {
"title": "HubSpot CRM",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-hubspotcrm/c6e517c80c9cd66d0d7d2955953e7fdf/hubspotcrm.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "crm-sales"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "crm"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-clickup"
},
"slug": "clickup",
"name": "ClickUp",
"priority": 3657,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#7b68ee",
"featured": null,
"icon": {
"title": "ClickUp",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-clickup/800bc5c970492c75258d47d4cc124b61/clickup.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "productivity"
},
{
"slug": "business-operations-erp"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "project-management"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-facebook-pages"
},
"slug": "facebook-pages",
"name": "Facebook Pages",
"priority": 3651,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#1877f2",
"featured": null,
"icon": {
"title": "Facebook Pages",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-facebook-pages/da2355a23118aa1c76b1c809f5078d07/facebook-pages.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "marketing"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "social-media"
},
{
"slug": "meta"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-discord"
},
"slug": "discord",
"name": "Discord",
"priority": 3349,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#7289da",
"featured": null,
"icon": {
"title": "Discord",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-discord/ce016a8f7bceb02e8d077d51e03d5032/discord.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "communication"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "team-chat"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-instagram-business"
},
"slug": "instagram-business",
"name": "Instagram for Business",
"priority": 3049,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#c13584",
"featured": null,
"categoriesCollection": {
"items": [
{
"slug": "marketing"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "social-media"
},
{
"slug": "meta"
}
]
},
"icon": {
"title": "Instagram for Business",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-instagram-business/c3daaae00e884a3983940be0e5695eb6/instagram-business.png",
"width": 512,
"height": 512
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-webflow"
},
"slug": "webflow",
"name": "Webflow",
"priority": 3040,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#4353ff",
"featured": true,
"icon": {
"title": "Webflow",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-webflow/debff4911093545cc81ddfdbb219f159/webflow.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "website-building"
},
{
"slug": "it-development"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "website-development"
},
{
"slug": "no-low-code"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-woocommerce"
},
"slug": "woocommerce",
"name": "WooCommerce",
"priority": 2825,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#a46497",
"featured": null,
"icon": {
"title": "WooCommerce",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-woocommerce/c70820ee1385f10516e7b971dff18883/woocommerce.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "commerce"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "e-commerce"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-pipedrive"
},
"slug": "pipedrive",
"name": "Pipedrive CRM",
"priority": 2825,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#434a54",
"featured": true,
"icon": {
"title": "Pipedrive CRM",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-pipedrive/a31f7df1a67a380a05794ec5628f2a44/pipedrive.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "crm-sales"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "crm"
},
{
"slug": "pipedrive"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-shopify"
},
"slug": "shopify",
"name": "Shopify",
"priority": 2812,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#96bf48",
"featured": null,
"icon": {
"title": "Shopify",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-shopify/83a85c3f14e382e289df7f1f85fb7b38/shopify.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "commerce"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "e-commerce"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-trello"
},
"slug": "trello",
"name": "Trello",
"priority": 2708,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#0079bf",
"featured": null,
"icon": {
"title": "Trello",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-trello/baf294578cfd03578f26dc71d1d23c6e/trello.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "productivity"
},
{
"slug": "business-operations-erp"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "project-management"
},
{
"slug": "atlassian"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-wordpress"
},
"slug": "wordpress",
"name": "WordPress",
"priority": 2672,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#464646",
"featured": null,
"icon": {
"title": "WordPress",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-wordpress/695651844aa4582821b4d3a3d87c2659/wordpress.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "website-building"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "cms"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-dropbox"
},
"slug": "dropbox",
"name": "Dropbox",
"priority": 2545,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#007ee5",
"featured": false,
"icon": {
"title": "Dropbox",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-dropbox/ff7b5856f9538a80ce0ca469f7d9e0d0/dropbox.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "file-document-management"
},
{
"slug": "it-development"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "documents"
},
{
"slug": "storage"
},
{
"slug": "dropbox"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-stripe"
},
"slug": "stripe",
"name": "Stripe",
"priority": 2532,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#359ad5",
"featured": null,
"icon": {
"title": "Stripe",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-stripe/fe4fe1cf2cc5b6f8f1736575381b7e9b/stripe.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "commerce"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "payments-billing-subscriptions"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-activecampaign"
},
"slug": "activecampaign",
"name": "ActiveCampaign",
"priority": 2288,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#0d5cab",
"featured": null,
"icon": {
"title": "ActiveCampaign",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-activecampaign/1bd9e19b0b1f97b0bbf2f99bbd4fdb62/activecampaign.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "marketing"
},
{
"slug": "website-building"
},
{
"slug": "communication"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "marketing-automation"
},
{
"slug": "email-marketing"
},
{
"slug": "landing-pages"
},
{
"slug": "sms-phone"
},
{
"slug": "website-popup-forms"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-sendinblue"
},
"slug": "sendinblue",
"name": "Brevo",
"priority": 2157,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#0b996e",
"featured": null,
"icon": {
"title": "Brevo",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-sendinblue/eee41a353ef37f7a72fab174e909f8ef/sendinblue.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "marketing"
},
{
"slug": "communication"
},
{
"slug": "website-building"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "marketing-automation"
},
{
"slug": "sms-phone"
},
{
"slug": "landing-pages"
},
{
"slug": "multichannel-communication"
},
{
"slug": "website-popup-forms"
},
{
"slug": "sendinblue"
},
{
"slug": "email-marketing"
},
{
"slug": "chat-chatbots"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-calendly"
},
"slug": "calendly",
"name": "Calendly",
"priority": 2132,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#006bff",
"featured": true,
"icon": {
"title": "Calendly",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-calendly/df44c2b66854d1202f22a83234522abe/calendly.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "productivity"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "scheduling"
},
{
"slug": "calendars"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-google-forms"
},
"slug": "google-forms",
"name": "Google Forms",
"priority": 2130,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#6633cc",
"featured": null,
"icon": {
"title": "Google Forms",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-forms/268efe78e4d78ccd137a5394b689827d/google-forms.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "surveys-forms"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "form-builders-surveys"
},
{
"slug": "google"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-mailchimp"
},
"slug": "mailchimp",
"name": "Mailchimp",
"priority": 2104,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#ffe01b",
"featured": null,
"icon": {
"title": "Mailchimp",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-mailchimp/8acba676d769d504f8f348f37fe5c2e2/mailchimp.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "marketing"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "marketing-automation"
},
{
"slug": "email-marketing"
},
{
"slug": "intuit"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-microsoft-excel"
},
"slug": "microsoft-excel",
"name": "Microsoft 365 Excel",
"priority": 1897,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#1d6f42",
"featured": null,
"categoriesCollection": {
"items": [
{
"slug": "productivity"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "spreadsheets"
},
{
"slug": "microsoft"
}
]
},
"icon": {
"title": "Microsoft 365 Excel",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-microsoft-excel/2ef461eeda6d0f1e0c476b06f871fa26/microsoft-excel.png",
"width": 512,
"height": 512
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-google-contacts"
},
"slug": "google-contacts",
"name": "Google Contacts",
"priority": 1848,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#1a73e8",
"featured": null,
"icon": {
"title": "Google Contacts",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-contacts/408a419bac614294ac0c615007bbaea4/google-contacts.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "crm-sales"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "contact-lists"
},
{
"slug": "google"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-jotform"
},
"slug": "jotform",
"name": "Jotform",
"priority": 1719,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#0a1551",
"featured": null,
"categoriesCollection": {
"items": [
{
"slug": "surveys-forms"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "form-builders-surveys"
}
]
},
"icon": {
"title": "Jotform",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-jotform/54db9c750b32c3ea39d2ed06cf6eb529/jotform.png",
"width": 512,
"height": 512
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-typeform"
},
"slug": "typeform",
"name": "Typeform",
"priority": 1671,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#000000",
"featured": null,
"icon": {
"title": "Typeform",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-typeform/79171278271db4d38477c701d4a226e4/typeform.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "surveys-forms"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "form-builders-surveys"
},
{
"slug": "typeform"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-tally"
},
"slug": "tally",
"name": "Tally",
"priority": 1587,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#000000",
"featured": null,
"icon": {
"title": "Tally",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-tally/0c32f9fc2f83e4da7fb1e16f7e48011b/tally.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "surveys-forms"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "form-builders-surveys"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-salesforce"
},
"slug": "salesforce",
"name": "Salesforce",
"priority": 1482,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#019cdc",
"featured": null,
"icon": {
"title": "Salesforce",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-salesforce/ef4311ec9a95cd332bbe6462bbb2d8be/salesforce.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "crm-sales"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "crm"
},
{
"slug": "salesforce"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-twilio"
},
"slug": "twilio",
"name": "Twilio",
"priority": 1481,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#e12127",
"featured": null,
"icon": {
"title": "Twilio",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-twilio/c1ae7ffde2d8d8639733c168f6e509c5/twilio.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "communication"
},
{
"slug": "it-development"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "sms-phone"
},
{
"slug": "development-tools"
},
{
"slug": "twilio"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-onedrive"
},
"slug": "onedrive",
"name": "OneDrive",
"priority": 1463,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#094ab1",
"featured": null,
"icon": {
"title": "OneDrive",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-onedrive/07cbf5aaab59233ee67033c0015af2be/onedrive.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "file-document-management"
},
{
"slug": "app-families"
},
{
"slug": "it-development"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "documents"
},
{
"slug": "microsoft"
},
{
"slug": "storage"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-linkedin"
},
"slug": "linkedin",
"name": "LinkedIn",
"priority": 1407,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#0976b4",
"featured": null,
"icon": {
"title": "LinkedIn",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-linkedin/d714bbc4f20176bfeebbc6080c9ab8fd/linkedin.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "marketing"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "social-media"
},
{
"slug": "linkedin"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-line"
},
"slug": "line",
"name": "LINE",
"priority": 1327,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#00c300",
"featured": null,
"icon": {
"title": "LINE",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-line/b3c45a4cf16e331291fb453db13cb15e/line.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "communication"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "chat-chatbots"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-mysql"
},
"slug": "mysql",
"name": "MySQL",
"priority": 1318,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#015b85",
"featured": null,
"categoriesCollection": {
"items": [
{
"slug": "it-development"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "databases"
}
]
},
"icon": {
"title": "MySQL",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-mysql/4f0d602649ed02639037bf2d44c7c2d3/mysql.png",
"width": 512,
"height": 512
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-asana"
},
"slug": "asana",
"name": "Asana",
"priority": 1306,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#f95562",
"featured": null,
"icon": {
"title": "Asana",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-asana/8d1625c295afaf5aab9743e0cc04e243/asana.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "productivity"
},
{
"slug": "business-operations-erp"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "project-management"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-sendgrid"
},
"slug": "sendgrid",
"name": "SendGrid",
"priority": 1292,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#294661",
"featured": null,
"icon": {
"title": "SendGrid",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-sendgrid/9ad38441e3ad15f1ee9c0a8af58085e5/sendgrid.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "marketing"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "email-marketing"
},
{
"slug": "marketing-automation"
},
{
"slug": "twilio"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-make"
},
"slug": "make",
"name": "Make",
"priority": 1245,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#6d00cc",
"featured": null,
"categoriesCollection": {
"items": [
{
"slug": "it-development"
},
{
"slug": "business-operations-erp"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "no-low-code"
},
{
"slug": "workflow-process-automation"
}
]
},
"icon": {
"title": "Make",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-make/f572ee55f96d625cd97044f37b92d6ba/make.png",
"width": 512,
"height": 512
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-twitter"
},
"slug": "twitter",
"name": "Twitter",
"priority": 1215,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#50abf1",
"featured": null,
"icon": {
"title": "Twitter",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-twitter/7ac59042f8cc58130e40fe5d499d6dad/twitter.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "marketing"
},
{
"slug": "premium"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "social-media"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-xero"
},
"slug": "xero",
"name": "Xero",
"priority": 1174,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#13b5ea",
"featured": null,
"categoriesCollection": {
"items": [
{
"slug": "commerce"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "invoicing"
},
{
"slug": "xero"
}
]
},
"icon": {
"title": "Xero",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-xero/3cbc8dc727aae439eae643d9baeddbe5/xero.png",
"width": 512,
"height": 512
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-todoist"
},
"slug": "todoist",
"name": "Todoist",
"priority": 1171,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#db4c3f",
"featured": null,
"icon": {
"title": "Todoist",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-todoist/14e5ff3edb23bb4a3df8d125a40eaf77/todoist.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "productivity"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "to-do-lists"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-manychat"
},
"slug": "manychat",
"name": "Manychat",
"priority": 1165,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#000000",
"featured": null,
"icon": {
"title": "Manychat",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-manychat/e2ca3012c10727c5726ee03677c7a7bf/manychat.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "communication"
},
{
"slug": "marketing"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "chat-chatbots"
},
{
"slug": "social-media"
},
{
"slug": "multichannel-communication"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-quickbooks"
},
"slug": "quickbooks",
"name": "QuickBooks",
"priority": 1120,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#393a3d",
"featured": null,
"icon": {
"title": "QuickBooks",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-quickbooks/c2fcc87d4ec677c5b55e5cc2a6183244/quickbooks.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "commerce"
},
{
"slug": "app-families"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "invoicing"
},
{
"slug": "intuit"
}
]
},
"supportedApp": true,
"addOnApp": false
},
{
"sys": {
"id": "app-pdf-co"
},
"slug": "pdf-co",
"name": "PDF.co",
"priority": 1036,
"ratingValue": null,
"ratingCount": null,
"reviewCount": null,
"theme": "#f16625",
"featured": null,
"icon": {
"title": "PDF.co",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-pdf-co/7398c8e4441188e7abd77c2027238134/pdf-co.png",
"width": 512,
"height": 512
},
"categoriesCollection": {
"items": [
{
"slug": "file-document-management"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "pdf"
}
]
},
"supportedApp": true,
"addOnApp": false
}
],
"limit": 27,
"offset": 0
},
"similarTemplatesData": {
"entities": [
{
"sys": {
"id": "template-899"
},
"priority": 15195,
"name": "Create BKP and FIK codes from new Google Sheets spreadsheet rows and send them to customers via Twilio",
"slug": "899-create-bkp-and-fik-codes-from-new-google-sheets-spreadsheet-rows-and-send-them-to-customers-via-twilio",
"seoFields": null,
"usage": 4,
"description": "Every time you add a new row to your Google Sheets spreadsheet, Make will automatically send a registered sale data message using the EET module and update the spreadsheet with obtained BKP and FIK codes. Both codes will be then sent to your customer via Twilio. The template uses Sheet 2 in this [example spreadsheet](https://goo.gl/F4MLEq).",
"categoriesCollection": {
"items": [
{
"slug": "communication"
},
{
"slug": "it-development"
},
{
"slug": "business-operations-erp"
},
{
"slug": "productivity"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "sms-phone"
},
{
"slug": "development-tools"
},
{
"slug": "spreadsheets"
}
]
},
"appsCollection": {
"items": [
{
"slug": "google-sheets",
"icon": {
"title": "Google Sheets",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-sheets/4a65cfc4c639e261b650a16967d05ea2/google-sheets.png",
"width": 512,
"height": 512
},
"theme": "#0fa763"
},
{
"slug": "eet",
"icon": {
"title": "EET",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-eet/f3ea95c69876ef2c098b8263bd079aec/eet.png",
"width": 512,
"height": 512
},
"theme": "#ff001d"
},
{
"slug": "twilio",
"icon": {
"title": "Twilio",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-twilio/c1ae7ffde2d8d8639733c168f6e509c5/twilio.png",
"width": 512,
"height": 512
},
"theme": "#e12127"
}
]
}
},
{
"sys": {
"id": "template-898"
},
"priority": 5120,
"name": "Create a Taxpayer's Signature Code (PKP) from new Google Sheets rows and post it to Slack",
"slug": "898-create-a-taxpayer-s-signature-code-pkp-from-new-google-sheets-rows-and-post-it-to-slack",
"seoFields": null,
"usage": 0,
"description": "Every time you add a new row to your Google Sheets spreadsheet, Make will automatically generate a Taxpayer's Signature Code (PKP) using the EET module and post it to Slack. The template uses this [example spreadsheet](https://goo.gl/qm1mgb). ",
"categoriesCollection": {
"items": [
{
"slug": "communication"
},
{
"slug": "productivity"
},
{
"slug": "business-operations-erp"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "team-chat"
},
{
"slug": "team-collaboration"
},
{
"slug": "spreadsheets"
}
]
},
"appsCollection": {
"items": [
{
"slug": "google-sheets",
"icon": {
"title": "Google Sheets",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-sheets/4a65cfc4c639e261b650a16967d05ea2/google-sheets.png",
"width": 512,
"height": 512
},
"theme": "#0fa763"
},
{
"slug": "eet",
"icon": {
"title": "EET",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-eet/f3ea95c69876ef2c098b8263bd079aec/eet.png",
"width": 512,
"height": 512
},
"theme": "#ff001d"
},
{
"slug": "slack",
"icon": {
"title": "Slack",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-slack/f219a01ff93c549ff48c883804802176/slack.png",
"width": 512,
"height": 512
},
"theme": "#4a154b"
}
]
}
},
{
"sys": {
"id": "template-5765"
},
"priority": 30091,
"name": "Create a Gmail draft message from a new Google Sheets row",
"slug": "5765-create-a-gmail-draft-message-from-a-new-google-sheets-row",
"seoFields": null,
"usage": 258,
"description": "Use this template to create a Gmail draft message when a new row is added to your Google Sheets spreadsheet.\n\nTo work with the template's default settings, your Google Sheets spreadsheet should contain these columns: Email address, Subject of the email and Content of the email.",
"categoriesCollection": {
"items": [
{
"slug": "communication"
},
{
"slug": "productivity"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "email"
},
{
"slug": "spreadsheets"
}
]
},
"appsCollection": {
"items": [
{
"slug": "google-sheets",
"icon": {
"title": "Google Sheets",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-sheets/4a65cfc4c639e261b650a16967d05ea2/google-sheets.png",
"width": 512,
"height": 512
},
"theme": "#0fa763"
},
{
"slug": "google-email",
"icon": {
"title": "Gmail",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-email/457baa3cb9cf6a4f82a55f00ab36b0ef/google-email.png",
"width": 512,
"height": 512
},
"theme": "#dd4b39"
}
]
}
},
{
"sys": {
"id": "template-5768"
},
"priority": 30091,
"name": "Save a Gmail email to Google Sheets as a new row",
"slug": "5768-save-a-gmail-email-to-google-sheets-as-a-new-row",
"seoFields": null,
"usage": 379,
"description": "Use this template to save a Gmail email message to your Google Sheets spreadsheet as a new row.",
"categoriesCollection": {
"items": [
{
"slug": "productivity"
},
{
"slug": "communication"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "spreadsheets"
},
{
"slug": "email"
}
]
},
"appsCollection": {
"items": [
{
"slug": "google-email",
"icon": {
"title": "Gmail",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-email/457baa3cb9cf6a4f82a55f00ab36b0ef/google-email.png",
"width": 512,
"height": 512
},
"theme": "#dd4b39"
},
{
"slug": "google-sheets",
"icon": {
"title": "Google Sheets",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-sheets/4a65cfc4c639e261b650a16967d05ea2/google-sheets.png",
"width": 512,
"height": 512
},
"theme": "#0fa763"
}
]
}
},
{
"sys": {
"id": "template-5770"
},
"priority": 30091,
"name": "Send a Gmail email from a new Google Sheets row",
"slug": "5770-send-a-gmail-email-from-a-new-google-sheets-row",
"seoFields": null,
"usage": 2156,
"description": "Use this template to send a Gmail message when a new row is added to your Google Sheets spreadsheet.\n\nTo work with the template's default settings, your Google Sheets spreadsheet should contain these columns: Email address, Subject of the email and Content of the email.",
"categoriesCollection": {
"items": [
{
"slug": "communication"
},
{
"slug": "productivity"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "email"
},
{
"slug": "spreadsheets"
}
]
},
"appsCollection": {
"items": [
{
"slug": "google-sheets",
"icon": {
"title": "Google Sheets",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-sheets/4a65cfc4c639e261b650a16967d05ea2/google-sheets.png",
"width": 512,
"height": 512
},
"theme": "#0fa763"
},
{
"slug": "google-email",
"icon": {
"title": "Gmail",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-email/457baa3cb9cf6a4f82a55f00ab36b0ef/google-email.png",
"width": 512,
"height": 512
},
"theme": "#dd4b39"
}
]
}
},
{
"sys": {
"id": "template-5766"
},
"priority": 30091,
"name": "Save a Gmail email containing a specific phrase to Google Sheets as a new row",
"slug": "5766-save-a-gmail-email-containing-a-specific-phrase-to-google-sheets-as-a-new-row",
"seoFields": null,
"usage": 517,
"description": "Use this template to save a Gmail message containing a specific phrase to your Google Sheets spreadsheet as a new row.",
"categoriesCollection": {
"items": [
{
"slug": "productivity"
},
{
"slug": "communication"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "spreadsheets"
},
{
"slug": "email"
}
]
},
"appsCollection": {
"items": [
{
"slug": "google-email",
"icon": {
"title": "Gmail",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-email/457baa3cb9cf6a4f82a55f00ab36b0ef/google-email.png",
"width": 512,
"height": 512
},
"theme": "#dd4b39"
},
{
"slug": "google-sheets",
"icon": {
"title": "Google Sheets",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-sheets/4a65cfc4c639e261b650a16967d05ea2/google-sheets.png",
"width": 512,
"height": 512
},
"theme": "#0fa763"
}
]
}
},
{
"sys": {
"id": "template-5767"
},
"priority": 30091,
"name": "Save a Gmail email from a specific sender to Google Sheets as a new row",
"slug": "5767-save-a-gmail-email-from-a-specific-sender-to-google-sheets-as-a-new-row",
"seoFields": null,
"usage": 270,
"description": "Use this template to save a Gmail message from a specific sender to your Google Sheets spreadsheet as a new row.",
"categoriesCollection": {
"items": [
{
"slug": "productivity"
},
{
"slug": "communication"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "spreadsheets"
},
{
"slug": "email"
}
]
},
"appsCollection": {
"items": [
{
"slug": "google-email",
"icon": {
"title": "Gmail",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-email/457baa3cb9cf6a4f82a55f00ab36b0ef/google-email.png",
"width": 512,
"height": 512
},
"theme": "#dd4b39"
},
{
"slug": "google-sheets",
"icon": {
"title": "Google Sheets",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-sheets/4a65cfc4c639e261b650a16967d05ea2/google-sheets.png",
"width": 512,
"height": 512
},
"theme": "#0fa763"
}
]
}
},
{
"sys": {
"id": "template-10371"
},
"priority": 30091,
"name": "Add client inbox label to Gmail",
"slug": "3172-add-client-inbox-label-to-gmail",
"seoFields": null,
"usage": 133,
"description": "The Google Sheets module checks for matches between the sender’s email address and the list of client email addresses. If a match is found, the label `client_mailbox` is added to the email. More information [here](https://bit.ly/3X6QuwR).",
"categoriesCollection": {
"items": [
{
"slug": "productivity"
},
{
"slug": "communication"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "spreadsheets"
},
{
"slug": "email"
}
]
},
"appsCollection": {
"items": [
{
"slug": "google-email",
"icon": {
"title": "Gmail",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-email/457baa3cb9cf6a4f82a55f00ab36b0ef/google-email.png",
"width": 512,
"height": 512
},
"theme": "#dd4b39"
},
{
"slug": "google-sheets",
"icon": {
"title": "Google Sheets",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-sheets/4a65cfc4c639e261b650a16967d05ea2/google-sheets.png",
"width": 512,
"height": 512
},
"theme": "#0fa763"
}
]
}
},
{
"sys": {
"id": "template-10932"
},
"priority": 28037,
"name": "Analyze sentiment in customer feedback on Google Sheets using ChatGPT",
"slug": "10574-classify-sentiment-with-openai-of-feedback-in-google-sheets",
"seoFields": null,
"usage": 482,
"description": "Run a simple sentiment analysis of your customer feedback with the power of Artificial Intelligence!",
"categoriesCollection": {
"items": [
{
"slug": "it-development"
},
{
"slug": "ai"
},
{
"slug": "productivity"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "ml"
},
{
"slug": "development-tools"
},
{
"slug": "spreadsheets"
}
]
},
"appsCollection": {
"items": [
{
"slug": "google-sheets",
"icon": {
"title": "Google Sheets",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-sheets/4a65cfc4c639e261b650a16967d05ea2/google-sheets.png",
"width": 512,
"height": 512
},
"theme": "#0fa763"
},
{
"slug": "openai-gpt-3",
"icon": {
"title": "OpenAI (DALL-E & ChatGPT)",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-openai-gpt-3/2c793cb438dc46dc9872a0166d4495e5/openai-gpt-3.png",
"width": 512,
"height": 512
},
"theme": "#10a37f"
}
]
}
},
{
"sys": {
"id": "template-10575"
},
"priority": 28037,
"name": "Create new completions with OpenAI ChatGPT from new rows in Google Sheets",
"slug": "10570-create-new-completions-with-openai-chatgpt-from-new-rows-in-google-sheets",
"seoFields": null,
"usage": 3682,
"description": "Save time by automatically generating completions to any topic, for example, SEO keywords from your content topics. [Learn more](https://community.make.com/t/getting-started-with-openai-gpt-3-and-make/7796?utm_source=make&utm_medium=in-app&utm_campaign=template)",
"categoriesCollection": {
"items": [
{
"slug": "it-development"
},
{
"slug": "ai"
},
{
"slug": "productivity"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "ml"
},
{
"slug": "development-tools"
},
{
"slug": "spreadsheets"
},
{
"slug": "ai-ml"
}
]
},
"appsCollection": {
"items": [
{
"slug": "google-sheets",
"icon": {
"title": "Google Sheets",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-sheets/4a65cfc4c639e261b650a16967d05ea2/google-sheets.png",
"width": 512,
"height": 512
},
"theme": "#0fa763"
},
{
"slug": "openai-gpt-3",
"icon": {
"title": "OpenAI (DALL-E & ChatGPT)",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-openai-gpt-3/2c793cb438dc46dc9872a0166d4495e5/openai-gpt-3.png",
"width": 512,
"height": 512
},
"theme": "#10a37f"
}
]
}
},
{
"sys": {
"id": "template-10950"
},
"priority": 27141,
"name": "Create Notion database items from new Google Sheets rows",
"slug": "5832-create-notion-database-items-from-new-google-sheets-rows",
"seoFields": null,
"usage": 3360,
"description": "Every time a new row is added to your Google Sheets spreadsheet, Make will automatically create a new Notion database item.",
"categoriesCollection": {
"items": [
{
"slug": "productivity"
},
{
"slug": "business-operations-erp"
},
{
"slug": "it-development"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "project-management"
},
{
"slug": "databases"
},
{
"slug": "team-collaboration"
},
{
"slug": "spreadsheets"
}
]
},
"appsCollection": {
"items": [
{
"slug": "google-sheets",
"icon": {
"title": "Google Sheets",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-sheets/4a65cfc4c639e261b650a16967d05ea2/google-sheets.png",
"width": 512,
"height": 512
},
"theme": "#0fa763"
},
{
"slug": "notion",
"icon": {
"title": "Notion",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-notion/f324903fce24870c85987aeb69b5ef74/notion.png",
"width": 512,
"height": 512
},
"theme": "#000000"
}
]
}
},
{
"sys": {
"id": "template-5478"
},
"priority": 26873,
"name": "Share data added to a Google Sheet as Slack messages",
"slug": "5478-share-data-added-to-a-google-sheet-as-slack-messages",
"seoFields": null,
"usage": 680,
"description": "This automation grabs new rows of data from your Google Sheet and sends them as Slack messages.",
"categoriesCollection": {
"items": [
{
"slug": "communication"
},
{
"slug": "productivity"
}
]
},
"subcategoriesCollection": {
"items": [
{
"slug": "team-chat"
},
{
"slug": "team-collaboration"
},
{
"slug": "spreadsheets"
}
]
},
"appsCollection": {
"items": [
{
"slug": "google-sheets",
"icon": {
"title": "Google Sheets",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-google-sheets/4a65cfc4c639e261b650a16967d05ea2/google-sheets.png",
"width": 512,
"height": 512
},
"theme": "#0fa763"
},
{
"slug": "slack",
"icon": {
"title": "Slack",
"url": "https://images.ctfassets.net/qqlj6g4ee76j/appIcon-slack/f219a01ff93c549ff48c883804802176/slack.png",
"width": 512,
"height": 512
},
"theme": "#4a154b"
}
]
}
},
{
"sys": {
"id": "template-3173"
},
"priority": 26873,
"name": "Add Slack client info with e-mail to Google Sheets spreadsheet with client contacts",
"slug": "3173-add-slack-client-info-with-e-mail-to-google-sheets-spreadsheet-with-client-contacts",
"seoFields": null,
"usage": 131,
"description": "When a Slack message is sent in a specified channel, the scenario checks the Google sheet with addresses. If it’s already there, it does nothing. But if it’s not there, the scenario adds the new email to the list. More information [here](https://www.Make.co