> ## Documentation Index
> Fetch the complete documentation index at: https://hc.saas-manager.biz.nuro.jp/llms.txt
> Use this file to discover all available pages before exploring further.

# Genesys Cloud

> Instructions for integrating with Genesys Cloud.

## Supported Features

<Badge color="blue">Account Creation</Badge> <Badge color="blue">Account Deletion</Badge> <Badge color="blue">Account Deactivation</Badge>

## Prerequisites

### How to Log In

Go to the [login page](https://login.mypurecloud.jp/#/authenticate) and log in with your email address and password.

<img src="https://mintcdn.com/admina-sbn/s_YirrwQSUeAt7LK/images/integrations/c9aoxr2cu7/2025-04-04-13-27-39.png?fit=max&auto=format&n=s_YirrwQSUeAt7LK&q=85&s=7b044bc118cba7f3a64c2fbaa9403b6f" alt="Login screen" width="1016" height="1372" data-path="images/integrations/c9aoxr2cu7/2025-04-04-13-27-39.png" />

### How to Obtain Your Client ID / Client Secret

For instructions on creating an OAuth app, please refer to [Neeraja Prabhakaran Create an OAuth client - Genesys Cloud Resource Center](https://help.mypurecloud.com/articles/create-an-oauth-client/).

Go to **Admin > Integrations > OAuth > Add Client** to open the settings screen.

<img src="https://mintcdn.com/admina-sbn/s_YirrwQSUeAt7LK/images/integrations/c9aoxr2cu7/screenshot-2024-11-08-at-13-57-25.jpg?fit=max&auto=format&n=s_YirrwQSUeAt7LK&q=85&s=f588fcd9e1b6aa4068716078c1c825ea" alt="OAuth Client settings screen" width="2048" height="747" data-path="images/integrations/c9aoxr2cu7/screenshot-2024-11-08-at-13-57-25.jpg" />

Configure the settings as follows:

* **App name**: Any name of your choice
* **Grant Types**: Code Authorization
* **Authorized redirect URIs**: `https://itmc.i.moneyforward.com/oauth/callback`
* **Scope**: `authorization`, `license:readonly`, `organization:readonly`, `users`

Description of each scope:

* `authorization`: to assign roles
* `license:readonly`: to obtain license data
* `organization:readonly`: to obtain organization name
* `users`: to list/create/delete user

After configuring, copy the Client ID and Client Secret.

### How to Find Your Domain

The trailing part of the login URL serves as your domain.

URL: `https://login.{domain}`

## Integration Setup

In the MoneyForward Admina integration screen, search for **Genesys Cloud**.

Enter the **Client ID**, **Client Secret**, and **domain** obtained in the previous steps, then click **Connect**.

<img src="https://mintcdn.com/admina-sbn/s_YirrwQSUeAt7LK/images/integrations/c9aoxr2cu7/2025-04-04-13-51-47.png?fit=max&auto=format&n=s_YirrwQSUeAt7LK&q=85&s=0f193791f9e1d123e364e80a0e3e66be" alt="Admina integration settings screen" width="884" height="1320" data-path="images/integrations/c9aoxr2cu7/2025-04-04-13-51-47.png" />

Once the integration is successful, the registered user information will appear in the account list.

If the process does not complete successfully, click **Edit** from the Status tab on the integration screen and try connecting again.

If the issue persists, please contact us via chat.
