# Make

## Example scenarios

Make lets you perform an action when a certain GrowSurf event occurs -- all without having to write any code. Here are a few scenarios in which you would use Make:

* **New Participant Reward:** WHEN a participant reaches a referral goal and thus unlocks a reward, THEN automatically add a new row in *Google Sheets.*
* **New Participant:** WHEN a new participant is added to your GrowSurf campaign, THEN add/update them in your email service provider (e.g, *Mailchimp, InfusionSoft, ConvertKit, HubSpot*).
* **Campaign Ended:** WHEN your GrowSurf campaign ends, THEN email the results of the referral program to your company CEO (total number of impressions, referrals, etc).
* **Trigger Referral:** WHEN you get a new charge in Stripe, THEN trigger a referral.

## Getting started

![](https://2794996218-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LeklWo0yn03AhWro2Ux%2F-MGlFqXuRfdwdMqvYyzZ%2F-MGlR1alra1fS5Tecmva%2FScreen%20Shot%20on%202020-09-09%20at%2000%3A34%3A41.png?alt=media\&token=68fde97e-3d5a-486b-84d0-bd4687fedb41)

1. First, [click here to access the GrowSurf app on Make](https://www.make.com/en/integrations/growsurf).
2. Then sign into your Make account, or create a Make account if you don't already have one.
3. Once logged in, click the *Create a new scenario* button. You'll then see a screen asking *What services do you want to integrate?*, and we can move to the next step, which is setting up the Make scenario.

{% hint style="warning" %}
**Note:** Make's free plan provides you with 2 total active scenarios and 1,000 free operations per month. For more, you will need to upgrade your Make plan.
{% endhint %}

## Next steps

View our [Tutorials](https://docs.growsurf.com/integrations/integromat/tutorials) to view examples of how to set up Make Scenarios for common use-cases.

* [New Participant Reward](https://docs.growsurf.com/integrations/tutorials#example-1-new-participant-reward)
* [New Participant](https://docs.growsurf.com/integrations/tutorials#example-2-new-participant)
* [Campaign Ended](https://docs.growsurf.com/integrations/tutorials#example-3-campaign-ended)
* [Trigger Referral](https://docs.growsurf.com/integrations/tutorials#example-4-trigger-referral)
