Release 22.1 — February 2022

Feature or bug number Description

API Search Engine

Enhanced Search capability is now available for the API page. You can now filter by modules, workflows, lifecycle, and method, or you can search by free text to find an API or operation that meets your business case. Search results include operation level details from which you can access links to the API documentation and the Postman sample.

Additional Postman Collections

There are now over 2000 sample messages by module in the Postman collection. In addition, there are now 20 sample workflows available in the Workflow Postman collection.

Enhancements to GraphiQL

The GraphiQL client, available via our public Github repository, has been enhanced with the following features:
  • Welcome message

  • getHelp feature

  • Clearer schema documentation

  • New optional “delta” input parameter for returning only changed fields

  • Automatic conversion of the scheme from https to wss in the URL field

  • Improved error checking, including resilience to slightly incorrect URLs

  • Save button has been removed with the Start button accomplishing all connection steps