Reference
Data
data-provider-definition
6min
The schema defines the following additional types:
The type of the data provider.
This element must be one of the following enum values:
- DATA_PROVIDER_DYNAMIC
- DATA_PROVIDER_REST
- DATA_PROVIDER_SALESFORCE
- DATA_PROVIDER_SQL
- DATA_PROVIDER_SOAP
- DATA_PROVIDER_LOCAL
- DATA_PROVIDER_ONEDRIVE
The type of the data provider.
This element must be one of the following enum values:
- DATA_PROVIDER_REST
- DATA_PROVIDER_SALESFORCE
- DATA_PROVIDER_SQL
- DATA_PROVIDER_SOAP
- DATA_PROVIDER_LOCAL
The method to call on the data provider.
This element must be one of the following enum values:
- create
- save
- update
- delete
- download
- functionCall

Updated 25 Sep 2023
Did this page help you?