The sandbox environment is an Enterprise feature.
Overview
The sandbox is designed to build and test an integration against the platform using mocked data. Agents do not read data or write to production websites in sandbox mode. Data cannot be promoted from sandbox to the live environment. Unlike the live environment where jobs run asynchronously, sandbox jobs run synchronously while still delivering results via webhooks. Sandbox API requests are made against:Simulating Authentication & Connections
In sandbox mode, authentication is fully simulated. Any value can be used forusername and password fields when running the EnsureConnection job or when a user authenticates through the Auth SDK.
Simulating Job Outcomes
Forced outcomes currently only work on Jobs other than EnsureConnection and CloseConnection.
x-deck-sandbox header.