When you configure an export, import, or other type of flow step using the prebuilt ActiveMQ connector, you can select any of the API operations listed below, organized by API type.
Note
If your API endpoint isn’t listed here, switch the flow step to HTTP mode and configure the endpoint provided in the ActiveMQ API documentation. You can also create a composite endpoint for this application in HTTP mode.
Resource |
API endpoint |
Export |
Import |
---|---|---|---|
Topic |
Get a message in a topic |
X |
|
Send message to topic |
X |
||
Queue |
Get a message in a queue |
X |
|
Send message to queue |
X |
||
Subscribe |
unsubscribe the client from queue |
X |
|
unsubscribe the client from topic |
X |