Login to follow
EventGridPublisher

EventGridPublisher (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 10 Jun by Xebia USA Inc.
EventGridPublisher

EventGridPublisher (ODC)

Details
Detailed Description

The EventGridPublisher is a reusable, server-side external logic component built in .NET for the OutSystems Developer Cloud (ODC). It enables applications to publish structured events to Azure Event Grid Topics, allowing seamless integration with Azure services in an event-driven architecture.

This component helps OutSystems apps act as event publishers by sending real-time event data to Azure Event Grid, which can route these events to subscribers such as Azure Functions, Logic Apps, or Webhooks.

It simplifies the process of building scalable, event-based workflows directly from your ODC apps.

One possible use case is sending alerts asynchronously from OutSystems Developer Cloud (ODC) to external systems, such as cloud-based monitoring tools or devices.

Limitations

. No schema validation on input JSON

. No retry or error recovery mechanism

. Access key security

In the upcoming versions we will overcome these limitations.