# Reward Junip Reviews with Store credit Using Dollarback

This guide explains how to integrate the **Junip – Product Reviews App** with **Dollarback: Cashback & Loyalty** to automatically reward customers with store credit when they leave a product review on your Shopify store.

{% embed url="<https://youtu.be/_B0SeTP07ZA>" %}

***

**Steps to Set Up the Integration**

**Step 1: Install Both Apps**

Make sure both of these apps are installed and set up on your Shopify store:

* [Dollarback: Cashback & Loyalty](https://apps.shopify.com/dollarback)
* [Junip – Product Reviews App](https://apps.shopify.com/junip)

**Step 2: Enable Shopify Flow in Junip**

1. Open the **Junip** app from your Shopify Admin.
2. Click into the **Junip Admin** panel.
3. Navigate to the **Flows** section.
4. Look for **“Send messages through your preferred third party app”**.
5. Enable the **Shopify Flow integration** and ensure it shows as *Connected* to your store.

**Step 3: Enable Shopify Flow Integration in Dollarback**

1. Go to the **Dollarback** app dashboard.
2. Head to **Settings > Integrations**.
3. Find the **Shopify Flow integration** and ensure it is *Enabled*.
   * ⚠️ This may be disabled by default, so make sure to toggle it on to allow event handling through Flow.

**Step 4: Create the Flow in Shopify Flow**

1. Open the **Shopify Flow** app.
2. Create a new Flow with the following logic:
   * **Trigger**: *Customer leaves a review (via Junip)*
   * **Action**: *Issue store credit using Dollarback*
3. Set:
   * Amount: ₹100 (or any amount of your choice)
   * Expiry: 30 days (optional, configurable)

**Step 5: Test the Integration**

Submit a test review through Junip and verify that store credit is deposited into the customer’s account via Dollarback.

***

**Need Help?**\
If you run into any issues or need support setting up the integration, don’t hesitate to reach out to the **Dollarback** team via in-app chat or support email.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.dollarlabs.io/dollarback-store-credit/integrations/store-credit-for-submitting-review/reward-junip-reviews-with-store-credit-using-dollarback.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
