Skip to main content

JSON Hub API: output actions

This section provides actions to alter, create, delete, describe, and list outputs in FairCom Edge. An output is a connection to an external device, equipment, or service. You connect an output to an integration table. When a record is inserted into the integration table, the output is notified of the insert event and it delivers the inserted data to the output device, equipment, or service. These actions configure how an output sends data to its destination.

Action

Description

"alterOutput"

"alterOutput" configures an existing integration.

"createOutput"

"createOutput" creates and new integration.

"deleteOutput"

"deleteOutput" removes a previously created integration.

"describeOutputs"

"describeOutputs" returns all available information about each specified output.

"listOutputs"

"listOutputs" obtains a list of the names of previously created outputs.