Integrate a File in Automation

You can use the created files and imported files in your automation. This workflow example demonstrates how to integrate a file into your automation workflow.

Prerequisites

You need to activate the file for it to be integrated in your automation, the file is not activated by default.

Procedure

  1. In your automation, drag and drop the Read File activity.

  2. Choose the Read File activity. On the Read File side panel, enter the values in the Input Parameters.

  3. Optional: To display the content of the JSON file at runtime, use the Log Message activity.

  4. Save your work.

  5. Choose Test.

Results

The file is successfully used in your automation. The log message appears in the Start of the navigation pathTest Console Next navigation step InfoEnd of the navigation path.