Node Updates

Updates to the iPaaS Node should be backwards compatible. Customers are encouraged to be on the most current version of this node.

Version

Date

Description

1.15

  • Document access in GlobalAction for posting bytes

1.14

  • Support for OAuth 2.0 Client Credential Grant

  • Support for including raw bytes of the document as request content Send document (bytes)

1.12

  • Improvements for handling table mapping with complex JSON request body

1.7

1/10/25

  • Adding support for PUT requests

  • Adding data only support for GlobalAction

1.6

10/30/24

  • Adding support to bypass “default” date formatting. Required for API’s that don’t support UTC dates.

  • Adding support for injecting GlobalCapture document as a Base64 encoded string into the request body.

1.5

10/3/24

  • Fix for issues with base url having a trailing slash.

1.4

9/20/24

  • Fix for file logging missing the request name.

  • Fix for POST requests failing when a table is not provided.

1.3

9/16/24

  • Fixes and issue with POST requests that do not have a mapping table defined.

1.2


  • Original release version