- Home
- Resources
- Integrations
- atSpoke
atSpoke Make integrationAutomate atSpoke with Make.
What if every new atSpoke request reached the right place without anyone copying it? The atSpoke Make integration gives you 17 modules, 3 of them instant triggers. This page shows support and IT teams how to connect the account and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the atSpoke Make integration let you automate?
The atSpoke Make integration links your atSpoke account to Make, a visual tool where you build a scenario (the automation itself, a chain of modules). atSpoke then reacts to other apps, and other apps react to atSpoke, without a line of code. It covers requests, resources and users.
Requests that travel on their own. Watch New Requests starts a scenario the moment someone opens a request, so the details can land in the tool your team already reads. When a form in another app collects a problem, Create a Request turns it into an atSpoke request instead of an email nobody follows up.
Status changes that others hear about. Watch Requests Updated fires when a request changes. Pair it with a module of another app to warn a manager, or with Get a Request to read the full record before deciding what happens next.
A cleaner user base. Get a User finds a person by email address or ID, and Update a User corrects the record. Useful when an HR tool holds the reference data and atSpoke should follow it.
The documentation lists no numeric limit for atSpoke, and the modules cover requests, resources and users only. For anything else in the atSpoke API, Make an API Call reuses the same connection. If you are still weighing tools, read the n8n vs Make comparison and the Make pricing guide; to learn the editor properly, the Make training starts from zero.
How do you connect atSpoke to Make?
- 01
Add an atSpoke module
In a new scenario, click the + and search for atSpoke, then pick any module, for example Watch New Requests. In the module window, click Create a connection. A connection is your atSpoke account linked to Make once, then reused by every atSpoke module.
- 02
Name the connection
Make offers a default name, and you can change it. Pick something that tells you which account it is, such as the workspace of your support team, so you can spot it later when several connections sit in the same list.
- 03
Authorize, then save
Authorize Make on the atSpoke page that opens, or paste the key atSpoke gives you, depending on what the window asks for. Click Save. The documentation lists no prerequisite, so a working atSpoke account is the starting point.
Your first scenario with atSpoke
GoalWhen another app collects a support issue, for example through a form, Make opens it as a request in atSpoke.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + in the middle of the canvas. That first spot holds the module that starts everything, here the app where people report problems.
- 02
Pick the starting app
Choose the module of the tool that collects issues, a form app for instance, and connect it. Its bundles, one submitted item each, are what the scenario passes along to atSpoke.
- 03
Add Create a Request
Click the + on the right, search for atSpoke and pick Create a Request. Link your account with Create a connection, then map the answers from the first module into the request fields.
- 04
Test with Run once
Click Run once and send a test submission. Each module shows the bundle it received, so you can open atSpoke and check that the request looks the way your team expects.
- 05
Schedule and switch on
Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. Each module run counts as one operation, the unit Make counts on your plan.
What starts an atSpoke scenario
3 modules start a scenario when something happens in atSpoke. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by atSpoke as soon as it happens.
Watch New Requests
Instant triggerIn Make“Triggers when a new request is created.”
Starts your scenario each time a request is created in atSpoke, so a new ticket can be copied, announced or routed without anyone watching the queue. Each request reaches the next modules as a bundle.
Watch New Resources
Instant triggerIn Make“Triggers when a new resource is created.”
Reacts to every new resource added in atSpoke and hands it to the rest of the scenario. That way the content your team publishes there can be echoed elsewhere with no manual copy.
Watch Requests Updated
Instant triggerIn Make“Triggers when a request is updated.”
Follows the life of a request after its creation: each time a request is updated in atSpoke, your scenario runs with the updated record. This is how other tools stay in step with what happens to a ticket.
What atSpoke can do in a scenario
atSpoke gives you 14 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Request
ActionIn Make“Creates a new atSpoke request.”
Opens a new request in atSpoke from data that comes from somewhere else, so issues reported outside atSpoke still end up in the queue your team works from.
Create a Resource
ActionIn Make“Creates a new atSpoke resource.”
Adds a fresh resource to your atSpoke account from content produced in another app. Your reference material stays in one place even when it is written elsewhere.
Delete a Request
ActionIn Make“Deletes a request.”
Removes a request from atSpoke. It keeps the queue free of test tickets or entries created by mistake, which otherwise clutter every report.
Delete a Resource
ActionIn Make“Deletes a resource.”
Takes a resource out of atSpoke for good. Handy when outdated content would otherwise keep showing up for the people searching for answers.
Get a Request
ActionIn Make“Gets a request.”
Reads one request in full, so later modules can decide based on its current state instead of guessing. It returns a single bundle for the request you point to.
Get a Resource
ActionIn Make“Gets a resourse.”
Fetches one atSpoke resource and makes its content available to the next modules. Useful to reuse what is already written instead of retyping it in another app.
Get a User
ActionIn Make“Looks up a user by email address or ID.”
Looks up a single atSpoke user by email address or by ID. You get the person's record, ready to be mapped into a message, a sheet or another module.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Calls any endpoint of the atSpoke API with the connection you already set up. It is the way out when the listed modules do not cover what you need.
Update a Request
ActionIn Make“Updates a request.”
Changes an existing request in atSpoke, so progress made in another tool shows up where requesters look for news.
Update a Resource
ActionIn Make“Updates a resource.”
Edits a resource already stored in atSpoke. The version your colleagues read stays aligned with the source it comes from.
Update a User
ActionIn Make“Updates a user.”
Corrects or completes a user record in atSpoke using data held somewhere else, which spares someone from fixing profiles by hand.
List Requests
SearchIn Make“Returns a list of requests.”
Returns requests from atSpoke as a series of bundles, one per request. A good base for reports, exports or checks across the whole queue.
List Resources
SearchIn Make“Returns a list of resources.”
Brings back the resources of your atSpoke account, each one as its own bundle. It lets you review or copy the content without opening atSpoke.
List Users
SearchIn Make“Returns a list of users.”
Pulls the users of your atSpoke account into the scenario, one bundle per person. You can then compare them with another directory or feed a sheet.
Need help automating atSpoke with Make?
A person reads every message.