Versions Compared

Key

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

Field mapping is leveraged to translate data from the API to a GlobalCapture process field. Not all fields returned from the API are necessary, and only those specified will carry into a capture process.

The o365 HTTP node automatically maps data to available Process Fields in GlobalCapture. By default, data is mapped from the Dynamics 365 response to a corresponding “header” process field. These are standard GlobalCapture process fields added to your workflow.

...

Simply providing a table field in the node configuration will indicate that data should be mapped to the table. It is acceptable to send a response that includes only a single filtered result to a table field as well.

In the node settings, specify a table field in the aptly named input:

...

Your column field names must match the response field names as noted above for standard “header” fields.