CURLcurl -X POST \ -H "Authorization: [[apiKey]]" \ -H "Accept: application/json" \ -H "Content-Type: application/json,application/xml" \ "https://hostname:443/entry/execute/sync" \ -d '{ "args" : { "key" : { "keyValue" : [ { "key" : "key" }, { "key" : "key" } ], "complex" : { "transformers" : [ { "args" : { "key" : { "isContext" : true } }, "operator" : "operator" }, { "args" : { "key" : { "isContext" : true } }, "operator" : "operator" } ], "root" : "root", "accessor" : "accessor", "filters" : [ null, null ] }, "simple" : "simple" } }, "sequenceNumber" : 6, "investigationId" : "investigationId", "data" : "data", "primaryTerm" : 0, "markdown" : true, "id" : "id", "version" : 1 }' \ -d '
' UNDEFINED_EXAMPLE_VALUE aeiouaeiou aeiou true 123456789 123456789 123456789
API to create an entry (markdown format) in existing investigation
Body example: {"investigationId":"1234","data":"entry contentâ¦"}