Jsons

../../../../_images/json.svg

Documentation

Import multiple Json or XML files to multiple Json objects.

URL datasource

If input datasource is a URL resource, the node will download it to a temporary file before importing it.

If the URL resource contains credential variables, these will be entered as part of the URL. See Credentials Preferences for more info.

Definition

Input ports

input [datasource]

Datasources

Output ports

port1 [json]

Imported Jsons

Configuration

Importer (active_importer)

Select data format importer

Action on import failure (fail_strategy)

Decide how failure to import a file should be handled.

Plugins

Implementation

class node_import_json.ImportJsons[source]