Versions Compared

Key

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

This node is designed as a generic data gatherer.  It's intention is to make an HTTP GET, optionally provided Basic Auth credentials.  It leverages Newtonsoft for JSON parsing, and RestSharp to brokering the HTTP access.  The Node's configuration collects the basic details required to make a connection.  For specific details on how to author your own GlobalCapture nodes, refer to the node documentation here.

GlobalCapture's flexible node design allows for interpolation of static variable names into their data equivalent at runtime.  In the URL specified above, the query string will include data available form the workflow.

...