Ampersand · Schema

FieldUpsertResult

Result of an upsert operation for a single field

Developer ToolsIntegrationsPlatformSaaSOAuthData SyncWebhooks

Properties

Name Type Description
fieldName string Name of the field
action string Action taken (create, update, none)
metadata object Provider-specific metadata about the field
warnings array Warnings that occurred during the upsert operation
View JSON Schema on GitHub