-
`prospect-pingouin`: Slack thread: https://fleetdm.slack.com/archives/C07GLME5P7C/p1728335003313189?thread_ts=1728329669.900549&cid=C07GLME5P7C
- @noahtalerman: _User requested this because_ they use…
-
### Connector Name
Freshservice
### Connector Version
v1.3.0
### What step the error happened?
During the sync
### Relevant information
When we try to synchronize the "requesters" stream, we ar…
-
When calling Get-FSRequesterGroupMember it is returning a list of Requester Groups, and not the membership in the group specified in the function parameter i.e. Get-FSRequesterGroupMember -id '2000009…
-
## Expected Behavior
Using the filter for Custom Object Record (https://api.freshservice.com/#list_all_custom_object_records) should filter records and return all pages.
## Current Behavior
…
-
- @noahtalerman: _User requested this because_ they want a conevient way (w/o using the API) to update a host's human-to-device mapping
- @noahtalerman: _In the interim_ the user can use the API: h…
-
I tried to create an API object like
```
from freshdesk.api import API
a = API(domain='https://xxxx.freshservice.com', api_key='XXXX)
```
and I get the following error:
> Freshdesk v2 API…
-
## Expected Behavior
New-FreshserviceRelease will create a Release with specified attachment(s).
## Current Behavior
Error message from API: We're sorry, but something went wrong.
…
-
## Expected Behavior
New-FreshserviceProblem will create a problem with specified attachment(s).
## Current Behavior
Error message from API: We're sorry, but something went wrong.
…
-
### Is your feature request related to a problem? Please describe.
We use Snipe IT for asset management. I know this has been brought up before but it would be great to be able to integrate our asse…
-
When creating a ticket it seems the fields "Extent" and "Severity" are required, however the PS module seems to see them as invalid. Tried both via the New-FreshServiceTicket command below and via POS…