How to Access and Send Review URLs to Zapier

Hi,

I’m trying to send dynamically generated review URLs from Wix Reviews to Zapier but can’t access the URL in the order data or automations. I need these links to send them to customers via email or SMS automatically.

Is there a way to retrieve the review URL or generate it dynamically using fields like order ID in Zapier?

Thanks!

To send dynamically generated review URLs from Wix to Zapier, retrieve the order ID via Wix Data in Zapier, then generate the review URL by appending the order ID to the base URL (e.g., https://your-site-url/reviews/{orderId}). Use Zapier’s Formatter to combine the base URL and order ID, then send the review link via email or SMS. Let me know if you need more details.