Orange Logic Webhooks API

Subscribe to asset lifecycle events and send webhooks to a third-party service when assets are created, edited, or deleted. This is a server-to-endpoint HTTP callback surface, not a persistent socket connection. Webhook management endpoint identifiers are per-instance and modeled from the public documentation.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: orangelogic:orangelogic-webhooks-api
name: Orange Logic Webhooks API
tags:
- Webhooks
- Events
- Integration
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer.orangelogic.com/reference/about
baseURL: https://{OrangeLogicURL}/webapi
properties:
- url: https://developer.orangelogic.com/reference/about
  type: Documentation
description: Subscribe to asset lifecycle events and send webhooks to a third-party service when assets
  are created, edited, or deleted. This is a server-to-endpoint HTTP callback surface, not a persistent
  socket connection. Webhook management endpoint identifiers are per-instance and modeled from the public
  documentation.