Ampersand · Example Payload

Ampersand Api String Field Options Example

Developer ToolsIntegrationsPlatformSaaSOAuthData SyncWebhooks

Ampersand Api String Field Options Example is an example object payload from Ampersand, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

lengthpatternvaluesvaluesRestricteddefaultValue

Example Payload

Raw ↑
{
  "length": 1,
  "pattern": "2025-03-15T14:30:00Z",
  "values": [
    "example-values_item"
  ],
  "valuesRestricted": true,
  "defaultValue": "example-defaultValue"
}