Legacy workflow integration (note)
documentedReference to legacy workflow integration pathways.
GET /workflow-legacy-glueService Catalogno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
I couldn't locate public official documentation for a GET /workflow-legacy-glue endpoint in Freshservice. Freshservice publicly documents API v1 at https://api.freshservice.com/v1 (and there are notes about migrating to API v2, with deprecation of v1 around May 31, 2023). Because the exact path, headers, and request body for this specific endpoint aren’t publicly listed, the following is a best-guess skeleton you can adapt once you confirm the exact URL from your docs or support team. The endpoint below uses a domain-scoped v1 style path and API Key authentication as commonly shown in Freshservice v1 examples. Replace the domain and path as needed to match your instance. See sources: Freshservice API v1 overview and deprecation notices.