Skip to main content

Create Environment

Create an environment.

Parameters

ParameterDescription
Environment NameThe name for the new environment.

Example Output

{
"name": "john-doe-env",
"id": "3d1f8e59b2aeca781234567",
"created_at": 1682847227,
"updated_at": 1682847227,
"updated_by": "b710e234d8f6a2c123456789",
"created_by": "b710e234d8f6a2c123456789",
"filter": "source_system = '*.*'"
}

Workflow Library Example

Create Environment with Bigpanda and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop