Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When this node runs, it will authenticate, and then perform a GET on the o365 endpoint specified. Results returned are expected to come back in a JSON object with an Array named “value”. The node will attempt to map process fields to elements at array index 0. For example, if the response includes a field named “vendorName”, it will automatically assign that value to a like named Process Field. If there are multiple matches, they will all be assigned.

Date

Version

Description

11/21/2022

1.0

Initial node release.

01/20/2023

1.1

Fixes an error with logging connection
problems.

01/29/2024

1.4

Ensure request body parsing for dates only operates on fields with the word DATE in the key’s name.