BigCommerce and Resend: Post-Purchase Review Request Template

A scheduled Spojit workflow finds recently fulfilled BigCommerce retail orders and sends each customer a branded review-request email through Resend.

What It Builds

A Schedule trigger runs the workflow on a cadence you set. A BigCommerce Connector node pulls orders that were fulfilled in the lookback window, a Loop node walks each order, and a Resend Connector node sends a personalized "how was your order?" email per customer. The result is steady review volume without anyone chasing it by hand.

The Prompt

Paste this into Miraxa and it builds the workflow, connecting the tools for you:

Every morning at 9am, find BigCommerce orders that were fulfilled in the last 3 days, and for each one send the customer a branded review-request email through Resend that thanks them by name, lists what they bought, and links to a review page.

Connectors Used

  • Schedule trigger - runs the workflow daily on a cron cadence and timezone you choose.
  • BigCommerce - retrieves recently fulfilled orders, line items, and customer email.
  • Resend - sends the branded review-request email from your own verified domain.

Customize It

Edit the prompt to shift the schedule (for example weekly), widen or narrow the 3 days lookback, change which order status counts as fulfilled, or adjust the email copy and the review link. You can also tell Miraxa to skip orders below a minimum total so you only request reviews on meaningful purchases.

Tips

  • Verify your sending domain in Resend first so review emails land in the inbox, not spam.
  • Keep the BigCommerce Connector node in Direct mode here: it calls one exact tool per step with no AI cost.
  • Track which orders you have already emailed so a daily run never double-sends to the same customer.

Related

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.