Skip to main content
Skip table of contents

Make Newsletter

The Make newsletter integration allows Bilberry customers to collect newsletter subscribers directly from the booking widget. When enabled, customers can tick a checkbox during checkout to subscribe. These entries are then synced to a designated list at Make using API credentials.

Newsletter opt-in is only available in the widget – not in POS or through agent bookings.


Set Up the Make Newsletter Integration

A two-way communication is not required – Bilberry only push information to Make.

Step 1: Create a Make Account

Go to make.no and create a new account (or log in if you already have one).

Step 2: Access Newsletter Settings in Bilberry

Only Base users with the roles admins can enable newsletters.

  1. In Base, navigate to Settings in the left side menu.

  2. Click Newsletter.

  3. Click Integration settings.

  4. Toggle on Enable Make newsletter.

Skjermbilde 2025-07-09 kl. 09.54.05.png

Step 3: Retrieve API Credentials from Make

  1. Log in to your Make account.

  2. Click the settings wheel Skjermbilde 2025-07-09 kl. 09.05.43.png in the top right corner.

  3. Click Integrations and API.

  4. By the Make API, click Setup.

Skjermbilde 2025-07-09 kl. 09.07.46.png
  1. In the pop-up window, copy these credentials:

    • User ID

    • Standard API key

Skjermbilde 2025-07-09 kl. 09.09.39.png
  1. Paste the credentials into the User field and Secret (API Key) field in Base.

Skjermbilde 2025-07-09 kl. 10.07.55.png
  1. Click Save.

Step 4: Create a List in Make

A list in Make will receive subscribers from the widget, and will serve as an overview of all subscribers.

  1. Log in to Make.

  2. Click Contacts.

  3. Click Lists.

  4. Click New list.

  5. Name the list and click Save.

Step 5: Select Your List

Back in Base, select the list created in Make as the target for new subscribers.

  1. In Base, navigate to Settings in the left side menu.

  2. Click Newsletter.

  3. Click Integration settings.

  4. In the field Select subscriber list, select the list you created in Make.

  5. Click Save.

Step 6: Add the Newsletter Option to Widget

To activate the newsletter checkbox in your booking flow, add this JavaScript snippet to the relevant page(s):

CODE
window.BilberryWidgetsGlobal.enableNewsletter = true;

This will display a newsletter subscription checkbox at the end of the booking process.

If you want the newsletter subscription box activated across all of your products, you can add it to the main configuration code. More information about how to add this here.

If you enabled the widget before connecting it to a list, you can press Run initial sync in Bilberry to import any previous bookings where the customer opted in to newsletters. This ensures your Make list includes everyone who selected the newsletter option.

Skjermbilde 2025-07-09 kl. 09.47.33.png

When a customer completes a booking and checks the I want to receive newsletters box, their contact info will be synced to the selected list in Make.

Export Subscribers Without Make Integration

In addition to the Make integration, you can now export all newsletter subscribers as a CSV file directly from Bilberry. This gives you the flexibility to use subscriber data with other newsletter platforms, such as Mailchimp, MailerLite, Campaign Monitor, or any other tool that supports CSV import.

  1. In Base, navigate to Settings in the left side menu.

  2. Click Newsletter.

  3. Click Export subscribers.

  4. Click the Export subscribers button to download a CSV file containing all active newsletter subscribers.

Skjermbilde 2025-07-09 kl. 09.38.07.png

The information included in the CSV file is: name, email address, subscription date and source (e.g “Widget”). An export like this can be used for several purposes:

  • Import the list into external newsletter platforms (like Mailchimp).

  • Manually review or analyze the subscriber base.

  • Share with a marketing team for campaigns.

  • Create own segments based on subscription time or source.

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.