What you’ll achieve
An enabled workflow that, whenever a partner completes your onboarding journey, books a one-off bonus of a fixed amount in that partner’s own currency, awards them the completion certificate, moves them into the segment that unlocks the next stage of your program, and emails them, with the reward landing in your normal approval and payout run rather than beside it.Before you start
1
Have the journey partners complete
The trigger fires when every task of a journey is done, so the journey needs to be one that genuinely ends. See Build a journey from scratch.
2
Agree the bonus amount and how it is paid
The workflow books a commission line for a fixed amount. Confirm the figure and that it should go through your usual payout process. See Configure commission payout settings.
3
Create the certificate and the segment
Both are picked from lists of things that already exist. The segment has to be a static one, because that is the only kind a workflow can add a partner to. See Create a certificate and Create a static segment.
Watch it
- Video
- Click through
Steps
Trigger on completion
1
Create the workflow and pick Journey completed
Go to Workflows, select New workflow, select the trigger node, and choose Journey completed under Tasks & journeys.Journey completed fires when every task of the journey is done, not when the last one happens to be ticked in isolation, so it is a real completion event rather than a task event you have to reason about.



2
Narrow it to the journey that earns the bonus
- Which journeys count - pick your onboarding journey. Leave it empty and finishing any journey pays the bonus, which is exactly the kind of mistake that is expensive rather than merely wrong. Pick one.
- Only for partners in - the segments a partner has to be in to qualify. Use this if the bonus applies to some partner types and not others, for example resellers but not referral partners. Leave it empty to reward everyone.
- Only for partners matching - the same qualification over the partner’s own Introw and CRM fields, for a rule you would not keep a segment for. A bonus that only applies above a tier is Partner tier is any of Silver, Gold, Elite here.
- Only for journeys matching - conditions on the event’s own fields, Journey and Completed at. You have already narrowed by journey, so leave this empty.


Pay the reward
1
Book the commission line
Select the + under the trigger, choose Action, then Give commission from the Rewards group.

- Amount - the fixed figure, for example
50. Use a positive number with at most two decimal places. - Currency - leave it on Partner’s currency and the amount is resolved in each partner’s own currency when the run happens, so one workflow stays correct across a program that bills in several. Pin a specific currency only when the bonus is genuinely the same number of the same currency for everyone.
- Description - what the commission is for, for example “Onboarding completion bonus”. It is shown on the partner’s commission tab and on the payout, so write it for the partner reading their statement, not for yourself.


2
Award the certificate
Add another Action, then Issue a certificate.

- Certificate - the onboarding completion certificate.
- Who earns it - All contacts of the partner or The partner champion. On this trigger, The contact this is about is not offered: a journey belongs to the partner rather than to one person, so there is no contact for it to resolve to. Choose The partner champion when the certificate represents the partnership, and All contacts of the partner when everyone at the partner should be able to show it.


Promote them
1
Move them into the activated segment
Add an Action, then Add to a segment from the Partner group, and pick your activated segment.Only static segments are offered. A dynamic segment’s members are whoever matches its audience, so an enrollment there would be undone at the next evaluation, and the picker refuses to offer one rather than letting you build something that silently unwinds. The partner keeps every segment they are already in, and adding a partner twice does nothing.This step is what makes the reward compound. Portal tab visibility, content and asset visibility, course auto-enrollment, discounts, and notification recipients all key off segments, so one enrollment can unlock the whole next stage of your program at once. See Layer segments to progressively unlock capabilities.



2
Consider tiering them at the same time
If completing onboarding also means a tier move, add Update partner properties and set Partner tier, with Write mode set to Overwrite so a partner who already holds a lower tier actually moves. If the tier is something your team also sets by hand and you do not want an automation overriding, use Fill in if not known instead.



3
Start the next journey, if there is one
If activated partners move onto a second program, add Enroll in a journey and pick it. A partner already on that journey keeps their progress, and only the steps they do not have yet are added, so re-enrollment is safe.Do not point this at the journey that triggers the workflow. Introw refuses to enable a workflow that enrolls partners in the journey whose completion started it, because it would cause itself.



Tell them, then enable
1
Send the congratulations email
Add Send an email.

- Send to - All contacts of the partner so everyone who worked through onboarding hears it, or The partner champion for a single message to the main relationship.
- Email - name the bonus, the certificate, and what is now available to them. Generate with AI drafts it from this position in the flow, so it already knows a reward and a certificate came before it. Variables and CTA buttons behave as they do in an announcement, so a button can take the partner straight to the newly unlocked part of their portal.


2
Rehearse the whole reward
Select the play button beside the trigger, pick a partner, and select Run test. Nothing is written: no commission line is booked, no certificate is issued, no email is sent. Every node the run touched is badged Simulated. This is the rehearsal to do carefully, because this workflow spends money.



3
Name it and switch it on
Open Settings, name and describe it, switch Enable on, and Save. Only journeys completed from this moment on earn the bonus; partners who already finished are not paid retroactively, so handle that batch deliberately if you owe it.



Verify it worked
Complete the journey for a test partner and switch the canvas header to Runs. The run reads Completed with every node Ran. On the partner’s record, the commission line is there as pending with your description on it, ready for the next payout run; the certificate is issued to the recipients you chose and visible on their portal; the partner is in the activated segment, which means anything scoped to that segment has appeared in their portal; and the email is in their inbox.Related
Onboard a new partner automatically
Enroll the partner in the journey this workflow rewards.
Add a manual commission line
The same kind of line, booked by hand.
Layer segments to progressively unlock
Make the segment enrollment unlock the next stage.
Workflows setup reference
Every reward action and its options.