UNPKG

@itentialopensource/adapter-moogsoft_saas

Version:

This adapter integrates with system described as: Moogsoft SaS

24 lines 566 B
{ "actions": [ { "name": "postEvents", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/integrations/events?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/postEvents-default.json" } ] } ] }