Freshservice integration requires a user with a API key with enough permissions and Requester Id to create Change Requests and Incidents. The following steps will assist you getting the integration user agent details from Freshservice to setup in FlexDeploy.

API KEY

Log into https://<domainname>.freshservice.com.

The API key will be encoded using base64 before used in the request to get change request or create any new request

Requester Id

The Requester Id which is the id of the user. The id can be fetched using agent REST API. Please use the link Freshservice Agents to see options to filter the specfic agent.

Ex - https://<domainname>.freshservice.com/api/v2/agents?active=true - This will return all the active agents.

Roles

To assign the correct role for the integration agent, please follow the below steps

Now setup this user in FlexDeploy and you are all set.