ConveRact · integrations
REST and GraphQL Connector Builder
Build custom connections using a public HTTPS API origin and saved actions. REST supports GET, POST, PUT, PATCH and DELETE; GraphQL supports a selected query or mutation sent with JSON variables.
Discuss your integration requirementsFree integration. No installation charge or one-time ConveRact fee. Plan, usage, third-party, and custom development costs may apply.
Reviewed · ConveRact team
Define the action contract
Store an endpoint path and method. For GraphQL, save the document and select its operation name when needed. Queries run as reads; mutations and REST methods other than GET require review. GraphQL subscriptions, file uploads and streaming responses are outside this release.
Observe access without storing response bodies
The server restricts requests to the saved public origin, rejects redirects and private destinations, and applies time and response-size limits. Activity records status and timing while manual responses are displayed transiently. An optional read-only REST GET can monitor health every 15 minutes.

