- Home
- Resources
- Integrations
- GoAffPro
GoAffPro Make integrationAutomate GoAffPro with Make.
Can Make keep your affiliate program in order without manual edits? The GoAffPro Make integration gives you 14 modules: 10 actions and 4 searches on affiliates, orders and rewards. This guide shows store owners how to connect the account and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the GoAffPro Make integration do for you?
The GoAffPro Make integration links your affiliate program to Make, a tool where you build automations called scenarios without writing code. Each scenario is a chain of modules, small bricks that each do one job, like creating an affiliate or listing orders in GoAffPro.
Partners onboarded from your own sign-up form. A partner fills in a form in another app, and Create an Affiliate adds them to GoAffPro with the details they typed. Nobody copies names by hand anymore.
Orders that match what really shipped. When a sale happens outside the usual tracking, Create an Order records it so the right affiliate gets credit. If the order changes later, Update an Order corrects it, and Delete an Order removes a cancelled one.
Reward reports without exports. List Rewards pulls the rewards from GoAffPro so the next module can drop them into a sheet or a message for the finance team.
One thing Make cannot do here: GoAffPro has no trigger module, so the app never tells Make when something changes. A scenario starts from another app's trigger or from a schedule you set in Make. GoAffPro may also exist as an n8n node; the n8n vs Make page lays out how the two tools differ. For the costs of running Make itself, read Make pricing, and if you want a guided start, the Make training covers scenario building step by step.
How do you connect GoAffPro to Make?
- 01
Create an API key in GoAffPro
In the GoAffPro admin panel, open the Settings tab, click Advanced, then scroll down to Access Tokens. Click New API Key and copy the key that appears on screen. Make needs it to act on your account.
- 02
Add a GoAffPro module in Make
In your scenario, add any GoAffPro module and click Create a connection. A connection is your GoAffPro account linked to Make once, then reused by every GoAffPro module you add later.
- 03
Paste the key and save
Give the connection a clear label in Connection name if you run several stores. Paste the API key you copied, confirm, and Make can now read the lists of affiliates, orders and rewards in your account.
Your first scenario: turn new partners into GoAffPro affiliates
GoalWhen a partner signs up through a form in another app, Make creates the matching affiliate in GoAffPro.
- 01
Start a new scenario
Open the Scenarios page, create a new scenario and click the + to add the first module. Here that first brick is the trigger of the form tool your partners use to apply.
- 02
Add Create an Affiliate
Click the + on the right of the form module, search for GoAffPro and pick Create an Affiliate. Select the connection you made earlier, or click Create a connection if this is your first GoAffPro module.
- 03
Map the form answers
Fill the affiliate fields by clicking the answers coming from the form module. Each submission travels as a bundle, meaning one item passed from one module to the next, so one form entry becomes one affiliate.
- 04
Test with Run once
Click Run once, then send a test entry through your form. Make runs the scenario a single time and shows the bundle each module received. Check GoAffPro to see the new affiliate before going further.
- 05
Schedule and switch it on
Set the schedule on the first module; a new scenario checks every 15 minutes by default. Then switch the scenario on. Each module run counts as one operation, which is how Make measures usage on your plan.
What each GoAffPro module does in Make
GoAffPro 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 an Affiliate
ActionIn Make“Creates a new affiliate.”
This module gives a new partner an account in your GoAffPro program, filled with the details your scenario passes to it. It saves you from retyping every application.
Create an Order
ActionIn Make“Creates a new order.”
You get a sale recorded in GoAffPro even when it happened somewhere the program does not see on its own, such as a phone order or a second sales channel.
Create a Reward
ActionIn Make“Creates a new reward.”
Adding a reward by hand gets tedious once partners multiply; this module writes it into GoAffPro for you, straight from the data of the scenario.
Delete an Affiliate
ActionIn Make“Deletes an existing affiliate.”
Removing a partner who left the program keeps your affiliate list short and honest, and this module does it from inside a scenario.
Delete an Order
ActionIn Make“Deletes an existing order.”
With this module, a cancelled or fraudulent sale stops counting in GoAffPro, so no commission rides on an order that never really happened.
Delete a Reward
ActionIn Make“Deletes an existing reward.”
A reward created by mistake, or granted twice, can be wiped out here without opening the GoAffPro admin panel at all.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
When none of the ready-made GoAffPro modules covers what you need, this one lets you call any endpoint of the GoAffPro API, reusing the same connection.
Update an Affiliate
ActionIn Make“Updates an existing affiliate.”
When a partner's details change, this module brings their GoAffPro profile up to date without a trip to the admin panel.
Update an Order
ActionIn Make“Updates an existing order.”
Here you correct an order already stored in GoAffPro, so the commission reflects what the customer finally paid.
Update a Reward
ActionIn Make“Updates an existing reward.”
Changing a reward that is already recorded is what this module is for, and it keeps the partner's history in one place instead of stacking new entries.
List Affiliates
SearchIn Make“Retrieves a list of affiliates.”
This search returns the affiliates of your program, each one as a separate bundle the next module can use, which makes it the starting point for a partner report or a sync to a spreadsheet.
List Orders
SearchIn Make“Retrieves a list of orders.”
Pulling the orders stored in GoAffPro gives you material for a sales recap or a check against your shop's records, without any manual export.
List Rewards
SearchIn Make“Retrieves a list of rewards.”
Your finance team sees every reward in one list with this search, ready to be sent to a sheet or a message before payouts.
Search Affiliates
SearchIn Make“Searches for affiliates or lists them all.”
Finding one specific partner before acting on them is the job of this search, and it can also list every affiliate if you leave it open.
Need help automating GoAffPro with Make?
A person reads every message.