Import marketplace request

Imports a marketplace request configuration from a JSON file, creating or updating the request.

Key Features:

  • Creates new request or updates existing request by name matching
  • Maps request to specified connection
  • Supports cross-environment import with brand code mapping
  • Validates request configuration and connection compatibility
  • Preserves request mappings and configuration options

Import Behavior:

  • If request name exists in connection: Updates existing request
  • If request name is new: Creates new request
  • Connection ID from URL takes precedence over file data

Use Cases:

  • Restore request configurations from backup
  • Migrate requests between environments
  • Deploy request templates to new connections
  • Bulk configuration management.
Path Params
string
required

Tenant identifier.

string
required

Connection identifier that was authorized.

Body Params

Request import file and optional parameters.

file
required

JSON file containing request export data.

string

Brand code for cross-environment import (optional).

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json