Versions Compared

Key

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

The Generic Integration Panel is a quick, easy way to connect to 3rd party systems within your Logic+ flow. This panel executes a defined request to a configured generic integration (Admin > Configuration > Integrations) and is useful to push or pull data between Sharpen and an available RESTful API.

...

After running, you’ll see the API status code and the entire JSON response. Hovering over Click on an element within the response will allow you to copy that item for use within the Set Variable portion of this panel.

...

(e.g. “90” in the screenshot below) and that element will automatically be set as a variable with the json response. This makes setting variables significantly easier if you have complex json responses or arrays.

...

If the value itself is important, clicking the clipboard icon will copy the

...

specific value. (e.g. you’ll get the value “90” copied to your clipboard.)