- Home
- Resources
- Integrations
- Action Network
Action Network Make integrationAutomate Action Network with Make.
Signatures, donations and new supporters can move on their own. The Action Network Make integration gives you 48 modules: 9 triggers, 28 actions and 11 searches. This guide is for organizers who know Action Network and are new to Make, from the API token to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Action Network Make integration do for your campaigns?
The Action Network Make integration links your organizing account to Make, a no-code tool where you chain apps together. You build a scenario (the automation itself) out of modules (one brick each: a trigger, an action or a search), and Make passes each supporter, donation or signature from one brick to the next.
Thank donors without touching a spreadsheet. Watch New Donations picks up each gift, and the next module can be any other app your team uses: a shared sheet, a chat channel, an accounting tool. The donor record travels as a bundle, meaning one item passed between modules.
Keep your tags honest. When Watch Petition Signatures reports a new signer, Create Tagging puts the right tag on that person, so the next mailing reaches the people who actually signed. Remove Tagging does the reverse when someone moves on.
Build supporter records from outside tools. A signup collected elsewhere can land in Action Network through Create Person, and Update Person keeps the record current when details change.
A word of caution: none of the 48 modules comes with an official description, and the role of each module is inferred from its name. The Action Network doc on Make also flags itself as AI-generated content that may contain mistakes. Test every module with Run once before you trust it. If you want a guided start, the Make training covers the editor from scratch, and the Make troubleshooting guide helps when a run fails. Action Network also has an n8n node, described on the Action Network n8n integration page.
How do you connect Action Network to Make?
- 01
Add a module and start the connection
Log in to Make, open your scenario and add any Action Network module. In the module panel, click Create a connection. A connection is your Action Network account linked to Make once, then reused by every Action Network module.
- 02
Name it so you recognize it
The Connection name field is optional. Fill it anyway if you manage more than one group, for example with the name of the organization, so the right account is easy to pick in the next scenario.
- 03
Paste your API token
In Action Network, open the Start Organizing menu, click API and Sync and copy the API token shown on screen. Back in Make, paste it into the credentials field and save the connection.
Your first scenario: tag every new petition signer
GoalWhen someone signs a petition in Action Network, Make adds a tag to that person.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the big + to add the first module. Everything you build next hangs off that first circle.
- 02
Pick the trigger
Search for Action Network, choose Watch Petition Signatures and select the connection you created. Then fill the fields: Make lists what it can read from your account once the connection works.
- 03
Add the tagging step
Click the + on the right of the trigger, pick Create Tagging, choose the tag, and map the signer from the trigger's bundle into the person field Make shows you.
- 04
Test with Run once
Sign your own petition with a test address, then click Run once. Read the bundles each module received and check that the tag landed on the right person.
- 05
Schedule and switch it on
Click the clock on the first module to set the schedule, every 15 minutes by default, then switch the scenario on. Each module run on each bundle counts as one operation on your Make plan.
What starts an Action Network scenario?
9 modules start a scenario when something happens in Action Network. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Action Network as soon as it happens.
Watch Actions
triggerIn the docs onlyThis trigger opens a scenario whenever Make finds a new action in your Action Network account. The doc gives it no description, so the name is the only guide, and a first test run tells you exactly what one action looks like as a bundle.
Watch Event Registrations
triggerIn the docs onlyRegistrations to your events become the starting point here: each new one found by Make enters the scenario as its own bundle, ready to feed a reminder, a list or a headcount elsewhere.
Watch Events
triggerIn the docs onlyWhere Watch Event Registrations follows the people, Watch Events follows the events themselves: a new event in Action Network starts the scenario, one bundle per event.
Watch Form Submissions
triggerIn the docs onlyForm answers are often the richest data a campaign collects, and this module brings each new submission into Make as a bundle you can route anywhere.
Watch Messages
triggerIn the docs onlyYour email messages in Action Network can kick off a scenario too: each new message Make finds becomes one bundle, which is handy for keeping an outside record of what went out.
Watch New Donations
triggerIn the docs onlyEvery new donation Make finds in your account starts the scenario, one bundle per gift. This is the trigger most finance and development teams reach for first.
Watch Outreaches Made
triggerIn the docs onlyOutreaches are the contacts your supporters make with a target, and this trigger hands each new one to Make as a bundle, so the pressure your campaign creates becomes visible outside Action Network.
Watch People
triggerIn the docs onlyNew people in your Action Network list are what this trigger watches: each person Make detects starts the scenario, whatever form, petition or import brought them in.
Watch Petition Signatures
triggerIn the docs onlyPetition signers are often your warmest new supporters. This trigger catches each new signature and sends it into the scenario as a bundle, which makes it the natural start for tagging or follow-up.
What else can Make do in Action Network?
Action Network gives you 39 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Cancel Scheduled Message
- Create Action
- Create Action Taken Record
- Create Message
- Create Person
- Create Tag
- Create Tagging
- Get Action
- Get Action Taken
- Get Embed Code
- Get Event
- Get Item
- Get List
- Get Person
- Get Query
- Get Tag
- Get Tagging
- Get Wrapper
- List Actions
- List Actions Taken
- List Custom Fields
- List Events
- List Items
- List People
- List Queries
- List Taggings by Person
- List Taggings by Tag
- List Tags
- List Wrappers
- Make API Call
- Remove Tagging
- Schedule Message
- Send Message
- Stop Message Send
- Update Action
- Update Action Taken
- Update Event
- Update Message
- Update Person
Cancel Scheduled Message
ActionIn the docs onlyA mailing planned for later can be called off from a scenario with this module, which acts on one scheduled message at a time.
Create Action
ActionIn the docs onlyNew actions can be created from Make instead of from the Action Network dashboard. Going by the name, the module adds one action per bundle it receives.
Create Action Taken Record
ActionIn the docs onlyThis module records that someone took an action, which helps when participation happened outside Action Network and you still want it in the supporter's history.
Create Message
ActionIn the docs onlyDrafting an email message from a scenario saves the team from rewriting content that already lives elsewhere. The module creates one message per run, and sending is a separate step.
Create Person
ActionIn the docs onlySupporters collected outside Action Network can be added to your list here, one person per bundle, so your list stays the single place where people live.
Create Tag
ActionIn the docs onlyTags are how most organizers segment their list, and this module creates a new one from Make rather than by hand in the dashboard.
Create Tagging
ActionIn the docs onlyA tagging is the link between one tag and one person. This module attaches an existing tag to a supporter, which is how you keep segments accurate automatically.
Get Action
ActionIn the docs onlyWhen a scenario only has an action's reference, Get Action fetches that one action so the next modules can use its details.
Get Action Taken
ActionIn the docs onlyOne participation record, pulled on demand: Get Action Taken retrieves a single action taken so you can read it inside the scenario before deciding what comes next.
Get Embed Code
ActionIn the docs onlyEmbed codes are what you paste on a website to display an Action Network form or petition. This module fetches that code from Make, so publishing can be automated too.
Get Event
ActionIn the docs onlyGet Event looks up one event and brings its details into the scenario, which is useful when your starting point only knows which event is concerned.
Get Item
ActionIn the docs onlyBehind this generic name sits a lookup of one item in Action Network. The doc gives no description and does not say which kind of item, so treat it as a module to explore.
Get List
ActionIn the docs onlyLists group supporters in Action Network, and Get List reads one of them into the scenario so its details can travel to the next module.
Get Person
ActionIn the docs onlyGet Person pulls one supporter's record into the scenario. It is the lookup you place before any update, so the rest of the flow works on the current data.
Get Query
ActionIn the docs onlySaved queries in Action Network select a slice of your list. Get Query reads one of them into Make, which can feed a report or a decision further down the scenario.
Get Tag
ActionIn the docs onlyTo confirm a tag before using it, Get Tag reads that single tag from Action Network and passes it along as one bundle.
Get Tagging
ActionIn the docs onlyA tagging links a tag to a person; Get Tagging retrieves one of those links, which tells the scenario whether a given tag was applied.
Get Wrapper
ActionIn the docs onlyWrappers in Action Network are the templates around your emails. Get Wrapper reads one of them into the scenario, one bundle for one wrapper.
List Actions
SearchIn the docs onlyAs a search, List Actions can return zero, one or many actions, each as its own bundle. It is the way to go through your campaigns in bulk.
List Actions Taken
SearchIn the docs onlyParticipation history in bulk: List Actions Taken returns the records of people taking actions, each one a separate bundle for the steps that follow.
List Custom Fields
SearchIn the docs onlyCustom fields hold whatever your group tracks beyond the basics. This search lists them so a scenario, or the person building it, knows what exists.
List Events
SearchIn the docs onlyList Events returns your events as separate bundles, which suits a recap or a sync rather than a reaction to one new event.
List Items
SearchIn the docs onlyThe broad sibling of Get Item, this search returns several items as bundles. The doc does not say which kind of item it covers, so explore it before building on it.
List People
SearchIn the docs onlyYour supporters come back one bundle each with List People, the search to reach for when you need to check or process several records.
List Queries
SearchIn the docs onlyList Queries returns the saved queries of your account, one bundle each, so you can see from Make which segments your team has already built.
List Taggings by Person
SearchIn the docs onlyStarting from one supporter, this search returns every tagging on that person, so you see at once which tags they carry.
List Taggings by Tag
SearchIn the docs onlyThe mirror of the previous module: from one tag, List Taggings by Tag returns every tagging that uses it, which points you to the people behind a segment.
List Tags
SearchIn the docs onlyList Tags returns the tags of your Action Network account as bundles, a quick way to audit how your list is segmented.
List Wrappers
SearchIn the docs onlyYour email wrappers, one bundle each: List Wrappers shows what templates are available, which helps when several teams send from the same account.
Make API Call
ActionIn the docs onlyMake API Call is the free-form call module of the app: when no named module does what you need, it lets you send your own request to Action Network through your existing connection. The doc gives no description, so its role is inferred from its name.
Remove Tagging
ActionIn the docs onlyRemove Tagging takes a tag off a person by deleting the link between them. The tag itself stays in your account.
Schedule Message
ActionIn the docs onlyInstead of sending right away, Schedule Message plans an existing Action Network message for later, one message per run.
Send Message
ActionIn the docs onlySend Message is the button press: it sends an existing Action Network message to its audience from a scenario.
Stop Message Send
ActionIn the docs onlyFor a mailing already on its way, Stop Message Send asks Action Network to halt the send. It is the emergency brake of the message modules.
Update Action
ActionIn the docs onlyUpdate Action changes an existing action from Make, so a correction made in your planning tool reaches Action Network too.
Update Action Taken
ActionIn the docs onlyParticipation records can be corrected with this module, which edits one action taken per run.
Update Event
ActionIn the docs onlyVenue changes happen. Update Event pushes the change into the existing Action Network event, so the page people register on stays right.
Update Message
ActionIn the docs onlyUpdate Message edits an Action Network message that already exists, which keeps a draft in sync with copy revised elsewhere.
Update Person
ActionIn the docs onlyUpdate Person changes the record of one supporter, so a new phone number or address captured elsewhere reaches your Action Network list.
Need help automating Action Network with Make?
A person reads every message.