Skip to main content

Test a dynamic field's search API

Executes the dynamic field's search API collection and returns the mapped results. 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 test result

Schema OPTIONAL
object