- Home
- Resources
- Integrations
- Agendor
Agendor Make integrationAutomate Agendor with Make.
Can Make keep your Agendor CRM up to date on its own? Yes. The Agendor Make integration gives you 33 modules, 22 actions and 11 searches, to create deals, contacts and tasks from your other apps. This guide connects your account and builds a first scenario with you.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Agendor Make integration do for your sales team?
The Agendor Make integration links your Agendor CRM to Make, a no-code tool where you build a scenario: the automation itself, a chain of modules where each module is one step handled by one app. Agendor brings 33 modules to that chain. They create, update and search people, organizations, deals, tasks and products whenever another app or a schedule hands them data.
Every inbound lead lands in the CRM. A web form sends a new contact, Upsert a Person updates the record if it exists or creates it if not, and Create a Task for a Person puts a first call on a rep's list.
Closed deals update themselves. When a contract gets signed in your e-signature tool, Search Deals finds the matching opportunity and Update a Deal Status records the outcome, so nobody has to remember to do it.
One product list, several tools. List Products reads your Agendor catalog so a price sheet elsewhere, for instance a base built with the Airtable Make integration, can be rebuilt from it.
What Make does not do here: Agendor has no trigger in Make, so a change inside Agendor never starts a scenario on its own. The scenario starts from another app or from a schedule. If you are weighing Make against another tool, the n8n vs Make comparison lays out the criteria, and Make pricing explains what each plan includes.
How do you connect Agendor to Make?
- 01
Copy your Agendor API key
Make talks to Agendor through an API key, a private code tied to your account. In Agendor, open Menu, click Integrations and copy the API key displayed on screen. You need an active Agendor account for this step.
- 02
Open the connection window
In a Make scenario, add any Agendor module and click Create a connection. A connection is your Agendor account linked to Make once, then reused by every Agendor module you add later.
- 03
Name it and paste the key
The Connection name field is optional, but a clear label such as “Agendor sales” helps once several accounts exist. Paste the API key you copied and save: Make can now read and write your CRM records.
Your first scenario: from a new lead to a follow-up task
GoalWhen a new lead fills your web form, Make adds the person to Agendor and gives a rep a follow-up task.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the +. Pick the app where your leads arrive, such as your form tool, and its module that picks up new entries.
- 02
Add Upsert a Person
Click the + to the right of that first module, search for Agendor and choose Upsert a Person. Select your connection, or click Create a connection if this is your first Agendor module.
- 03
Map the lead's answers
Fill the person fields by mapping the answers from the form module. Because the module updates a known contact and creates a missing one, a lead who writes twice stays a single record.
- 04
Add the follow-up task
Click the + again and add Create a Task for a Person. Map the person returned by Upsert a Person, so the task sits on the contact Make just saved.
- 05
Test with Run once
Send a test entry through your form, then click Run once. Open each module to read the bundles it received, and check the new contact and its task in Agendor.
- 06
Schedule and switch on
Set the schedule on the first module, every 15 minutes by default, and switch the scenario on. Each new lead now reaches a rep's task list without anyone copying it.
What each Agendor module does
Agendor gives you 33 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Create a Deal for an Organization
- Create a Deal for a Person
- Create an Organization
- Create a Person
- Create a Product
- Create a Task for a Deal
- Create a Task for an Organization
- Create a Task for a Person
- Delete an Organization
- Delete a Person
- Delete a Product
- Get a Deal
- Get an Organization
- Get a Person
- Make an API Call
- Update a Deal
- Update a Deal Stage
- Update a Deal Status
- Update an Organization
- Update a Person
- Upsert an Organization
- Upsert a Person
- List Deals of an Organization
- List Deals of a Person
- List Persons of an Organization
- List Products
- Search Deals
- Search Organizations
- Search Persons
- Search Tasks
- Search Tasks of a Deal
- Search Tasks of an Organization
- Search Tasks of a Person
Create a Deal for an Organization
ActionIn Make“Creates a new deal for an organization.”
Opens a new deal in Agendor directly on a company record, so the opportunity appears in the pipeline under the right account without anyone retyping it.
Create a Deal for a Person
ActionIn Make“Creates a new deal for a person.”
Starts an opportunity tied to an individual contact rather than a company, which suits freelancers, consumers or any lead with no organization behind them.
Create an Organization
ActionIn Make“Creates a new organization.”
Adds a company to Agendor as a brand-new record, the account that people, deals and tasks can later hang from.
Create a Person
ActionIn Make“Creates a new person.”
Records a new contact in Agendor from data another module passes along, ready to receive deals and tasks afterwards.
Create a Product
ActionIn Make“Creates a new product.”
Adds an item to your Agendor product catalog, so the list your sales team works from matches what you actually sell.
Create a Task for a Deal
ActionIn Make“Creates a new task for a deal.”
Puts a to-do on a specific deal, so the next step of an opportunity is written where the rep will look for it.
Create a Task for an Organization
ActionIn Make“Creates a new task for an organization.”
Attaches a task to a whole company instead of one contact or one deal, which fits account-level work.
Create a Task for a Person
ActionIn Make“Creates a new task for a person.”
Gives a named contact a follow-up in Agendor, which is how a fresh lead turns into a call someone actually makes.
Delete an Organization
ActionIn Make“Deletes an organization.”
Removes a company from Agendor for good, which keeps the CRM free of test accounts and businesses you no longer track.
Delete a Person
ActionIn Make“Deletes a person.”
Erases a contact record, useful when someone asks to be forgotten or when a duplicate has been merged by hand.
Delete a Product
ActionIn Make“Deletes a product.”
Takes an item out of the Agendor catalog so reps stop proposing something you no longer sell.
Get a Deal
ActionIn Make“Retrieves a specific deal.”
Fetches one deal with its details when you already know which one you need, so the next modules can reuse its values.
Get an Organization
ActionIn Make“Retrieves a specific organization.”
Reads a single company record and hands its data to the rest of the scenario, without changing anything in Agendor.
Get a Person
ActionIn Make“Retrieves a specific person.”
Pulls up one contact from Agendor so that later modules can personalize a message or fill another tool with it.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reaches any endpoint of the Agendor API through your existing connection, which covers whatever the listed modules leave out.
Update a Deal
ActionIn Make“Updates a deal.”
Changes the details of an existing deal, so the CRM reflects what happened in another tool without a rep editing it.
Update a Deal Stage
ActionIn Make“Updates a deal stage.”
Moves a deal to another step of your Agendor pipeline, which keeps the sales board in line with real progress.
Update a Deal Status
ActionIn Make“Updates a deal status.”
Sets the status of a deal, so the CRM records where the opportunity stands after an event in another app.
Update an Organization
ActionIn Make“Updates an organization.”
Edits a company that already sits in Agendor, keeping its record current when the source of truth lives elsewhere.
Update a Person
ActionIn Make“Updates a person.”
Refreshes a contact's record when their information changes in another app, so reps work from current details.
Upsert an Organization
ActionIn Make“Updates an organization or creates new if not exist.”
Updates a company if Agendor already has it and creates it if not, all in a single module.
Upsert a Person
ActionIn Make“Updates a person or creates new if not exist.”
Makes sure a contact exists in Agendor with the latest details, whether it is a first visit or a returning lead.
List Deals of an Organization
SearchIn Make“Retrieves a list of deals for a selected personal.”
Returns every deal belonging to one company, each as a separate bundle that the next modules process in turn.
List Deals of a Person
SearchIn Make“Retrieves a list of deals for selected person.”
Collects the deals linked to one contact, handy when a person buys several times or follows more than one project.
List Persons of an Organization
SearchIn Make“Retrieves a list of persons for a selected organization.”
Lists the contacts attached to a company, so one scenario can reach every person you know on an account.
List Products
SearchIn Make“Retrieves a list of products.”
Pulls your Agendor product catalog into the scenario, item by item, to reuse it in another tool.
Search Deals
SearchIn Make“Searches for deals or list them all.”
Finds the deals that match your criteria, or returns all of them when you leave the search open.
Search Organizations
SearchIn Make“Searches for organizations or list them all.”
Looks up companies in Agendor by your criteria, or lists them all, and passes each match on as a bundle.
Search Persons
SearchIn Make“Searches for persons or list them all.”
Searches your contacts, or returns the full list, so a scenario can find a person before acting on them.
Search Tasks
SearchIn Make“Searches for tasks or list them all.”
Returns tasks across the whole CRM, matching your criteria or all at once, to review workload or pending follow-ups.
Search Tasks of a Deal
SearchIn Make“Searches for tasks for a selected deal or list them all.”
Brings back the tasks of a single deal, so you can see what is left to do on that opportunity.
Search Tasks of an Organization
SearchIn Make“Searches for tasks for a selected organization or list them all.”
Gathers the tasks logged against a company, which gives an account-level view of what your team still has to do for that client.
Search Tasks of a Person
SearchIn Make“Searches for tasks for a selected person or list them all.”
Lists the tasks tied to one contact so a scenario knows what is already planned before adding more.
Need help automating Agendor with Make?
A person reads every message.