- Home
- Resources
- Integrations
- Pickaxe
Pickaxe Make integrationAutomate Pickaxe with Make.
Want new Pickaxe users, documents and access groups handled without copy and paste? The Pickaxe Make integration offers 21 modules: 1 trigger, 17 actions and 3 searches. This guide shows how to link your account, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Pickaxe Make integration do for you?
The Pickaxe Make integration links your Pickaxe account to Make, a no-code tool where you build a scenario: an automation made of modules, each one a brick that watches, reads or changes something in an app. Pickaxe gets 21 of those bricks, covering users, documents, access groups and calls to your Pickaxe.
Every new sign-up lands in your other tools. Watch User Signed Up spots new users, Get User fetches the full record, and the next module copies it into a CRM or a sheet such as the one in the Airtable Make integration.
Buyers get access without a manual invite. When a sale or a form lands in another app, Invite Users brings the person into Pickaxe, and Update Access Group can widen what a paying customer sees.
Your knowledge base stays tidy. Create Document, Connect Document and Disconnect Document let a scenario add or retire the material a Pickaxe relies on, while List Documents gives you an inventory to check.
Be aware of the limits. Make's own documentation says it cannot describe Pickaxe in full for lack of public information, and none of the 21 modules has an official description. The notes below read each module from its name, so confirm fields with Run once before going live. There is also no Make an API Call module for Pickaxe.
Weighing another tool? The n8n vs Make comparison lays out the criteria, and the Make training covers the editor from scratch.
How do you connect Pickaxe to Make?
- 01
Add a Pickaxe module
Open a scenario, click the +, type Pickaxe and pick any of its modules. The first time, Make asks for a connection, meaning your Pickaxe account linked to Make once and reused by every Pickaxe module. Click Create a connection.
- 02
Name it and authorize
Give the connection a name if you like, handy when a client account and your own sit side by side. Then follow what the window asks: either authorize Make on the Pickaxe page, or paste the key Pickaxe gives you. Make's doc does not say which one Pickaxe uses.
- 03
Save and check
Click Save. The connection now appears in the module's dropdown, and Make can list the objects your account holds. If the list stays empty, the account behind the connection is probably not the one you meant to use.
Your first Pickaxe scenario in Make
GoalWhen a customer pays or fills a form in another app, Make invites that person to your Pickaxe with Invite Users.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the +. The first module is the trigger: the app where the buyer or the form entry shows up, such as your shop, your payment tool or a form builder.
- 02
Set the trigger
Connect that app and pick the module that fires on a new order or entry. Each one comes out as a bundle, meaning one item passed to the next module: here, one buyer with a name and an email.
- 03
Add Invite Users
Click the + on the right of the trigger, search Pickaxe and choose Invite Users. Pick your Pickaxe connection, then map the buyer's email from the previous module into the invite fields Make shows.
- 04
Test with Run once
Click Run once and trigger a test order. Open the bubbles above each module to read the bundles they received, and check in Pickaxe that the invitation went out to the right address.
- 05
Schedule and switch on
Set the schedule on the first module. A new scenario checks every 15 minutes by default, which is also the shortest gap on the Free plan. Then switch the scenario on.
What can start a Pickaxe scenario?
1 module starts a scenario when something happens in Pickaxe. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Pickaxe as soon as it happens.
Watch User Signed Up
triggerIn the docs onlyThis is the only Pickaxe trigger, and going by its name it hands your scenario each person who signs up to your Pickaxe. That gives you one place to react to new users: copy them to a CRM, ping your team, or start a welcome flow in another app.
What can Make do in Pickaxe?
Pickaxe 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
Call Pickaxe
ActionIn the docs onlyPuts your Pickaxe to work from inside a scenario: as the name suggests, you send it input and get its answer back as data the next module can use. That turns your AI tool into a step of any automation, not only a chat window.
Connect Document
ActionIn the docs onlyAttaches a document that already exists in your account to a Pickaxe, so it can draw on that material. It is the step that makes a freshly uploaded file actually count.
Create Access Group
ActionIn the docs onlySets up a new access group, a way to bundle users who should see the same things. You get a clean container to drop people into later, without touching the Pickaxe settings by hand.
Create Document
ActionIn the docs onlyAdds fresh material to your Pickaxe account from a scenario, instead of uploading it yourself. Your knowledge base can then grow each time a source file changes elsewhere.
Create User
ActionIn the docs onlyRegisters a person directly in Pickaxe from a scenario. The account exists straight away, which suits people you already know rather than prospects who should accept an invitation.
Delete Access Group
ActionIn the docs onlyRemoves an access group from Pickaxe when it no longer serves any purpose. Your group list stays short, and a closed offer does not linger with its old members attached.
Delete Document
ActionIn the docs onlyErases a document from your account, not just from one Pickaxe. Outdated material stops existing, which removes any chance of an assistant quoting it later.
Delete User
ActionIn the docs onlyTakes a person out of your Pickaxe account entirely. Access ends in the same scenario that handles the rest of an offboarding, so nobody has to remember that extra step.
Disconnect Document
ActionIn the docs onlyDetaches a document from a Pickaxe while keeping it in your account. The assistant stops drawing on it, yet the file remains ready for another Pickaxe or a later comeback.
Get Access Group
ActionIn the docs onlyReads one access group so later modules can use its details. It answers the question of what a given group looks like right now, without opening Pickaxe.
Get Document
ActionIn the docs onlyFetches one document from your account and passes its details down the scenario. Handy when a decision depends on what a file holds or how it is set up.
Get Pickaxe History
ActionIn the docs onlyPulls the history of a Pickaxe, which, going by the name, means the past conversations people had with it. That gives you material to review what users actually ask.
Get User
ActionIn the docs onlyReturns the record of one Pickaxe user, ready to map into another app. It completes the thin data a trigger or a form often provides.
Get User Memories
ActionIn the docs onlyReads what Pickaxe keeps in memory about one user, in other words the context it has built up from past exchanges, if the name holds. That lets you see the assistant's view of a person.
Invite Users
ActionIn the docs onlySends people an invitation to join your Pickaxe, so they sign in on their own terms. The plural name points to several people at once, which suits a batch of buyers or a whole class.
List Access Groups
SearchIn the docs onlyReturns your access groups as separate bundles, zero, one or many. You can then filter or loop over them without clicking through Pickaxe.
List Documents
SearchIn the docs onlyGives you an inventory of the documents in your account, each one as its own bundle. Every module after it runs once per document, which is exactly what a cleanup needs.
List Users
SearchIn the docs onlySearches your Pickaxe users and returns them one bundle at a time. It is the way to act on a group of people rather than a single known account.
Update Access Group
ActionIn the docs onlyChanges an existing access group rather than rebuilding it. Existing members keep their place while the group itself evolves with your offer.
Update User
ActionIn the docs onlyEdits the record of a Pickaxe user from a scenario. Profile changes made in another tool then reach Pickaxe without a second round of typing.
Need help automating Pickaxe with Make?
A person reads every message.