Skip to main content

How can I use zapier with WIX when samcart is the trigger, and WIX is the event. I want to transfer purchase details across to my wix website so my clients can access their online course. 
From what I  can see, it is easy to connect wix with zapier only when wix is the trigger. Can this be done easily when wix is the event please? 

Hi ​@Yvette1 

The Wix Zap app integration has 0 actions available.

You would have to explore using the Wix API: https://dev.wix.com/docs/rest

Resources for using app APIs in Zaps: 


If you need to hire help, there is a directory of Certified Zapier Experts: https://zapier.com/experts


Thankyou! I will look into that. I was hoping that actions for WIX would be coming available 🤗


@Yvette1 

FYI: Most Zap app integrations are created and managed by the app developer using the Zapier Developer Platform.

 

You can submit feature requests to Zapier Support to be logged: https://zapier.com/app/get-help


You're right — Wix’s Zapier integration mainly supports triggers, not actions. That means you can’t directly send data to Wix using Zapier alone.

However, a common workaround is to use Wix Automations + Wix HTTP Functions or Wix Velo (developer tools). You can set up a Webhook in Zapier (Webhooks by Zapier → POST) to send purchase data from SamCart, and then handle that in Wix using a custom endpoint that grants course access.

Let me know your Wix setup, and I can help guide you through this workaround!