Skip to main content

Test a dynamic field's generation

Runs the dynamic field's mapper API defs to generate the dynamic fields. Does not mutate the API entity. Returns 202 if the test triggers an async/webhook flow.

Path Parameters
internalId string REQUIRED
fieldId string REQUIRED
Request Body REQUIRED
fieldValues object

Map of field variableName -> stringified value. Keys must match the variableName of the operation's IntegrationAppAPIFields. null is allowed (interpreted as an empty map).

Responses
200

Returns the generated fields

Schema OPTIONAL
object