# Okendo

### Okendo Integration - Credits for Reviews <a href="#step" id="step"></a>

Our integration with Okendo allows you to automatically reward your members with credits whenever they submit a review on your store. \
\
Specify the amount of credits you want to award a member per review within your Inveterate dashboard.

### Step 1. Get API Credentials from Okendo

In your Okendo account, navigate to Settings -> Integrations -> Okendo.

Copy the following:

* User ID
* Merchant REST API Key

<figure><img src="/files/DFQwLlWS8yxoqT5pVIn0" alt=""><figcaption></figcaption></figure>

### Step 2. Authorize integration in Inveterate <a href="#step-2-authorize-integration-in-inveterate" id="step-2-authorize-integration-in-inveterate"></a>

Navigate to the integrations page and click "Connect" on the Okendo integration.

<figure><img src="/files/7qGXoYajDQN7zcLMgy9Q" alt=""><figcaption></figcaption></figure>

Fill in your API User ID and Key.

<figure><img src="/files/gymYlSzKbiHrsowHdFbt" alt=""><figcaption></figcaption></figure>

### Step 3. Set credits for review amount and enable workflow <a href="#step-3-set-credits-for-review-amount-and-enable-workflow" id="step-3-set-credits-for-review-amount-and-enable-workflow"></a>

Click the ellipses ("..."), then "Set Credit Amount" to open the menu and set the amount.

<figure><img src="/files/60ujJctSD7g8x1V0GGSE" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eXNvl0HeB7Z5SMvv8HuM" alt=""><figcaption></figcaption></figure>

Make sure to enable the workflow when you're ready.

<figure><img src="/files/cKJjY8FctFvHgcsTegUt" alt=""><figcaption></figcaption></figure>


---

# 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.inveterate.com/help-center/guides/integrations/okendo.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.
