Tekion Webhooks

Server-to-endpoint webhooks that keep partner systems in sync as dealership data changes across sales, service, inventory, and parts. Webhooks POST event payloads to a partner-registered HTTP endpoint (not a WebSocket). Event catalog, payload schemas, and subscription management are documented inside the gated APC dashboard; modeled here from Tekion's stated APIs-plus-webhooks delivery model.

API entry from apis.yml

apis.yml Raw ↑
aid: tekion:tekion-webhooks-api
name: Tekion Webhooks
tags:
- Webhooks
- Events
- Real-Time
- Gated
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://tekion.com/products/apc
baseURL: https://api.tekioncloud.com
properties:
- url: https://tekion.com/products/apc
  type: Documentation
- url: https://apc.tekioncloud.com/user/register
  type: SignUp
- url: 'true'
  type: EndpointsModeled
description: Server-to-endpoint webhooks that keep partner systems in sync as dealership data changes
  across sales, service, inventory, and parts. Webhooks POST event payloads to a partner-registered HTTP
  endpoint (not a WebSocket). Event catalog, payload schemas, and subscription management are documented
  inside the gated APC dashboard; modeled here from Tekion's stated APIs-plus-webhooks delivery model.