website logo
👥 Community🎯 Samples on GitHub🚦 System Status
💡 Guides
🚀 Examples
🍕 Developer Reference
⚡️ Changelog
🎥 Video Library
Navigate through spaces
⌘K
Overview
Reference
Actions
Data
UI
Widgets
Docs powered by
Archbee
Reference
Data

data-provider-definition

6min


Sub Schemas

The schema defines the following additional types:

ProviderType (enum<string>)

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

GenericProviderType (enum<string>)

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

ProviderMethod (enum<string>)

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?
PREVIOUS
next-actions
NEXT
database-definition
Docs powered by
Archbee
TABLE OF CONTENTS
Sub Schemas
ProviderType (enum<string>)
GenericProviderType (enum<string>)
ProviderMethod (enum<string>)
Docs powered by
Archbee
Copyright © 2023 Jigx, Inc. All rights reserved. Terms of Service