Web Service Endpoints

Configuration reference for non-default HTTP(S) integration API paths and verbs

Glyue supports building web services that execute integrations via user-defined URL paths and methods. Among other use cases, these admin components allow for the construction of traditional RESTful web services as explained in the Build a RESTful CRUD Web Service guide.

IMPORTANT CAVEAT: Only URL paths starting with /api/ or /rest/ are currently possible.

Fields

Last updated