Hi,
I'm attempting to create a GET request using the HTTP connector in Power Automate. However, I consistently receive a 404 "item not found" error. I'm using the URI provided in the Freshservice developer documentation, and the ID corresponds to a ticket I own so I know if exists. I'm unsure why the resource cannot be located.
Example URI from the developer docs: https://domain.freshservice.com/api/v2/tickets/20
Has anyone be able to do this before? If anyone can help that would be great!