# RecMan

RecMan is a recruitment and staffing solution software. Moment has developed an integration where customer information are transferred to RecMan.&#x20;

RecMan is the master for customer number, resulting in that when a new customer is created in Moment this will be transferred to RecMan, and in return Moment will get the correct customer number to be used. Moment is updated with the given customer number.

## Fields

The fields that are updated/set by the integration are these

* Customer name
* Customer number
* Organization number
* Address fields
* Invoice address fields
* Invoice email
* Credit days

Note!&#x20;

When RecMan integration is activated, the setting to lock customer number field in Moment must be enabled.

![](/files/-MjDIYscy6o9jXFQa2X9)

## Configuration

To configure the integration the only required field is the Api key.

![](/files/-MjDJDAKmyExFL5ShjKr)

### Obtaining an API-key

New API-keys can be generated in the System Settings-page in your RecMan account\
**System Settings** -> **Database** -> **API** -> **Create**

You will have to be a system administrator to be able to view or create an API-key.

Once created, you will have to add access to your API-key, deciding which modules it should have access to, and which operations that are allowed.

Always limit your access to only contain the modules and operations you need. Especially if you share your API-key with external developers.


---

# 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/other-systems/recman.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.
