# Creatio

To connect to Creatio, an OAuth connection needs to be established. To get the OAuth credentials, a new server-to-server OAuth application must be configured in the Creatio environment. See [Creatio's documentation](https://academy.creatio.com/docs/user/on_site_deployment/deployment_additional_setup/oauth_2_0_authorization/set_up_oauth20_authorization_for_integrated_applications#title-2002-3) for details.

## Supported Tasks

* Extract
* Load

## Fields

<table><thead><tr><th width="150.88671875">Field</th><th width="289.85546875">Description</th><th>Example</th></tr></thead><tbody><tr><td>Creatio Host</td><td>The hostname of the Creatio environment.</td><td><code>123456-crm-bundle.creatio.com</code></td></tr><tr><td>Identity Service Host</td><td>The hostname of the Creatio Identity Service.</td><td><code>123456-crm-bundle-is.creatio.com</code></td></tr><tr><td>Client ID</td><td>The OAuth client ID provisioned by the environment.</td><td><code>KNpyOHmo2s6TUJ8e</code></td></tr><tr><td>Client Secret</td><td>The OAuth client secret provisioned by the environment.</td><td><code>NAA2AU0ChVYR8jjfutYHBuKVhheoAlEK</code></td></tr></tbody></table>
