sap.iot_foundation

The sap.iot_foundation trigger action publishes data to SAP IoT foundation.

Action

To access the sap.iot_foundation trigger action:

  • In the Adding trigger screen, under Third Party >> Sap click and drag the sap.iot_foundation to the canvas.

Canvas

When dragged onto the canvas, the appearance of the action is a rectangle with two routing points.

The left routing point (red) is the failure route. This route will be taken if there is an error during execution.

The right routing point (green) is the success route. This route will be taken if action executes successfully.

Form

Parameters

Name Type Required Description

URL

String Yes

The defined namespace for the event hubs object.

Certificate

String Yes

The unencrypted PEM device certificate.

This action requires a PEM certificate to be uploaded to the files section. To upload a file, see Uploading a file.

payload String Yes A JSON document that you wish to publish to the SAP IoT foundation.

Related topics

sap.iot_foundation.send