- Home
- Resources
- Integrations
- Tallyfy
Tallyfy Make integrationAutomate Tallyfy with Make.
Can Make start a Tallyfy process for you when something happens in another tool? Yes. The Tallyfy Make integration gives you 15 modules: 14 actions and 1 search. This guide shows how to connect your account and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Tallyfy Make integration do for you?
The Tallyfy Make integration lets Make act inside your Tallyfy account: launch a process, create or complete tasks, move deadlines and leave comments. You build a scenario, the automation made of modules chained together, and Make runs those steps for you so nobody has to click through Tallyfy by hand.
Kick off onboarding from a signed deal. When a deal closes in your sales tool, Launch a Process starts the right Tallyfy checklist, then Add a Comment drops the deal context onto it so the team knows why it exists.
Keep work moving when plans change. An operations lead can pair Find a Task in a Process with Change a Task's Deadline or Change a Task's Assignees to push a date or hand a step to someone else as soon as a request comes in from another app.
Close the loop from outside Tallyfy. A support ticket gets resolved elsewhere; Complete a Task in a Process ticks the matching step, and Archive a Process tidies up once the run is over.
What Make will not do here: Tallyfy has no trigger module, so a change inside Tallyfy cannot start a scenario by itself. The scenario starts from another app or from Make's schedule. For anything the 15 modules miss, Make an API Call reaches the rest of the Tallyfy API. Wondering how Make stacks up against n8n? Read n8n vs Make, or check plan limits on Make pricing and hands-on help in Make training.
How do you connect Tallyfy to Make?
- 01
Copy your Tallyfy access token
In Tallyfy, open Settings from your profile picture or menu, go to Integrations, then REST API. Your personal access_token sits there. Copy it and keep it somewhere safe, it is the key Make will use.
- 02
Add a Tallyfy module in Make
Log in to Make, open your scenario and add any Tallyfy module, for example Launch a Process. Click Create a connection. You can type a label in Connection name so you recognize this account later, but it is optional.
- 03
Paste the token and save
Paste the credentials you copied from Tallyfy, or follow the on-screen instructions, and confirm. The connection, your Tallyfy account linked to Make once, is now reused by every Tallyfy module in all your scenarios.
Build your first scenario with Tallyfy
GoalWhen a new client lands in another app, Make launches a Tallyfy process and posts a comment on it.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Pick the app where new clients appear, such as your form or CRM, and set its module as the starting point.
- 02
Add Launch a Process
Click the + on the right, search for Tallyfy and choose Launch a Process. Use Create a connection if you have not linked Tallyfy yet, then fill the fields with data mapped from the first module.
- 03
Add a Comment on the new process
Add one more module: Add a Comment. Map the process data returned by the previous step and write the note your team should read first, like the client name taken from the first app.
- 04
Test with Run once
Click Run once. Make runs the scenario one time and shows the bundles each module received, a bundle being one item passed along. Open Tallyfy and check that the process and comment are there.
- 05
Schedule and switch it on
Open the clock on the first module. A new scenario runs every 15 minutes by default, and each module run counts as one operation on your plan. Adjust if needed, then switch the scenario on.
Every Tallyfy module in Make
Tallyfy gives you 15 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Add a Comment
ActionIn Make“Adds a comment, issue or resolves issue.”
Posts a note on a Tallyfy task so the people doing the work see context without leaving Tallyfy. It can also raise an issue on the task or mark one as resolved.
Archive a Process
ActionIn Make“Archives a process.”
Moves a finished or abandoned Tallyfy process out of the active list, which keeps dashboards readable for the whole team. Your team's daily views then show only the runs that are still alive.
Change a Task's Assignees
ActionIn Make“Changes a task's assignees.”
Hands a Tallyfy task to different people without anyone opening the task manually. Make swaps who is responsible, so nobody has to reassign it by hand.
Change a Task's Deadline
ActionIn Make“Changes a task's deadline.”
Moves the due date of a Tallyfy task so the schedule reflects what really happens outside Tallyfy. Your team works from the real date, not the one planned weeks ago.
Complete a Task in a Process
ActionIn Make“Completes a task in a process.”
Ticks a step as done inside a running Tallyfy process, which lets the checklist move on to the next person. No one has to remember to come back and close it.
Create a Task
ActionIn Make“Creates a task.”
Adds a new task in Tallyfy from whatever event your scenario reacts to. You get a follow-up item with an owner, instead of a request lost in a chat thread.
Delete a Comment
ActionIn Make“Deletes a comment of the task.”
Removes a comment from a Tallyfy task, useful when an automated note was posted by mistake or no longer applies. The thread stays clean for the people reading it.
Delete a Task
ActionIn Make“Deletes a task.”
Erases a Tallyfy task entirely, for work that should never have existed rather than work that is finished. Your lists then show only what still matters.
Get a Process
ActionIn Make“Returns process data.”
Reads the details of one Tallyfy process and hands them to the next modules as data you can map. It changes nothing; it only fetches.
Get a Task
ActionIn Make“Reads a task's information.”
Pulls the information of a single Tallyfy task so later modules can decide what to do with it. Think of it as a lookup when you already know which task you want.
Launch a Process
ActionIn Make“Creates new process.”
Starts a new Tallyfy process, the full run of a checklist with every step and owner, from an event in another app. This is usually the module that makes the integration worth it.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Calls any endpoint of the Tallyfy API with the connection you already set up, covering what the other 14 modules do not offer. It is the way out when a listed module is missing.
Update a Comment
ActionIn Make“Updates comment's content.”
Rewrites the text of an existing comment on a Tallyfy task, so one note stays current instead of piling up new ones. Readers see a single, accurate message.
Update a Process
ActionIn Make“Updates selected process.”
Edits a running Tallyfy process after launch, so its details keep matching reality. The steps continue; only the information on the process changes.
Find a Task in a Process
SearchIn Make“Finds a task in a process.”
Searches a Tallyfy process for the task you need and returns it for the following modules. It is the bridge between knowing the process and acting on a precise step.
Need help automating Tallyfy with Make?
A person reads every message.