# CatalystOne

### What data can be transferred with this integration?

{% tabs %}
{% tab title="Absence" %}
Absence data registered in Moment will be transferred to CatalystOne when this is approved in Moment.&#x20;

Fields: Absence date, absence type, minutes
{% endtab %}
{% endtabs %}

### Important to know

The integration rely on the codes provided for absence types in Moment, all absence that is registered in Moment that is linked to an absence type where there is an external salary code registered will be transferred.

### One-time configuration

To configure the integration go to  [Setup > Settings > Integrations](https://app.moment.team/settings/preferences/integrations) and select "CatalystOne" from the select integration drop down.

The dialog will now show the fields needed to be configured

* Company Code\
  The part of the URL used to connect to CatalystOne API\
  "https\://{companyCode}.catalystone.com/mono/api/...."\
  This is provided by CatalystOne
* Client Id\
  A unique ID given by CatalystOne to connect to the API
* Client Secret\
  A "password" to use in combination with the client ID to connect to the API. This also is provided by CatalystOne.

Enter these values into the dialog and save.

Optionally one can also enter email address of users to get notification if an error occurs.

<figure><img src="/files/h5NLfZcXScNWmDHfklik" 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://docs.milientsoftware.com/help/moment-by-topic/integrations/real-time-integrations/catalystone.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.
