Postiz Webhooks

Configure a webhook URL in Postiz to receive an HTTP POST notifying your own systems when a post is published, so you can sync downstream tools such as spreadsheets, Slack, or a CRM. Webhooks are configured in the app rather than through a Public API endpoint.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: postiz:webhooks
name: Postiz Webhooks
tags:
- Webhooks
- Events
- Notifications
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.postiz.com/public-api
baseURL: https://api.postiz.com/public/v1
properties:
- url: https://docs.postiz.com/public-api
  type: Documentation
description: Configure a webhook URL in Postiz to receive an HTTP POST notifying your own systems when
  a post is published, so you can sync downstream tools such as spreadsheets, Slack, or a CRM. Webhooks
  are configured in the app rather than through a Public API endpoint.