Contents

Summary

Contains methods for working with integrations.

API Methods

POST https://helpdesk.grps.org/TDWebApi/api/integrations/webhook?token={token} Copy URL

Process an incoming webhook and route it to the proper integration handler.

Parameters

Returns

A payload specific to the integration.

Rate/Submission Limitations

Invocations of this method are rate-limited, with a restriction of 120 calls per IP address every 60 seconds.

Remarks

Each integration type will provide its own handler.