Skip to main content

Event Grid

The Azure Event Grid inbound adapter in Connxio allows seamless integration with Azure Event Grid, a fully managed event routing service. With this adapter, users can receive and process events published to Azure Event Grid in their Connxio integrations.

Limitations

At this point in time we only support the Blob Storage for Event Grid. Adding new options is possible, please contact us if you need other options.



If you're integration experiences peak traffic of several thousand messages per second, we recommend using a queue system instead.

Configuring the Azure Event Grid adapter

To configure Connxio to start processing your event grid events select the Event Grid option in "Inbound Connection" shape:

Configuring inbound connectionConfiguring inbound connection

A new window pops up with the input fields for the adapter's properties:

propertiesproperties

The following properties are used to configure the adapter:

  • Connection String Security Configuration: Reference to the Security Configuration that contains the connection string to the Storage Account that holds the data represented by the message sent to the API from Event Grid.
  • Event Grid Blob Container Name List: A comma separated list over possible containers referenced in the EventGrid message.

Configuring Event Grid endpoints in Azure

To configure Event Grid to send events to Connxio, please review the API documentation here.

Retry

Retry on Event Grid is handled by the Event Grid itself. Please refer to the Microsoft Documentation.