- Home
- Resources
- Integrations
- SmartTask
SmartTask Make integrationAutomate SmartTask with Make.
Can SmartTask tasks and contacts move on their own when something changes? The SmartTask Make integration gives you 26 modules, six of them instant triggers. This guide is for ops leads and team managers: connect your account, then build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the SmartTask Make integration let you automate?
The SmartTask Make integration links your SmartTask workspace to Make, a no-code tool where you build a scenario: a chain of modules that runs when an app calls Make or on a schedule. SmartTask brings six instant triggers, 13 actions and seven searches, so tasks, comments, reminders and contacts can react to each other and to your other apps.
Lead to follow-up task. Watch New Contacts fires when someone adds a contact, and Create a Task opens the follow-up in the right place, so a new lead never waits in an inbox.
Closed task, updated reporting. Watch Task Completion reacts when a task is marked done. From there, Get a Task pulls its details and another app of your stack can log the result, while Add a Task Comment leaves a trace on the task itself.
Client questions routed to the right people. A comment posted on a task starts Watch New Task Comment; Add Followers to a Task then brings in the colleagues who need to see it.
Searches have ceilings: Filter Tasks returns up to 200 tasks, Get Subtasks and Get Project Members up to 100 items, Get Task Contacts up to 50, and both contact searches up to 10. For anything the listed modules skip, Make an API Call reaches the SmartTask API with the same connection. If you are still choosing a platform, the n8n vs Make comparison lays out both options, and the Make review covers the editor in depth. Teams that prefer a guided start can follow the Make training.
How do you connect SmartTask to Make?
- 01
Add a SmartTask module
Open a scenario, click the +, type SmartTask and pick any module, for instance Watch New Contacts. In the module panel, click Create a connection. A connection is your SmartTask account linked to Make once.
- 02
Name the connection
Give it a name you will recognize later, such as the workspace it points to. This step is optional, but it helps as soon as a team shares several SmartTask accounts in the same Make organization.
- 03
Authorize Make and save
Make then asks you either to sign in to SmartTask and approve the access, or to paste the key SmartTask gives you. Follow what the window shows, then click Save. The module can now read your SmartTask data.
Your first scenario with SmartTask and Make
GoalWhen a new contact is created in SmartTask, Make creates a follow-up task for it.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big + to add the first module. This first module is the one that starts everything.
- 02
Add Watch New Contacts
Search SmartTask, pick Watch New Contacts and choose the connection you created. This trigger is instant: SmartTask will notify Make through a webhook each time a contact appears.
- 03
Add Create a Task
Click the + on the right of the trigger and add Create a Task. Fill the fields Make shows, and map the contact data from the first module into the task name so the follow-up says who it is about.
- 04
Test with Run once
Click Run once, then add a test contact in SmartTask. Each module shows the bundles it received, one bundle per item, so you can check the task that came out.
- 05
Switch it on
When the test looks right, switch the scenario on. From then on, each new contact creates its follow-up task without anyone touching Make.
SmartTask triggers in Make
6 modules start a scenario when something happens in SmartTask. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by SmartTask as soon as it happens.
Watch New Contacts
Instant triggerIn Make“Triggered when a new contact is created.”
A fresh contact in SmartTask becomes the starting point of a scenario, so the person reaches your other tools without anyone copying a name or an email by hand. Make receives one bundle per contact created.
Watch New Task Comment
Instant triggerIn Make“Triggers when a comment is made in a task.”
Conversations stay useful when they reach the right people: this trigger starts your scenario each time someone writes a comment on a task, and passes that comment along as a bundle.
Watch New Task in a Project
Instant triggerIn Make“Triggers when a new task is linked to a project.”
Project leads get a signal the second work lands in their project: the trigger reacts when a task is linked to a project and hands that task to the next module.
Watch New Task Reminder
Instant triggerIn Make“Triggers when a reminder notification is sent.”
Reminders often get lost inside one app; this trigger carries them further by starting a scenario whenever SmartTask sends a reminder notification.
Watch Task Completion
Instant triggerIn Make“Triggers when a task is marked as completed.”
Finished work can trigger the next step on its own: this module starts the scenario when a task is marked as completed, with the task as its bundle.
Watch Updates to a Task's Custom Field
Instant triggerIn Make“Triggers when a custom field value is updated.”
Custom fields often hold the value that really matters, like a stage, a budget or a priority. This trigger starts your scenario as soon as one of those values changes on a task.
Every SmartTask module in Make
SmartTask gives you 20 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Add a File Link to a Task
- Add a Task Comment
- Add a Task Reminder
- Add a Task to Projects
- Add Followers to a Task
- Create a Contact
- Create a Task
- Get a Task
- Make an API Call
- Update a Task CustomField Value
- Update a Task Description
- Update a Task Name
- Update a Task Status
- Filter Tasks
- Get Project Members
- Get Subtasks
- Get Task Contacts
- Get Task Reminders
- Search Contacts by Email or Phone Number
- Search Contacts by Name
Add a File Link to a Task
ActionIn Make“Adds file link to the task.”
Attach a link to a document on a task, so whoever opens it finds the contract, the brief or the mockup without searching a drive.
Add a Task Comment
ActionIn Make“Adds a comment to the task.”
Post a comment on a task from your scenario, which keeps the history of what happened elsewhere visible right where the team works.
Add a Task Reminder
ActionIn Make“Adds a reminder to a task”
Set a reminder on an existing task so SmartTask nudges the assignee at the right moment instead of relying on memory.
Add a Task to Projects
ActionIn Make“Link a task to projects.”
Link a task to one or more projects so it shows up on every board where it matters, without duplicating it.
Add Followers to a Task
ActionIn Make“Add followers to a task.”
Bring colleagues onto a task as followers, so they receive its updates without being the assignee.
Create a Contact
ActionIn Make“Creates a new contact in SmartTask”
Add a new contact to SmartTask from any source, a web form, a CRM or a spreadsheet row, so client details stay in one place.
Create a Task
ActionIn Make“Creates a task in the organization.”
Open a new task in your SmartTask organization from any event in another app, which turns requests into assigned work instead of forgotten emails.
Get a Task
ActionIn Make“Fetches a particular task”
Read one specific task and all it holds, so later modules can use its name, description or status in their own fields.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reach any endpoint of the SmartTask API from your scenario, reusing the connection you already created, when no listed module does what you need.
Update a Task CustomField Value
ActionIn Make“Updates task's custom field value.”
Change the value of a custom field on a task, which keeps stages, budgets or priorities in sync with what happens outside SmartTask.
Update a Task Description
ActionIn Make“Updates description of the task”
Rewrite the description of a task with fresh information, so the brief the assignee reads is always the current one.
Update a Task Name
ActionIn Make“Modifies a task's name”
Rename a task automatically, which is useful when the title should reflect a reference, a client name or a stage.
Update a Task Status
ActionIn Make“Marks a task as complete or in-complete.”
Mark a task complete, or reopen it, from another app, so SmartTask reflects work finished outside it.
Filter Tasks
SearchIn Make“Lists filtered tasks. Limited to 200 tasks.”
Pull a list of tasks that match your criteria, each returned as its own bundle, so the next modules can act on every one of them.
Get Project Members
SearchIn Make“Lists project members. Limited to 100 members.”
List the people who belong to a project, which lets a scenario notify or assign the right team without hard-coding names.
Get Subtasks
SearchIn Make“Lists subtasks of the current task. Limited to 100 subtasks.”
Retrieve the subtasks of a task, one bundle each, to check progress or copy them somewhere else.
Get Task Contacts
SearchIn Make“Lists contacts associated with the task. Limited to 50 contacts.”
See which contacts are attached to a task, so a scenario can email them, sync them to a CRM or mention them in a report.
Get Task Reminders
SearchIn Make“Fetches task reminders”
Read the reminders already set on a task, which avoids stacking a second reminder on top of an existing one.
Search Contacts by Email or Phone Number
SearchIn Make“Fetches contacts by email or phone number. Limited to 10 contacts.”
Find a SmartTask contact from an email address or a phone number, the most reliable way to match a person arriving from another app.
Search Contacts by Name
SearchIn Make“Lists contacts that matches the query. Limited to 10 contacts.”
Look up contacts whose name matches a query, handy when the source gives you a person's name but no email.
Need help automating SmartTask with Make?
A person reads every message.