3.3.2 Import a Task Definition

You can import multiple task definitions using Postman Collection.

You can export JSON files as Postman Collection directly from Postman. See Export data from Postman in Postman Docs.

You cannot import certain Postman features, such as references to dynamic variables, REST API calls with file as form data, runtime environment variables, JavaScript and other scripts. If a Postman Collection contains any of these features, MicroTx Workflows does not import these features into the tasks in MicroTx Workflows. For example, if a task definition contains an environment variable in Postman Collection, MicroTx Workflows imports the task definition, but not the environment variable.

  1. Open the navigation menu and click Definitions.
  2. Click the Tasks tab.

    The Tasks list page opens. All the tasks that you have defined are displayed in a table.

  3. Click Import.
    The Import Task Definition dialog box opens.
  4. Enter a unique name. This name is prefixed to all the task definitions that you are going to import using Postman Collection. This ensures that tasks have unique names in the Tasks list page.
  5. Click Browse to search and select the file that contains the task definitions.
  6. Click Submit.
Details of the task that you have imported are displayed in the Tasks list page.