Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...

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.

  • Payload should set the Authorization header with the base64 encoded API KEY. Ex Basic bSf3xAlVa2lpSnh1NWdAN4GGZXg6eA== <base64 encoded API KEY>

Image Modified

Roles

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

...