Publishers
A publisher is the primary source of events within a system. They generate events when an action or change occurs in an application in which the targets are interested. Publishers are usually scalable to handle high volumes of event generation, and it can either be any Zoho or other external SAAS products.
Here are a couple of examples for Publishers:
- A ride-sharing mobile application serves as a Publisher, generating and emitting events whenever a driver is assigned to notify the user.
- Zoho Inventory acts as a Publisher, emitting events whenever there is an update to the inventory list to change the stock count in an e-commerce platform.
Publishers play a crucial role in enabling real-time event processing and event-driven workflows within targeted systems.
Key Aspects
Default Publishers
Catalyst Signals offers a set of default publishers for ease of use. Additionally, you can also create your own authorized publisher and events in the Catalyst Signals. The default publishers are categorized into two types as follows:
- Zoho Publishers: This comprises all the products of Zoho with a set of default events based on the service provided by the product.
- SAAS Publishers: This lists down the SAAS publishers and their events that Catalyst Signals supports by default. It is mandatory to provide the API token of the SAAS product to efficiently transfer the event details within the system.
No-Code Schema
Zoho and SaaS publishers in Signals include event schema for each event by default. Even for custom publishers, adding just the event payload will auto-generate the schema for the custom events.
You can manually add the event payload or use the Live Event Payload option to capture it from an API call. Customizing an existing schema is also easy with just JSON path in Signals. Event Transformation guide
Last Updated 2025-04-11 18:35:15 +0530 +0530
Yes
No
Send your feedback to us