- Home
- Resources
- Integrations
- Document360
Document360 Make integrationAutomate Document360 with Make.
Can your knowledge base update itself when something changes elsewhere? The Document360 Make integration gives you 5 modules: 1 instant trigger, 3 actions and 1 search. This guide is for support and documentation teams, and it walks you from the API token to a working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Document360 Make integration do?
The Document360 Make integration links your knowledge base to Make, a visual tool where you build a scenario: the automation itself, made of modules, each one a single brick such as a trigger, an action or a search. Once your account is connected, Make can react to new articles, create articles, find a document and add text to one, without any code.
Alert the team about every new article. Watch New Articles is an instant trigger: Document360 calls Make through a webhook when someone creates an article, so the scenario can pass the news to the chat or task tool your team already uses.
Turn content written elsewhere into articles. When a draft is approved in another tool, Create an Article drops it into the knowledge base. Put Find a Document in front of it if you want to check first that the topic is not already covered.
Keep a living changelog. Find a Document locates the page, then Append Text to Document adds the new entry at the end, so product updates pile up in one place instead of scattering across new pages.
The listed modules stop there: for anything else, Make an API Call reaches the rest of the Document360 API with the same connection. Be aware that the official Make documentation for this app says it was generated by AI and may contain mistakes, so check the details that matter with Document360. The same app can also exist on n8n; the n8n vs Make comparison sets out the criteria. To learn the editor properly, see the Make training, and Make pricing explains how plans count usage.
How do you connect Document360 to Make?
- 01
Create an API token in Document360
In Document360, open Settings then Knowledge base portal then API tokens and click Create API token. Give it a name, pick the allowed methods, click Create and copy the token shown in the list.
- 02
Add a Document360 module in Make
In your scenario, add any Document360 module and click Create a connection. A connection is your Document360 account linked to Make once, then reused by every Document360 module. The Connection name field is optional but helps later.
- 03
Paste the token and save
Paste the API token you copied, or follow the instructions Make shows on screen, and confirm. Make can now read and write in your knowledge base with the rights that token carries.
Your first scenario with Document360
GoalWhen a release note arrives from another app, Make finds the changelog in Document360 and adds the note to the end of it.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Pick the app where your release notes start, such as a form or a spreadsheet, and set its module.
- 02
Add Find a Document
Click the + on the right, search Document360 and choose Find a Document. Create the connection with your API token, then describe the changelog page you want Make to locate.
- 03
Append the release note
Add Append Text to Document, point it at the document found in the previous step and map the text of the release note from the first module into the text to add.
- 04
Test with Run once
Click Run once and open each module to read its bundles, the items passed from one module to the next. Check in Document360 that the note landed at the end of the right page.
- 05
Schedule and switch on
On the first module, set the schedule, every 15 minutes by default, and switch the scenario on. Each module run on a bundle is one operation, the unit Make counts on your plan.
What starts a Document360 scenario
1 module starts a scenario when something happens in Document360. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Document360 as soon as it happens.
Watch New Articles
Instant triggerIn Make“Triggers when a new article is created.”
Watch New Articles starts your scenario as soon as someone creates an article in Document360, and hands Make that article as a bundle to pass along to the next modules. Nobody has to remember to tell the rest of the company that the knowledge base grew.
What Make can do in Document360
Document360 gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Append Text to Document
ActionIn Make“Appends text to an existing document.”
This module adds new text to the end of a document that already exists, so one page grows over time while its link stays the same for your readers.
Create an Article
ActionIn Make“Creates a document from the text in Document360.”
Here you get a brand new article in your knowledge base, written from text that comes from an earlier module, such as an approved draft or a form answer.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call sends your own request to any part of the Document360 API from your scenario, reusing the connection you already created, so you are not stuck when no ready module fits.
Find a Document
SearchIn Make“Finds the document from the knowledge base.”
Find a Document searches your knowledge base and returns what matches, so the next modules know exactly which page to work on instead of guessing.
Need help automating Document360 with Make?
A person reads every message.