Sending Message to an Azure Service Bus using HTTPAPI

Discussions related to HTTPAPI (An HTTP Client Package for RPG programming.) http://www.scottklement.com/httpapi/
Post Reply
Skink
Posts: 1
Joined: Mon Aug 05, 2024 5:08 pm

Sending Message to an Azure Service Bus using HTTPAPI

Post by Skink »

Hi all,

I'm trying to send a message to an Azure Service Bus from RPGLE, I wonder if HTTPAPI can be used for this task?

Looking at the required headers needed here I'm not sure how to pass the SAS token and Broker Properties using HTTPAPI.

Does anyone have an example of this, or know if it's even possible using HTTPAPI? Thanks in advance.
Post Reply