Skip to main content

ppds_data_schema

Get the schema (fields/attributes) for a Dataverse entity. Returns attribute names, types, and metadata. Use this to understand entity structure before querying.

Input schema

NameTypeRequiredDescription
entityNameStringyesEntity logical name (e.g., 'account', 'contact', 'opportunity')

Output

Returns Task<DataSchemaResult>.