Accelo Make integrationAutomate Accelo with Make.
What can Make do with your Accelo account? The Accelo Make integration offers 24 modules: 2 instant triggers, 18 actions and 4 searches around requests, contacts, prospects and timers. This page shows how to link your account and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Accelo Make integration let you automate?
The Accelo Make integration links your Accelo account to Make so that requests, contacts, prospects and timers can move without copy and paste. You build a scenario, the automation made of a chain of modules, and each module is one brick: a trigger, an action or a search.
React to incoming work. Watch New Request starts a scenario as soon as a request is created in Accelo. From there, Create a Timer or Update a Request can prepare the follow-up without anyone opening the app.
Keep your pipeline clean. When a lead fills a form in another tool, Search Prospects checks whether the person is already known, then Create a Prospect or Update a Prospect records the result. Contacts follow the same pattern with Search Contacts, Create a Contact and Update a Contact.
Follow assignments. Watch Task Assigned fires when a task is given to someone, which is a natural moment to start a timer or notify another app.
What the listed modules do not cover can go through Make an API Call, which reuses the same connection to reach other parts of the Accelo API. If you are weighing the two tools, read n8n vs Make; to learn the editor properly, see Make training, and check Make pricing before you scale.
How do you connect Accelo to Make?
- 01
Register an application in Accelo
In Accelo, open Configuration > API and click Register Application. Paste the callback URI
https://www.integromat.com/oauth/cb/accelo, then copy the Client ID, the Client secret and your subdomain, the part before.accelo.comin the address bar. - 02
Add an Accelo module in Make
In your scenario, add any Accelo module and click Create a connection. The Connection name field is optional; a clear name helps when several Accelo accounts sit in the same Make organization.
- 03
Paste your credentials
Enter the client id, client secret and subdomain you copied, then follow the on-screen instructions. The connection, your Accelo account linked to Make, is then reused by every Accelo module you add later.
Build your first Accelo scenario
GoalWhen a new request is created in Accelo, Make creates a timer in Accelo for it.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + in the middle of the canvas to place the first module.
- 02
Set up the trigger
Search for Accelo, pick Watch New Request, click Create a webhook, then Create a connection and paste your Accelo credentials.
- 03
Add the timer action
Click the + on the right of the trigger, choose Create a Timer and fill its fields, mapping data from the request that the trigger received.
- 04
Test with Run once
Click Run once, create a test request in Accelo, and read the bundles, the items passed between modules, that each module received.
- 05
Switch it on
Once the test looks right, switch the scenario on. Because the trigger is instant, Accelo calls Make each time a new request appears.
What can start an Accelo scenario?
2 modules start a scenario when something happens in Accelo. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Accelo as soon as it happens.
Watch New Request
Instant triggerIn Make“Triggers when a new request has been created.”
Starts your scenario the moment a new request lands in Accelo, and hands its details to the following modules so the rest of the flow can use them.
Watch Task Assigned
Instant triggerIn Make“Triggers when a task has been assigned.”
Gives you a scenario run each time a task is assigned in Accelo, which turns an assignment into the starting point of whatever should happen next.
What can Make do in Accelo?
Accelo gives you 22 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Create a Contact
- Create a Prospect
- Create a Request
- Create a Timer
- Delete a Contact
- Delete a Prospect
- Delete a Timer
- Get a Contact
- Get a Prospect
- Get a Request
- Get a Timer
- Make an API Call
- Pause a Timer
- Start a Timer
- Update a Contact
- Update a Prospect
- Update a Request
- Update a Timer
- Search Contacts
- Search Prospects
- Search Requests
- Search Timers
Create a Contact
ActionIn Make“Creates a new contact.”
Adds a person to Accelo from data collected elsewhere, so your address book grows without manual typing and every new contact is ready for requests.
Create a Prospect
ActionIn Make“Creates a new prospect.”
Records a new prospect in Accelo, giving sales a place to follow an opportunity that started in another tool, like an ad form or a booking page.
Create a Request
ActionIn Make“Creates a new request.”
Opens a request in Accelo from an email, a ticket or a form, so client demands arrive in one place where your team already works.
Create a Timer
ActionIn Make“Creates a new timer.”
Sets up a timer in Accelo so that time can be counted against the work without anyone clicking through the interface to prepare it.
Delete a Contact
ActionIn Make“Deletes a contact.”
Removes a contact from Accelo, which keeps your list tidy when a person leaves a client company or asks to be forgotten.
Delete a Prospect
ActionIn Make“Deletes a prospect.”
Erases a prospect from Accelo, useful when an opportunity was entered by mistake or turns out to be spam from a public form.
Delete a Timer
ActionIn Make“Deletes a timer.”
Drops a timer you no longer need, so reports are not polluted by timers created for work that never happened.
Get a Contact
ActionIn Make“Retrieves a contact.”
Fetches the full record of one contact when you already know which one, so later modules can use its details in an email or a document.
Get a Prospect
ActionIn Make“Retrieves a prospect.”
Pulls the details of a single prospect into your scenario, ready to be copied into a proposal, a CRM note or a chat message.
Get a Request
ActionIn Make“Retrieves a request.”
Reads one request in full so its content can feed the next steps, for example a summary sent to the person on duty.
Get a Timer
ActionIn Make“Retrieves a timer.”
Retrieves one timer and its data, which lets a scenario check where a piece of tracked time stands before acting on it.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reaches any endpoint of the Accelo API with the connection you already set up, which covers whatever the listed modules leave out.
Pause a Timer
ActionIn Make“Pauses a timer.”
Stops a running timer without deleting it, so time already counted stays in Accelo and can resume later.
Start a Timer
ActionIn Make“Starts a timer.”
Sets an Accelo timer running, so tracked time begins the moment your scenario decides the work has started.
Update a Contact
ActionIn Make“Updates a contact. The function 'Erase' is not supported in some parameters.”
Changes an existing contact in Accelo so that details edited in another app stay aligned everywhere.
Update a Prospect
ActionIn Make“Updates a prospect. The function 'Erase' is not supported in some parameters.”
Modifies a prospect already in Accelo, which keeps the opportunity's details current as the conversation moves forward.
Update a Request
ActionIn Make“Updates a request. The function 'Erase' is not supported in some parameters.”
Edits a request that already exists, so its status or content reflects what happened in the tools around Accelo.
Update a Timer
ActionIn Make“Updates a timer. The function 'Erase' is not supported in some parameters.”
Adjusts a timer after the fact, correcting its data when what was recorded no longer matches the work.
Search Contacts
SearchIn Make“Searches for contacts or lists them all.”
Looks up contacts matching your criteria, or lists them all, which is the safe first step before creating or updating anyone.
Search Prospects
SearchIn Make“Searches for prospects or lists them all.”
Finds prospects that match a filter, or returns the whole list, so your scenario can decide between creating and updating.
Search Requests
SearchIn Make“Searches for requests or lists them all.”
Returns the requests that fit your criteria, or all of them, so a scenario can work on a batch instead of a single item.
Search Timers
SearchIn Make“Searches for timers or lists them all.”
Lists timers matching your conditions, or every timer, which gives you the identifiers other timer modules need.
Need help automating Accelo with Make?
A person reads every message.