Help with Structuring Data from an API in a DataMiner Connector
11th March 2025
Hi Maya, You could definitely use a QAction to do such logic. Upon receiving the HTTP response from your HTTP session, you can trigger a QAction to process the JSON object. …