AutoTask Query Version 1
Parameters
Name | Description |
---|---|
Error Handling | Determine what to return if an error is encountered. |
Entity | The entity name being queried. |
Message | JSON object representing what will be transformed into the XML AutoTask query (see the AutoTask QueryXML documentation for guidance). There are several unique key values have various effects when creating the JSON object to create AutoTask XML. See this handlers info on the Kinetic Community website for more information. |
Sample Configration
Name | Description |
---|---|
Error Handling | Error Message |
Entity | Contact |
Message | {"condition": [{"field": {"content!": {"content!": "firstname","expression": {"@op": "equals","content!": "Joe"}}}},{"field": {"content!": {"content!": "lastname","expression": {"content!": "Smith","@op": "equals"}}}}]} |
Results
Name | Description |
---|---|
Handler Error Message | Error message if an error was encountered and Error Handling is set to "Error Message". |
Results JSON | The output of the AutoTask SOAP call, converted to JSON. |
Count | The count of entities returned. |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out