Skip to main content
Question

Wix Bookings not triggering MailerLite email (despite booking)

  • 16 January 2024
  • 4 replies
  • 41 views

I am trying to create a zap from Wix to Mailerlite. When someone’s booked Wix session ends, I need the zap to trigger Mailerlite to send an email.

When I set this up using the Bookings in Wix, it says I have no bookings in Wix but I have many. How do I get the trigger to find my bookings? Where is the Bookings in Wix pulling from within Wix?

4 replies

Here’s a screenshot of the Trigger I am using in Zapier.

 

Userlevel 7
Badge +14

Hi @sevenpinesapothecary 

Try creating a Booking after the Zap trigger has been created.

Then use the [Find new records] in the Zap trigger ‘Test’ section to pull thru your real test as an example to use to configure the Zap action steps.

Hi @sevenpinesapothecary 

Try creating a Booking after the Zap trigger has been created.

Then use the [Find new records] in the Zap trigger ‘Test’ section to pull thru your real test as an example to use to configure the Zap action steps.

I created a Booking and tested the zap, clicking “Find new records” and it pulled in:

Z Bookings

true

_zap_data_was_skipped

true

 

So then when I continued to test the action for Mailerlite, the email equals “true” and does not actually populate into Mailerlite. See attached screenshot of what I see.

How do I get it to pull in the email address I just used in the test?

 

Userlevel 7
Badge +14

@sevenpinesapothecary 

The Email field expects a valid email address value.

 

You may have to go with a workaround in Wix to send data via a Webhook.

Guide: https://support.wix.com/en/article/wix-automations-sending-data-via-webhook

 

Zap trigger: Webhook - Catch Hook

This will generate the unique webhook URL for you to use in Wix.

Reply