...
- Testing a Connection
- Next to the connection name in the Admin screenÂ
- The Kitewheel Xponent Graph API now includes support for the GET method rather than just POST
- The HTTP Method field is deivered as part of the _kw object with each request to distinguish between GET and POST requests to the API
- The full set of HTTP header fields passwed with the request are also available in the _kw/headers object
- All API jobs are prioritized by default over other jobs such as visual testing
- Query parameters are automatically parsed and broken out in the request object
...