Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.prophecy.ai/llms.txt

Use this file to discover all available pages before exploring further.

Properties for Microsoft OneDrive connections are specified in the properties object when creating or updating a connection. All properties are nested within the connection request body.
Consider the following when creating a OneDrive connection:
  • When using the create connection API, the secret must be stored in Prophecy before creating the connection.
  • You cannot create a OneDrive connection using the create fabric API, unless the required secrets are already created in Prophecy. This is because this connection type requires more than one secret, and the create fabric API only supports creating one secret at a time.

Properties

tenantId
string
required
Azure Active Directory tenant ID.
clientId
string
required
Azure Active Directory application (client) ID.
clientSecret
object
required
Reference to a Prophecy secret containing the Azure client secret.
userName
object
required
Reference to a Prophecy secret containing the OneDrive username.