# Prismatic Docs > Prismatic is the integration platform for B2B SaaS companies, enabling them to build and manage integrations with ease. These docs provide comprehensive guides, tutorials, and API references to help developers create low-code and code-native integrations using Prismatic's platform. ## Docs - [Prismatic Docs](/docs/index.md): Prismatic docs home page - [AI Overview](/docs/ai.md): Build AI agents, connect MCP servers to Prismatic flows, and more - [Connect AI Agents to Prismatic](/docs/ai/connect-ai-agent.md): Connect an AI agent to your agent flows - [Flow Invocation Schemas](/docs/ai/flow-invocation-schema.md): Declare how a flow should be called - [Common Use Cases](/docs/ai/how-to-guide.md): Practical examples and patterns for implementing AI in your integrations - [Model Context Protocol (MCP)](/docs/ai/model-context-protocol.md): Build a model context protocol (MCP) server that consumes agent flows - [Documentation for LLMs](/docs/ai/prismatic-docs.md): Prismatic provides documentation optimized for large language models (LLMs). - [Prismatic's API Overview](/docs/api.md): Learn about Prismatic's GraphQL API - [Authentication](/docs/api/authentication.md): Authenticate with Prismatic's GraphQL API - [Authentication in a CI/CD System](/docs/api/ci-cd-system.md): Query Prismatic's GraphQL API from a CI/CD system - [Creating Instances Programmatically](/docs/api/common-queries/creating-instances.md): Create instances programmatically using Prismatic's GraphQL API - [Fetching Step Results Programmatically](/docs/api/common-queries/fetching-step-results.md): Fetch step results programmatically using Prismatic's GraphQL API - [Managing Customers Programmatically](/docs/api/common-queries/managing-customers.md): Manage customers programmatically using Prismatic's GraphQL API - [Updating Config Variables Programmatically](/docs/api/common-queries/updating-config-variables.md): Update config variables of instances programmatically using Prismatic's GraphQL API - [Determining Webhook URLs Programmatically](/docs/api/common-queries/webhook-urls.md): Fetch webhook URLs and instances from webhook URLs programmatically - [Querying Prismatic's API from an HTTP Client](/docs/api/get-started/querying-with-http-client.md): Query Prismatic's GraphQL API from an HTTP client - [Query Prismatic's API with Node.js](/docs/api/get-started/querying-with-nodejs.md): Query Prismatic's GraphQL API from a Node.js script - [Query Prismatic's API with Python](/docs/api/get-started/querying-with-python.md): Query Prismatic's GraphQL API from a Python script - [Using the GraphiQL Explorer](/docs/api/get-started/using-prismatic-graphql-explorer.md): Test GraphQL queries with Prismatic's GraphQL explorer - [GitHub Actions](/docs/api/github-actions.md): Learn how to use GitHub Actions to publish custom components and integrations - [Pagination with Prismatic's API](/docs/api/pagination.md): page over results in Prismatic's GraphQL API - [Prismatic API Queries and Mutations](/docs/api/queries-and-mutations.md): Queries and mutations using Prismatic's GraphQL API - [ActionDataSourceType Enum](/docs/api/schema/enum/ActionDataSourceType.md): Learn how to use the ActionDataSourceType Enum for Prismatic's API. - [ActionOrderField Enum](/docs/api/schema/enum/ActionOrderField.md): Learn how to use the ActionOrderField Enum for Prismatic's API. - [ActionScheduleSupport Enum](/docs/api/schema/enum/ActionScheduleSupport.md): Learn how to use the ActionScheduleSupport Enum for Prismatic's API. - [ActionSynchronousResponseSupport Enum](/docs/api/schema/enum/ActionSynchronousResponseSupport.md): Learn how to use the ActionSynchronousResponseSupport Enum for Prismatic's API. - [ActivityOrderField Enum](/docs/api/schema/enum/ActivityOrderField.md): Learn how to use the ActivityOrderField Enum for Prismatic's API. - [AggregateDeploymentStatus Enum](/docs/api/schema/enum/AggregateDeploymentStatus.md): Learn how to use the AggregateDeploymentStatus Enum for Prismatic's API. - [AlertEventOrderField Enum](/docs/api/schema/enum/AlertEventOrderField.md): Learn how to use the AlertEventOrderField Enum for Prismatic's API. - [AlertGroupOrderField Enum](/docs/api/schema/enum/AlertGroupOrderField.md): Learn how to use the AlertGroupOrderField Enum for Prismatic's API. - [AlertMonitorOrderField Enum](/docs/api/schema/enum/AlertMonitorOrderField.md): Learn how to use the AlertMonitorOrderField Enum for Prismatic's API. - [AlertTriggerOrderField Enum](/docs/api/schema/enum/AlertTriggerOrderField.md): Learn how to use the AlertTriggerOrderField Enum for Prismatic's API. - [AlertWebhookOrderField Enum](/docs/api/schema/enum/AlertWebhookOrderField.md): Learn how to use the AlertWebhookOrderField Enum for Prismatic's API. - [AuthObjectTypeOrderField Enum](/docs/api/schema/enum/AuthObjectTypeOrderField.md): Learn how to use the AuthObjectTypeOrderField Enum for Prismatic's API. - [ComponentOrderField Enum](/docs/api/schema/enum/ComponentOrderField.md): Learn how to use the ComponentOrderField Enum for Prismatic's API. - [ConnectionOauth2Type Enum](/docs/api/schema/enum/ConnectionOauth2Type.md): Learn how to use the ConnectionOauth2Type Enum for Prismatic's API. - [ConnectionOrderField Enum](/docs/api/schema/enum/ConnectionOrderField.md): Learn how to use the ConnectionOrderField Enum for Prismatic's API. - [ConnectionTemplateOrderField Enum](/docs/api/schema/enum/ConnectionTemplateOrderField.md): Learn how to use the ConnectionTemplateOrderField Enum for Prismatic's API. - [CredentialFieldType Enum](/docs/api/schema/enum/CredentialFieldType.md): Learn how to use the CredentialFieldType Enum for Prismatic's API. - [CredentialOrderField Enum](/docs/api/schema/enum/CredentialOrderField.md): Learn how to use the CredentialOrderField Enum for Prismatic's API. - [CustomerConfigVariableOrderField Enum](/docs/api/schema/enum/CustomerConfigVariableOrderField.md): Learn how to use the CustomerConfigVariableOrderField Enum for Prismatic's API. - [CustomerConfigVariableStatus Enum](/docs/api/schema/enum/CustomerConfigVariableStatus.md): Learn how to use the CustomerConfigVariableStatus Enum for Prismatic's API. - [CustomerOrderField Enum](/docs/api/schema/enum/CustomerOrderField.md): Learn how to use the CustomerOrderField Enum for Prismatic's API. - [CustomerTotalUsageMetricsOrderField Enum](/docs/api/schema/enum/CustomerTotalUsageMetricsOrderField.md): Learn how to use the CustomerTotalUsageMetricsOrderField Enum for Prismatic's API. - [DefinitionType Enum](/docs/api/schema/enum/DefinitionType.md): Learn how to use the DefinitionType Enum for Prismatic's API. - [DeployedInstancesQuantity Enum](/docs/api/schema/enum/DeployedInstancesQuantity.md): Learn how to use the DeployedInstancesQuantity Enum for Prismatic's API. - [EnablementBlocker Enum](/docs/api/schema/enum/EnablementBlocker.md): Learn how to use the EnablementBlocker Enum for Prismatic's API. - [ExecutionStatus Enum](/docs/api/schema/enum/ExecutionStatus.md): Learn how to use the ExecutionStatus Enum for Prismatic's API. - [ExpressionType Enum](/docs/api/schema/enum/ExpressionType.md): Learn how to use the ExpressionType Enum for Prismatic's API. - [ExternalLogStreamOrderField Enum](/docs/api/schema/enum/ExternalLogStreamOrderField.md): Learn how to use the ExternalLogStreamOrderField Enum for Prismatic's API. - [InputFieldCollection Enum](/docs/api/schema/enum/InputFieldCollection.md): Learn how to use the InputFieldCollection Enum for Prismatic's API. - [InputFieldType Enum](/docs/api/schema/enum/InputFieldType.md): Learn how to use the InputFieldType Enum for Prismatic's API. - [InstanceConfigState Enum](/docs/api/schema/enum/InstanceConfigState.md): Learn how to use the InstanceConfigState Enum for Prismatic's API. - [InstanceConfigVariableScheduleType Enum](/docs/api/schema/enum/InstanceConfigVariableScheduleType.md): Learn how to use the InstanceConfigVariableScheduleType Enum for Prismatic's API. - [InstanceConfigVariableStatus Enum](/docs/api/schema/enum/InstanceConfigVariableStatus.md): Learn how to use the InstanceConfigVariableStatus Enum for Prismatic's API. - [InstanceDailyUsageMetricsOrderField Enum](/docs/api/schema/enum/InstanceDailyUsageMetricsOrderField.md): Learn how to use the InstanceDailyUsageMetricsOrderField Enum for Prismatic's API. - [InstanceDesignedBy Enum](/docs/api/schema/enum/InstanceDesignedBy.md): Learn how to use the InstanceDesignedBy Enum for Prismatic's API. - [InstanceExecutionResultInvokeType Enum](/docs/api/schema/enum/InstanceExecutionResultInvokeType.md): Learn how to use the InstanceExecutionResultInvokeType Enum for Prismatic's API. - [InstanceExecutionResultOrderField Enum](/docs/api/schema/enum/InstanceExecutionResultOrderField.md): Learn how to use the InstanceExecutionResultOrderField Enum for Prismatic's API. - [InstanceExecutionResultResultType Enum](/docs/api/schema/enum/InstanceExecutionResultResultType.md): Learn how to use the InstanceExecutionResultResultType Enum for Prismatic's API. - [InstanceFlowConfigOrderField Enum](/docs/api/schema/enum/InstanceFlowConfigOrderField.md): Learn how to use the InstanceFlowConfigOrderField Enum for Prismatic's API. - [InstanceOrderField Enum](/docs/api/schema/enum/InstanceOrderField.md): Learn how to use the InstanceOrderField Enum for Prismatic's API. - [InstanceProfileOrderField Enum](/docs/api/schema/enum/InstanceProfileOrderField.md): Learn how to use the InstanceProfileOrderField Enum for Prismatic's API. - [InstanceStepResultOrderField Enum](/docs/api/schema/enum/InstanceStepResultOrderField.md): Learn how to use the InstanceStepResultOrderField Enum for Prismatic's API. - [InstanceType Enum](/docs/api/schema/enum/InstanceType.md): Learn how to use the InstanceType Enum for Prismatic's API. - [IntegrationActionErrorHandlerType Enum](/docs/api/schema/enum/IntegrationActionErrorHandlerType.md): Learn how to use the IntegrationActionErrorHandlerType Enum for Prismatic's API. - [IntegrationEndpointType Enum](/docs/api/schema/enum/IntegrationEndpointType.md): Learn how to use the IntegrationEndpointType Enum for Prismatic's API. - [IntegrationFlowEndpointSecurityType Enum](/docs/api/schema/enum/IntegrationFlowEndpointSecurityType.md): Learn how to use the IntegrationFlowEndpointSecurityType Enum for Prismatic's API. - [IntegrationOrderField Enum](/docs/api/schema/enum/IntegrationOrderField.md): Learn how to use the IntegrationOrderField Enum for Prismatic's API. - [IntegrationStoreConfiguration Enum](/docs/api/schema/enum/IntegrationStoreConfiguration.md): Learn how to use the IntegrationStoreConfiguration Enum for Prismatic's API. - [IntegrationTemplateConfiguration Enum](/docs/api/schema/enum/IntegrationTemplateConfiguration.md): Learn how to use the IntegrationTemplateConfiguration Enum for Prismatic's API. - [IntegrationTemplateOrderField Enum](/docs/api/schema/enum/IntegrationTemplateOrderField.md): Learn how to use the IntegrationTemplateOrderField Enum for Prismatic's API. - [LogOrderField Enum](/docs/api/schema/enum/LogOrderField.md): Learn how to use the LogOrderField Enum for Prismatic's API. - [LogSeverityLevel Enum](/docs/api/schema/enum/LogSeverityLevel.md): Learn how to use the LogSeverityLevel Enum for Prismatic's API. - [LogType Enum](/docs/api/schema/enum/LogType.md): Learn how to use the LogType Enum for Prismatic's API. - [MarketplaceConfiguration Enum](/docs/api/schema/enum/MarketplaceConfiguration.md): Learn how to use the MarketplaceConfiguration Enum for Prismatic's API. - [MediaType Enum](/docs/api/schema/enum/MediaType.md): Learn how to use the MediaType Enum for Prismatic's API. - [ObjectPermissionGrantOrderField Enum](/docs/api/schema/enum/ObjectPermissionGrantOrderField.md): Learn how to use the ObjectPermissionGrantOrderField Enum for Prismatic's API. - [OnPremiseResourceOrderField Enum](/docs/api/schema/enum/OnPremiseResourceOrderField.md): Learn how to use the OnPremiseResourceOrderField Enum for Prismatic's API. - [OnPremiseResourceStatus Enum](/docs/api/schema/enum/OnPremiseResourceStatus.md): Learn how to use the OnPremiseResourceStatus Enum for Prismatic's API. - [OrderDirection Enum](/docs/api/schema/enum/OrderDirection.md): Learn how to use the OrderDirection Enum for Prismatic's API. - [OrganizationSigningKeyOrderField Enum](/docs/api/schema/enum/OrganizationSigningKeyOrderField.md): Learn how to use the OrganizationSigningKeyOrderField Enum for Prismatic's API. - [OrgDailyUsageMetricsOrderField Enum](/docs/api/schema/enum/OrgDailyUsageMetricsOrderField.md): Learn how to use the OrgDailyUsageMetricsOrderField Enum for Prismatic's API. - [OrgTotalUsageMetricsOrderField Enum](/docs/api/schema/enum/OrgTotalUsageMetricsOrderField.md): Learn how to use the OrgTotalUsageMetricsOrderField Enum for Prismatic's API. - [PermissionOrderField Enum](/docs/api/schema/enum/PermissionOrderField.md): Learn how to use the PermissionOrderField Enum for Prismatic's API. - [RequiredConfigVariableCodeLanguage Enum](/docs/api/schema/enum/RequiredConfigVariableCodeLanguage.md): Learn how to use the RequiredConfigVariableCodeLanguage Enum for Prismatic's API. - [RequiredConfigVariableCollectionType Enum](/docs/api/schema/enum/RequiredConfigVariableCollectionType.md): Learn how to use the RequiredConfigVariableCollectionType Enum for Prismatic's API. - [RequiredConfigVariableDataType Enum](/docs/api/schema/enum/RequiredConfigVariableDataType.md): Learn how to use the RequiredConfigVariableDataType Enum for Prismatic's API. - [RequiredConfigVariableOnPremiseConnectionConfig Enum](/docs/api/schema/enum/RequiredConfigVariableOnPremiseConnectionConfig.md): Learn how to use the RequiredConfigVariableOnPremiseConnectionConfig Enum for Prismatic's API. - [RequiredConfigVariableOrderField Enum](/docs/api/schema/enum/RequiredConfigVariableOrderField.md): Learn how to use the RequiredConfigVariableOrderField Enum for Prismatic's API. - [RequiredConfigVariableScheduleType Enum](/docs/api/schema/enum/RequiredConfigVariableScheduleType.md): Learn how to use the RequiredConfigVariableScheduleType Enum for Prismatic's API. - [ReusableConnectionOrderField Enum](/docs/api/schema/enum/ReusableConnectionOrderField.md): Learn how to use the ReusableConnectionOrderField Enum for Prismatic's API. - [ScopedConfigVariableManagedBy Enum](/docs/api/schema/enum/ScopedConfigVariableManagedBy.md): Learn how to use the ScopedConfigVariableManagedBy Enum for Prismatic's API. - [ScopedConfigVariableOrderField Enum](/docs/api/schema/enum/ScopedConfigVariableOrderField.md): Learn how to use the ScopedConfigVariableOrderField Enum for Prismatic's API. - [ScopedConfigVariableStatus Enum](/docs/api/schema/enum/ScopedConfigVariableStatus.md): Learn how to use the ScopedConfigVariableStatus Enum for Prismatic's API. - [ScopedConfigVariableVariableScope Enum](/docs/api/schema/enum/ScopedConfigVariableVariableScope.md): Learn how to use the ScopedConfigVariableVariableScope Enum for Prismatic's API. - [StarredRecordOrderField Enum](/docs/api/schema/enum/StarredRecordOrderField.md): Learn how to use the StarredRecordOrderField Enum for Prismatic's API. - [ThemeColorType Enum](/docs/api/schema/enum/ThemeColorType.md): Learn how to use the ThemeColorType Enum for Prismatic's API. - [ThemeColorVariant Enum](/docs/api/schema/enum/ThemeColorVariant.md): Learn how to use the ThemeColorVariant Enum for Prismatic's API. - [ThemePropertyType Enum](/docs/api/schema/enum/ThemePropertyType.md): Learn how to use the ThemePropertyType Enum for Prismatic's API. - [ThemePropertyVariant Enum](/docs/api/schema/enum/ThemePropertyVariant.md): Learn how to use the ThemePropertyVariant Enum for Prismatic's API. - [UserLevelConfigOrderField Enum](/docs/api/schema/enum/UserLevelConfigOrderField.md): Learn how to use the UserLevelConfigOrderField Enum for Prismatic's API. - [UserLevelConfigVariableScheduleType Enum](/docs/api/schema/enum/UserLevelConfigVariableScheduleType.md): Learn how to use the UserLevelConfigVariableScheduleType Enum for Prismatic's API. - [UserLevelConfigVariableStatus Enum](/docs/api/schema/enum/UserLevelConfigVariableStatus.md): Learn how to use the UserLevelConfigVariableStatus Enum for Prismatic's API. - [UserOrderField Enum](/docs/api/schema/enum/UserOrderField.md): Learn how to use the UserOrderField Enum for Prismatic's API. - [VersionOrderDirection Enum](/docs/api/schema/enum/VersionOrderDirection.md): Learn how to use the VersionOrderDirection Enum for Prismatic's API. - [VersionOrderField Enum](/docs/api/schema/enum/VersionOrderField.md): Learn how to use the VersionOrderField Enum for Prismatic's API. - [WebhookEndpointOrderField Enum](/docs/api/schema/enum/WebhookEndpointOrderField.md): Learn how to use the WebhookEndpointOrderField Enum for Prismatic's API. - [WorkflowOrderField Enum](/docs/api/schema/enum/WorkflowOrderField.md): Learn how to use the WorkflowOrderField Enum for Prismatic's API. - [WorkflowTemplateOrderField Enum](/docs/api/schema/enum/WorkflowTemplateOrderField.md): Learn how to use the WorkflowTemplateOrderField Enum for Prismatic's API. - [ActionDefinitionInput Input Object](/docs/api/schema/input_object/ActionDefinitionInput.md): Learn how to use the ActionDefinitionInput Input Object for Prismatic's API. - [ActionDisplayDefinition Input Object](/docs/api/schema/input_object/ActionDisplayDefinition.md): Learn how to use the ActionDisplayDefinition Input Object for Prismatic's API. - [ActionOrder Input Object](/docs/api/schema/input_object/ActionOrder.md): Learn how to use the ActionOrder Input Object for Prismatic's API. - [ActivityOrder Input Object](/docs/api/schema/input_object/ActivityOrder.md): Learn how to use the ActivityOrder Input Object for Prismatic's API. - [AdministerObjectPermissionInput Input Object](/docs/api/schema/input_object/AdministerObjectPermissionInput.md): Learn how to use the AdministerObjectPermissionInput Input Object for Prismatic's API. - [AlertEventOrder Input Object](/docs/api/schema/input_object/AlertEventOrder.md): Learn how to use the AlertEventOrder Input Object for Prismatic's API. - [AlertGroupOrder Input Object](/docs/api/schema/input_object/AlertGroupOrder.md): Learn how to use the AlertGroupOrder Input Object for Prismatic's API. - [AlertMonitorOrder Input Object](/docs/api/schema/input_object/AlertMonitorOrder.md): Learn how to use the AlertMonitorOrder Input Object for Prismatic's API. - [AlertTriggerOrder Input Object](/docs/api/schema/input_object/AlertTriggerOrder.md): Learn how to use the AlertTriggerOrder Input Object for Prismatic's API. - [AlertWebhookOrder Input Object](/docs/api/schema/input_object/AlertWebhookOrder.md): Learn how to use the AlertWebhookOrder Input Object for Prismatic's API. - [AttachmentInput Input Object](/docs/api/schema/input_object/AttachmentInput.md): Learn how to use the AttachmentInput Input Object for Prismatic's API. - [AttachmentRenameInput Input Object](/docs/api/schema/input_object/AttachmentRenameInput.md): Learn how to use the AttachmentRenameInput Input Object for Prismatic's API. - [AuthObjectTypeOrder Input Object](/docs/api/schema/input_object/AuthObjectTypeOrder.md): Learn how to use the AuthObjectTypeOrder Input Object for Prismatic's API. - [AuthorizationDefinition Input Object](/docs/api/schema/input_object/AuthorizationDefinition.md): Learn how to use the AuthorizationDefinition Input Object for Prismatic's API. - [BulkDisableInstancesUsingConnectionInput Input Object](/docs/api/schema/input_object/BulkDisableInstancesUsingConnectionInput.md): Learn how to use the BulkDisableInstancesUsingConnectionInput Input Object for Prismatic's API. - [BulkDisableInstancesUsingCustomerConnectionInput Input Object](/docs/api/schema/input_object/BulkDisableInstancesUsingCustomerConnectionInput.md): Learn how to use the BulkDisableInstancesUsingCustomerConnectionInput Input Object for Prismatic's API. - [BulkUpdateInstancesToLatestIntegrationVersionInput Input Object](/docs/api/schema/input_object/BulkUpdateInstancesToLatestIntegrationVersionInput.md): Learn how to use the BulkUpdateInstancesToLatestIntegrationVersionInput Input Object for Prismatic's API. - [ChangePasswordInput Input Object](/docs/api/schema/input_object/ChangePasswordInput.md): Learn how to use the ChangePasswordInput Input Object for Prismatic's API. - [ClearAlertMonitorInput Input Object](/docs/api/schema/input_object/ClearAlertMonitorInput.md): Learn how to use the ClearAlertMonitorInput Input Object for Prismatic's API. - [ComponentDefinitionInput Input Object](/docs/api/schema/input_object/ComponentDefinitionInput.md): Learn how to use the ComponentDefinitionInput Input Object for Prismatic's API. - [ComponentDisplayDefinition Input Object](/docs/api/schema/input_object/ComponentDisplayDefinition.md): Learn how to use the ComponentDisplayDefinition Input Object for Prismatic's API. - [ComponentOrder Input Object](/docs/api/schema/input_object/ComponentOrder.md): Learn how to use the ComponentOrder Input Object for Prismatic's API. - [ComponentSelector Input Object](/docs/api/schema/input_object/ComponentSelector.md): Learn how to use the ComponentSelector Input Object for Prismatic's API. - [ConnectionDefinitionInput Input Object](/docs/api/schema/input_object/ConnectionDefinitionInput.md): Learn how to use the ConnectionDefinitionInput Input Object for Prismatic's API. - [ConnectionInputFieldDefinition Input Object](/docs/api/schema/input_object/ConnectionInputFieldDefinition.md): Learn how to use the ConnectionInputFieldDefinition Input Object for Prismatic's API. - [ConnectionOAuth2Configuration Input Object](/docs/api/schema/input_object/ConnectionOAuth2Configuration.md): Learn how to use the ConnectionOAuth2Configuration Input Object for Prismatic's API. - [ConnectionOrder Input Object](/docs/api/schema/input_object/ConnectionOrder.md): Learn how to use the ConnectionOrder Input Object for Prismatic's API. - [ConnectionTemplateField Input Object](/docs/api/schema/input_object/ConnectionTemplateField.md): Learn how to use the ConnectionTemplateField Input Object for Prismatic's API. - [ConnectionTemplateOrder Input Object](/docs/api/schema/input_object/ConnectionTemplateOrder.md): Learn how to use the ConnectionTemplateOrder Input Object for Prismatic's API. - [ConvertLowCodeIntegrationInput Input Object](/docs/api/schema/input_object/ConvertLowCodeIntegrationInput.md): Learn how to use the ConvertLowCodeIntegrationInput Input Object for Prismatic's API. - [CreateAlertGroupInput Input Object](/docs/api/schema/input_object/CreateAlertGroupInput.md): Learn how to use the CreateAlertGroupInput Input Object for Prismatic's API. - [CreateAlertMonitorInput Input Object](/docs/api/schema/input_object/CreateAlertMonitorInput.md): Learn how to use the CreateAlertMonitorInput Input Object for Prismatic's API. - [CreateAlertWebhookInput Input Object](/docs/api/schema/input_object/CreateAlertWebhookInput.md): Learn how to use the CreateAlertWebhookInput Input Object for Prismatic's API. - [CreateConnectionTemplateInput Input Object](/docs/api/schema/input_object/CreateConnectionTemplateInput.md): Learn how to use the CreateConnectionTemplateInput Input Object for Prismatic's API. - [CreateCustomerConfigVariableInput Input Object](/docs/api/schema/input_object/CreateCustomerConfigVariableInput.md): Learn how to use the CreateCustomerConfigVariableInput Input Object for Prismatic's API. - [CreateCustomerCredentialInput Input Object](/docs/api/schema/input_object/CreateCustomerCredentialInput.md): Learn how to use the CreateCustomerCredentialInput Input Object for Prismatic's API. - [CreateCustomerInput Input Object](/docs/api/schema/input_object/CreateCustomerInput.md): Learn how to use the CreateCustomerInput Input Object for Prismatic's API. - [CreateCustomerUserInput Input Object](/docs/api/schema/input_object/CreateCustomerUserInput.md): Learn how to use the CreateCustomerUserInput Input Object for Prismatic's API. - [CreateExternalLogStreamInput Input Object](/docs/api/schema/input_object/CreateExternalLogStreamInput.md): Learn how to use the CreateExternalLogStreamInput Input Object for Prismatic's API. - [CreateInstanceInput Input Object](/docs/api/schema/input_object/CreateInstanceInput.md): Learn how to use the CreateInstanceInput Input Object for Prismatic's API. - [CreateInstanceProfileInput Input Object](/docs/api/schema/input_object/CreateInstanceProfileInput.md): Learn how to use the CreateInstanceProfileInput Input Object for Prismatic's API. - [CreateIntegrationInput Input Object](/docs/api/schema/input_object/CreateIntegrationInput.md): Learn how to use the CreateIntegrationInput Input Object for Prismatic's API. - [CreateOnPremiseResourceJWTInput Input Object](/docs/api/schema/input_object/CreateOnPremiseResourceJWTInput.md): Learn how to use the CreateOnPremiseResourceJWTInput Input Object for Prismatic's API. - [CreateOrganizationCredentialInput Input Object](/docs/api/schema/input_object/CreateOrganizationCredentialInput.md): Learn how to use the CreateOrganizationCredentialInput Input Object for Prismatic's API. - [CreateOrganizationSigningKeyInput Input Object](/docs/api/schema/input_object/CreateOrganizationSigningKeyInput.md): Learn how to use the CreateOrganizationSigningKeyInput Input Object for Prismatic's API. - [CreateOrganizationUserInput Input Object](/docs/api/schema/input_object/CreateOrganizationUserInput.md): Learn how to use the CreateOrganizationUserInput Input Object for Prismatic's API. - [CreateScopedConfigVariableInput Input Object](/docs/api/schema/input_object/CreateScopedConfigVariableInput.md): Learn how to use the CreateScopedConfigVariableInput Input Object for Prismatic's API. - [CreateTestCaseInput Input Object](/docs/api/schema/input_object/CreateTestCaseInput.md): Learn how to use the CreateTestCaseInput Input Object for Prismatic's API. - [CreateUserLevelConfigInput Input Object](/docs/api/schema/input_object/CreateUserLevelConfigInput.md): Learn how to use the CreateUserLevelConfigInput Input Object for Prismatic's API. - [CreateWebhookEndpointInput Input Object](/docs/api/schema/input_object/CreateWebhookEndpointInput.md): Learn how to use the CreateWebhookEndpointInput Input Object for Prismatic's API. - [CredentialOrder Input Object](/docs/api/schema/input_object/CredentialOrder.md): Learn how to use the CredentialOrder Input Object for Prismatic's API. - [CustomerConfigVariableOrder Input Object](/docs/api/schema/input_object/CustomerConfigVariableOrder.md): Learn how to use the CustomerConfigVariableOrder Input Object for Prismatic's API. - [CustomerOrder Input Object](/docs/api/schema/input_object/CustomerOrder.md): Learn how to use the CustomerOrder Input Object for Prismatic's API. - [CustomerTotalUsageMetricsOrder Input Object](/docs/api/schema/input_object/CustomerTotalUsageMetricsOrder.md): Learn how to use the CustomerTotalUsageMetricsOrder Input Object for Prismatic's API. - [DataSourceDefinitionInput Input Object](/docs/api/schema/input_object/DataSourceDefinitionInput.md): Learn how to use the DataSourceDefinitionInput Input Object for Prismatic's API. - [DeleteAlertGroupInput Input Object](/docs/api/schema/input_object/DeleteAlertGroupInput.md): Learn how to use the DeleteAlertGroupInput Input Object for Prismatic's API. - [DeleteAlertMonitorInput Input Object](/docs/api/schema/input_object/DeleteAlertMonitorInput.md): Learn how to use the DeleteAlertMonitorInput Input Object for Prismatic's API. - [DeleteAlertWebhookInput Input Object](/docs/api/schema/input_object/DeleteAlertWebhookInput.md): Learn how to use the DeleteAlertWebhookInput Input Object for Prismatic's API. - [DeleteComponentInput Input Object](/docs/api/schema/input_object/DeleteComponentInput.md): Learn how to use the DeleteComponentInput Input Object for Prismatic's API. - [DeleteConnectionTemplateInput Input Object](/docs/api/schema/input_object/DeleteConnectionTemplateInput.md): Learn how to use the DeleteConnectionTemplateInput Input Object for Prismatic's API. - [DeleteCredentialInput Input Object](/docs/api/schema/input_object/DeleteCredentialInput.md): Learn how to use the DeleteCredentialInput Input Object for Prismatic's API. - [DeleteCustomerConfigVariableInput Input Object](/docs/api/schema/input_object/DeleteCustomerConfigVariableInput.md): Learn how to use the DeleteCustomerConfigVariableInput Input Object for Prismatic's API. - [DeleteCustomerInput Input Object](/docs/api/schema/input_object/DeleteCustomerInput.md): Learn how to use the DeleteCustomerInput Input Object for Prismatic's API. - [DeleteExternalLogStreamInput Input Object](/docs/api/schema/input_object/DeleteExternalLogStreamInput.md): Learn how to use the DeleteExternalLogStreamInput Input Object for Prismatic's API. - [DeleteInstanceInput Input Object](/docs/api/schema/input_object/DeleteInstanceInput.md): Learn how to use the DeleteInstanceInput Input Object for Prismatic's API. - [DeleteInstanceProfileInput Input Object](/docs/api/schema/input_object/DeleteInstanceProfileInput.md): Learn how to use the DeleteInstanceProfileInput Input Object for Prismatic's API. - [DeleteIntegrationInput Input Object](/docs/api/schema/input_object/DeleteIntegrationInput.md): Learn how to use the DeleteIntegrationInput Input Object for Prismatic's API. - [DeleteIntegrationTemplateInput Input Object](/docs/api/schema/input_object/DeleteIntegrationTemplateInput.md): Learn how to use the DeleteIntegrationTemplateInput Input Object for Prismatic's API. - [DeleteOnPremiseResourceInput Input Object](/docs/api/schema/input_object/DeleteOnPremiseResourceInput.md): Learn how to use the DeleteOnPremiseResourceInput Input Object for Prismatic's API. - [DeleteOrganizationInput Input Object](/docs/api/schema/input_object/DeleteOrganizationInput.md): Learn how to use the DeleteOrganizationInput Input Object for Prismatic's API. - [DeleteOrganizationSigningKeyInput Input Object](/docs/api/schema/input_object/DeleteOrganizationSigningKeyInput.md): Learn how to use the DeleteOrganizationSigningKeyInput Input Object for Prismatic's API. - [DeleteScopedConfigVariableInput Input Object](/docs/api/schema/input_object/DeleteScopedConfigVariableInput.md): Learn how to use the DeleteScopedConfigVariableInput Input Object for Prismatic's API. - [DeleteTestCaseInput Input Object](/docs/api/schema/input_object/DeleteTestCaseInput.md): Learn how to use the DeleteTestCaseInput Input Object for Prismatic's API. - [DeleteUserInput Input Object](/docs/api/schema/input_object/DeleteUserInput.md): Learn how to use the DeleteUserInput Input Object for Prismatic's API. - [DeleteUserLevelConfigInput Input Object](/docs/api/schema/input_object/DeleteUserLevelConfigInput.md): Learn how to use the DeleteUserLevelConfigInput Input Object for Prismatic's API. - [DeleteWebhookEndpointInput Input Object](/docs/api/schema/input_object/DeleteWebhookEndpointInput.md): Learn how to use the DeleteWebhookEndpointInput Input Object for Prismatic's API. - [DeleteWorkflowInput Input Object](/docs/api/schema/input_object/DeleteWorkflowInput.md): Learn how to use the DeleteWorkflowInput Input Object for Prismatic's API. - [DeleteWorkflowTemplateInput Input Object](/docs/api/schema/input_object/DeleteWorkflowTemplateInput.md): Learn how to use the DeleteWorkflowTemplateInput Input Object for Prismatic's API. - [DeployInstanceInput Input Object](/docs/api/schema/input_object/DeployInstanceInput.md): Learn how to use the DeployInstanceInput Input Object for Prismatic's API. - [DisableWorkflowInput Input Object](/docs/api/schema/input_object/DisableWorkflowInput.md): Learn how to use the DisableWorkflowInput Input Object for Prismatic's API. - [DisconnectConnectionInput Input Object](/docs/api/schema/input_object/DisconnectConnectionInput.md): Learn how to use the DisconnectConnectionInput Input Object for Prismatic's API. - [DisconnectCustomerConnectionInput Input Object](/docs/api/schema/input_object/DisconnectCustomerConnectionInput.md): Learn how to use the DisconnectCustomerConnectionInput Input Object for Prismatic's API. - [DisconnectScopedConnectionInput Input Object](/docs/api/schema/input_object/DisconnectScopedConnectionInput.md): Learn how to use the DisconnectScopedConnectionInput Input Object for Prismatic's API. - [DisconnectUserLevelConnectionInput Input Object](/docs/api/schema/input_object/DisconnectUserLevelConnectionInput.md): Learn how to use the DisconnectUserLevelConnectionInput Input Object for Prismatic's API. - [EnableWorkflowInput Input Object](/docs/api/schema/input_object/EnableWorkflowInput.md): Learn how to use the EnableWorkflowInput Input Object for Prismatic's API. - [ExecutionInvokedByInput Input Object](/docs/api/schema/input_object/ExecutionInvokedByInput.md): Learn how to use the ExecutionInvokedByInput Input Object for Prismatic's API. - [ExternalLogStreamOrder Input Object](/docs/api/schema/input_object/ExternalLogStreamOrder.md): Learn how to use the ExternalLogStreamOrder Input Object for Prismatic's API. - [FetchConfigWizardPageContentInput Input Object](/docs/api/schema/input_object/FetchConfigWizardPageContentInput.md): Learn how to use the FetchConfigWizardPageContentInput Input Object for Prismatic's API. - [FetchDataSourceContentInput Input Object](/docs/api/schema/input_object/FetchDataSourceContentInput.md): Learn how to use the FetchDataSourceContentInput Input Object for Prismatic's API. - [ForkIntegrationInput Input Object](/docs/api/schema/input_object/ForkIntegrationInput.md): Learn how to use the ForkIntegrationInput Input Object for Prismatic's API. - [ImportIntegrationInput Input Object](/docs/api/schema/input_object/ImportIntegrationInput.md): Learn how to use the ImportIntegrationInput Input Object for Prismatic's API. - [ImportIntegrationTemplateInput Input Object](/docs/api/schema/input_object/ImportIntegrationTemplateInput.md): Learn how to use the ImportIntegrationTemplateInput Input Object for Prismatic's API. - [ImportOrganizationSigningKeyInput Input Object](/docs/api/schema/input_object/ImportOrganizationSigningKeyInput.md): Learn how to use the ImportOrganizationSigningKeyInput Input Object for Prismatic's API. - [ImportWorkflowInput Input Object](/docs/api/schema/input_object/ImportWorkflowInput.md): Learn how to use the ImportWorkflowInput Input Object for Prismatic's API. - [InputCredentialFieldValue Input Object](/docs/api/schema/input_object/InputCredentialFieldValue.md): Learn how to use the InputCredentialFieldValue Input Object for Prismatic's API. - [InputExpression Input Object](/docs/api/schema/input_object/InputExpression.md): Learn how to use the InputExpression Input Object for Prismatic's API. - [InputFieldChoice Input Object](/docs/api/schema/input_object/InputFieldChoice.md): Learn how to use the InputFieldChoice Input Object for Prismatic's API. - [InputFieldDefinition Input Object](/docs/api/schema/input_object/InputFieldDefinition.md): Learn how to use the InputFieldDefinition Input Object for Prismatic's API. - [InputInstanceConfigVariable Input Object](/docs/api/schema/input_object/InputInstanceConfigVariable.md): Learn how to use the InputInstanceConfigVariable Input Object for Prismatic's API. - [InputInstanceFlowConfig Input Object](/docs/api/schema/input_object/InputInstanceFlowConfig.md): Learn how to use the InputInstanceFlowConfig Input Object for Prismatic's API. - [InputIntegrationFlow Input Object](/docs/api/schema/input_object/InputIntegrationFlow.md): Learn how to use the InputIntegrationFlow Input Object for Prismatic's API. - [InstanceDailyUsageMetricsOrder Input Object](/docs/api/schema/input_object/InstanceDailyUsageMetricsOrder.md): Learn how to use the InstanceDailyUsageMetricsOrder Input Object for Prismatic's API. - [InstanceExecutionResultOrder Input Object](/docs/api/schema/input_object/InstanceExecutionResultOrder.md): Learn how to use the InstanceExecutionResultOrder Input Object for Prismatic's API. - [InstanceFlowConfigOrder Input Object](/docs/api/schema/input_object/InstanceFlowConfigOrder.md): Learn how to use the InstanceFlowConfigOrder Input Object for Prismatic's API. - [InstanceOrder Input Object](/docs/api/schema/input_object/InstanceOrder.md): Learn how to use the InstanceOrder Input Object for Prismatic's API. - [InstanceProfileOrder Input Object](/docs/api/schema/input_object/InstanceProfileOrder.md): Learn how to use the InstanceProfileOrder Input Object for Prismatic's API. - [InstanceStepResultOrder Input Object](/docs/api/schema/input_object/InstanceStepResultOrder.md): Learn how to use the InstanceStepResultOrder Input Object for Prismatic's API. - [IntegrationOrder Input Object](/docs/api/schema/input_object/IntegrationOrder.md): Learn how to use the IntegrationOrder Input Object for Prismatic's API. - [IntegrationTemplateOrder Input Object](/docs/api/schema/input_object/IntegrationTemplateOrder.md): Learn how to use the IntegrationTemplateOrder Input Object for Prismatic's API. - [LogOrder Input Object](/docs/api/schema/input_object/LogOrder.md): Learn how to use the LogOrder Input Object for Prismatic's API. - [LogSeverityLevelInput Input Object](/docs/api/schema/input_object/LogSeverityLevelInput.md): Learn how to use the LogSeverityLevelInput Input Object for Prismatic's API. - [OAuthRedirectConfigInput Input Object](/docs/api/schema/input_object/OAuthRedirectConfigInput.md): Learn how to use the OAuthRedirectConfigInput Input Object for Prismatic's API. - [ObjectPermissionGrantOrder Input Object](/docs/api/schema/input_object/ObjectPermissionGrantOrder.md): Learn how to use the ObjectPermissionGrantOrder Input Object for Prismatic's API. - [OnPremiseResourceOrder Input Object](/docs/api/schema/input_object/OnPremiseResourceOrder.md): Learn how to use the OnPremiseResourceOrder Input Object for Prismatic's API. - [OrganizationSigningKeyOrder Input Object](/docs/api/schema/input_object/OrganizationSigningKeyOrder.md): Learn how to use the OrganizationSigningKeyOrder Input Object for Prismatic's API. - [OrgDailyUsageMetricsOrder Input Object](/docs/api/schema/input_object/OrgDailyUsageMetricsOrder.md): Learn how to use the OrgDailyUsageMetricsOrder Input Object for Prismatic's API. - [OrgTotalUsageMetricsOrder Input Object](/docs/api/schema/input_object/OrgTotalUsageMetricsOrder.md): Learn how to use the OrgTotalUsageMetricsOrder Input Object for Prismatic's API. - [PermissionOrder Input Object](/docs/api/schema/input_object/PermissionOrder.md): Learn how to use the PermissionOrder Input Object for Prismatic's API. - [PublishComponentInput Input Object](/docs/api/schema/input_object/PublishComponentInput.md): Learn how to use the PublishComponentInput Input Object for Prismatic's API. - [PublishIntegrationInput Input Object](/docs/api/schema/input_object/PublishIntegrationInput.md): Learn how to use the PublishIntegrationInput Input Object for Prismatic's API. - [PublishWorkflowInput Input Object](/docs/api/schema/input_object/PublishWorkflowInput.md): Learn how to use the PublishWorkflowInput Input Object for Prismatic's API. - [ReplayExecutionInput Input Object](/docs/api/schema/input_object/ReplayExecutionInput.md): Learn how to use the ReplayExecutionInput Input Object for Prismatic's API. - [RequestOAuth2CredentialAuthorizationInput Input Object](/docs/api/schema/input_object/RequestOAuth2CredentialAuthorizationInput.md): Learn how to use the RequestOAuth2CredentialAuthorizationInput Input Object for Prismatic's API. - [RequiredComponentInput Input Object](/docs/api/schema/input_object/RequiredComponentInput.md): Learn how to use the RequiredComponentInput Input Object for Prismatic's API. - [RequiredConfigVariableOrder Input Object](/docs/api/schema/input_object/RequiredConfigVariableOrder.md): Learn how to use the RequiredConfigVariableOrder Input Object for Prismatic's API. - [ReusableConnectionOrder Input Object](/docs/api/schema/input_object/ReusableConnectionOrder.md): Learn how to use the ReusableConnectionOrder Input Object for Prismatic's API. - [RotateOnPremiseResourceJWTInput Input Object](/docs/api/schema/input_object/RotateOnPremiseResourceJWTInput.md): Learn how to use the RotateOnPremiseResourceJWTInput Input Object for Prismatic's API. - [SaveWorkflowTemplateInput Input Object](/docs/api/schema/input_object/SaveWorkflowTemplateInput.md): Learn how to use the SaveWorkflowTemplateInput Input Object for Prismatic's API. - [ScopedConfigVariableOrder Input Object](/docs/api/schema/input_object/ScopedConfigVariableOrder.md): Learn how to use the ScopedConfigVariableOrder Input Object for Prismatic's API. - [StarredRecordOrder Input Object](/docs/api/schema/input_object/StarredRecordOrder.md): Learn how to use the StarredRecordOrder Input Object for Prismatic's API. - [TestFlowTriggerEventInput Input Object](/docs/api/schema/input_object/TestFlowTriggerEventInput.md): Learn how to use the TestFlowTriggerEventInput Input Object for Prismatic's API. - [TestInstanceFlowConfigInput Input Object](/docs/api/schema/input_object/TestInstanceFlowConfigInput.md): Learn how to use the TestInstanceFlowConfigInput Input Object for Prismatic's API. - [TestIntegrationEndpointConfigInput Input Object](/docs/api/schema/input_object/TestIntegrationEndpointConfigInput.md): Learn how to use the TestIntegrationEndpointConfigInput Input Object for Prismatic's API. - [TestIntegrationFlowInput Input Object](/docs/api/schema/input_object/TestIntegrationFlowInput.md): Learn how to use the TestIntegrationFlowInput Input Object for Prismatic's API. - [TestWebhookEndpointInput Input Object](/docs/api/schema/input_object/TestWebhookEndpointInput.md): Learn how to use the TestWebhookEndpointInput Input Object for Prismatic's API. - [ThemeColorInput Input Object](/docs/api/schema/input_object/ThemeColorInput.md): Learn how to use the ThemeColorInput Input Object for Prismatic's API. - [ThemePropertyInput Input Object](/docs/api/schema/input_object/ThemePropertyInput.md): Learn how to use the ThemePropertyInput Input Object for Prismatic's API. - [TriggerDefinitionInput Input Object](/docs/api/schema/input_object/TriggerDefinitionInput.md): Learn how to use the TriggerDefinitionInput Input Object for Prismatic's API. - [UpdateAlertGroupInput Input Object](/docs/api/schema/input_object/UpdateAlertGroupInput.md): Learn how to use the UpdateAlertGroupInput Input Object for Prismatic's API. - [UpdateAlertMonitorInput Input Object](/docs/api/schema/input_object/UpdateAlertMonitorInput.md): Learn how to use the UpdateAlertMonitorInput Input Object for Prismatic's API. - [UpdateAlertWebhookInput Input Object](/docs/api/schema/input_object/UpdateAlertWebhookInput.md): Learn how to use the UpdateAlertWebhookInput Input Object for Prismatic's API. - [UpdateComponentInput Input Object](/docs/api/schema/input_object/UpdateComponentInput.md): Learn how to use the UpdateComponentInput Input Object for Prismatic's API. - [UpdateConnectionTemplateInput Input Object](/docs/api/schema/input_object/UpdateConnectionTemplateInput.md): Learn how to use the UpdateConnectionTemplateInput Input Object for Prismatic's API. - [UpdateCredentialInput Input Object](/docs/api/schema/input_object/UpdateCredentialInput.md): Learn how to use the UpdateCredentialInput Input Object for Prismatic's API. - [UpdateCustomerConfigVariableInput Input Object](/docs/api/schema/input_object/UpdateCustomerConfigVariableInput.md): Learn how to use the UpdateCustomerConfigVariableInput Input Object for Prismatic's API. - [UpdateCustomerInput Input Object](/docs/api/schema/input_object/UpdateCustomerInput.md): Learn how to use the UpdateCustomerInput Input Object for Prismatic's API. - [UpdateCustomerOAuth2ConnectionInput Input Object](/docs/api/schema/input_object/UpdateCustomerOAuth2ConnectionInput.md): Learn how to use the UpdateCustomerOAuth2ConnectionInput Input Object for Prismatic's API. - [UpdateEmbeddedInput Input Object](/docs/api/schema/input_object/UpdateEmbeddedInput.md): Learn how to use the UpdateEmbeddedInput Input Object for Prismatic's API. - [UpdateExternalLogStreamInput Input Object](/docs/api/schema/input_object/UpdateExternalLogStreamInput.md): Learn how to use the UpdateExternalLogStreamInput Input Object for Prismatic's API. - [UpdateInstanceConfigVariablesInput Input Object](/docs/api/schema/input_object/UpdateInstanceConfigVariablesInput.md): Learn how to use the UpdateInstanceConfigVariablesInput Input Object for Prismatic's API. - [UpdateInstanceInput Input Object](/docs/api/schema/input_object/UpdateInstanceInput.md): Learn how to use the UpdateInstanceInput Input Object for Prismatic's API. - [UpdateInstanceProfileInput Input Object](/docs/api/schema/input_object/UpdateInstanceProfileInput.md): Learn how to use the UpdateInstanceProfileInput Input Object for Prismatic's API. - [UpdateInstancesUsingCustomerConfigVariableInput Input Object](/docs/api/schema/input_object/UpdateInstancesUsingCustomerConfigVariableInput.md): Learn how to use the UpdateInstancesUsingCustomerConfigVariableInput Input Object for Prismatic's API. - [UpdateIntegrationInput Input Object](/docs/api/schema/input_object/UpdateIntegrationInput.md): Learn how to use the UpdateIntegrationInput Input Object for Prismatic's API. - [UpdateIntegrationMarketplaceConfigurationInput Input Object](/docs/api/schema/input_object/UpdateIntegrationMarketplaceConfigurationInput.md): Learn how to use the UpdateIntegrationMarketplaceConfigurationInput Input Object for Prismatic's API. - [UpdateIntegrationTestConfigurationInput Input Object](/docs/api/schema/input_object/UpdateIntegrationTestConfigurationInput.md): Learn how to use the UpdateIntegrationTestConfigurationInput Input Object for Prismatic's API. - [UpdateIntegrationVersionAvailabilityInput Input Object](/docs/api/schema/input_object/UpdateIntegrationVersionAvailabilityInput.md): Learn how to use the UpdateIntegrationVersionAvailabilityInput Input Object for Prismatic's API. - [UpdateOAuth2ConnectionInput Input Object](/docs/api/schema/input_object/UpdateOAuth2ConnectionInput.md): Learn how to use the UpdateOAuth2ConnectionInput Input Object for Prismatic's API. - [UpdateOrganizationInput Input Object](/docs/api/schema/input_object/UpdateOrganizationInput.md): Learn how to use the UpdateOrganizationInput Input Object for Prismatic's API. - [UpdateScopedConfigVariableInput Input Object](/docs/api/schema/input_object/UpdateScopedConfigVariableInput.md): Learn how to use the UpdateScopedConfigVariableInput Input Object for Prismatic's API. - [UpdateScopedOAuth2ConnectionInput Input Object](/docs/api/schema/input_object/UpdateScopedOAuth2ConnectionInput.md): Learn how to use the UpdateScopedOAuth2ConnectionInput Input Object for Prismatic's API. - [UpdateTestCaseInput Input Object](/docs/api/schema/input_object/UpdateTestCaseInput.md): Learn how to use the UpdateTestCaseInput Input Object for Prismatic's API. - [UpdateThemeInput Input Object](/docs/api/schema/input_object/UpdateThemeInput.md): Learn how to use the UpdateThemeInput Input Object for Prismatic's API. - [UpdateUserInput Input Object](/docs/api/schema/input_object/UpdateUserInput.md): Learn how to use the UpdateUserInput Input Object for Prismatic's API. - [UpdateUserLevelOAuth2ConnectionInput Input Object](/docs/api/schema/input_object/UpdateUserLevelOAuth2ConnectionInput.md): Learn how to use the UpdateUserLevelOAuth2ConnectionInput Input Object for Prismatic's API. - [UpdateWebhookEndpointInput Input Object](/docs/api/schema/input_object/UpdateWebhookEndpointInput.md): Learn how to use the UpdateWebhookEndpointInput Input Object for Prismatic's API. - [UpdateWorkflowTestConfigurationInput Input Object](/docs/api/schema/input_object/UpdateWorkflowTestConfigurationInput.md): Learn how to use the UpdateWorkflowTestConfigurationInput Input Object for Prismatic's API. - [UserLevelConfigOrder Input Object](/docs/api/schema/input_object/UserLevelConfigOrder.md): Learn how to use the UserLevelConfigOrder Input Object for Prismatic's API. - [UserOrder Input Object](/docs/api/schema/input_object/UserOrder.md): Learn how to use the UserOrder Input Object for Prismatic's API. - [ValidateIntegrationSchemaInput Input Object](/docs/api/schema/input_object/ValidateIntegrationSchemaInput.md): Learn how to use the ValidateIntegrationSchemaInput Input Object for Prismatic's API. - [VersionOrder Input Object](/docs/api/schema/input_object/VersionOrder.md): Learn how to use the VersionOrder Input Object for Prismatic's API. - [WebhookEndpointOrder Input Object](/docs/api/schema/input_object/WebhookEndpointOrder.md): Learn how to use the WebhookEndpointOrder Input Object for Prismatic's API. - [WorkflowOrder Input Object](/docs/api/schema/input_object/WorkflowOrder.md): Learn how to use the WorkflowOrder Input Object for Prismatic's API. - [WorkflowTemplateOrder Input Object](/docs/api/schema/input_object/WorkflowTemplateOrder.md): Learn how to use the WorkflowTemplateOrder Input Object for Prismatic's API. - [Node Object](/docs/api/schema/interface/Node.md): Learn how to use the Node Object for Prismatic's API. - [administerObjectPermission Mutation](/docs/api/schema/mutation/administerObjectPermission.md): Learn how to use the administerObjectPermission Mutation for Prismatic's API. - [bulkDisableInstancesUsingConnection Mutation](/docs/api/schema/mutation/bulkDisableInstancesUsingConnection.md): Learn how to use the bulkDisableInstancesUsingConnection Mutation for Prismatic's API. - [bulkDisableInstancesUsingCustomerConnection Mutation](/docs/api/schema/mutation/bulkDisableInstancesUsingCustomerConnection.md): Learn how to use the bulkDisableInstancesUsingCustomerConnection Mutation for Prismatic's API. - [bulkUpdateInstancesToLatestIntegrationVersion Mutation](/docs/api/schema/mutation/bulkUpdateInstancesToLatestIntegrationVersion.md): Learn how to use the bulkUpdateInstancesToLatestIntegrationVersion Mutation for Prismatic's API. - [changePassword Mutation](/docs/api/schema/mutation/changePassword.md): Learn how to use the changePassword Mutation for Prismatic's API. - [clearAlertMonitor Mutation](/docs/api/schema/mutation/clearAlertMonitor.md): Learn how to use the clearAlertMonitor Mutation for Prismatic's API. - [convertLowCodeIntegration Mutation](/docs/api/schema/mutation/convertLowCodeIntegration.md): Learn how to use the convertLowCodeIntegration Mutation for Prismatic's API. - [createAlertGroup Mutation](/docs/api/schema/mutation/createAlertGroup.md): Learn how to use the createAlertGroup Mutation for Prismatic's API. - [createAlertMonitor Mutation](/docs/api/schema/mutation/createAlertMonitor.md): Learn how to use the createAlertMonitor Mutation for Prismatic's API. - [createAlertWebhook Mutation](/docs/api/schema/mutation/createAlertWebhook.md): Learn how to use the createAlertWebhook Mutation for Prismatic's API. - [createConnectionTemplate Mutation](/docs/api/schema/mutation/createConnectionTemplate.md): Learn how to use the createConnectionTemplate Mutation for Prismatic's API. - [createCustomer Mutation](/docs/api/schema/mutation/createCustomer.md): Learn how to use the createCustomer Mutation for Prismatic's API. - [createCustomerConfigVariable Mutation](/docs/api/schema/mutation/createCustomerConfigVariable.md): Learn how to use the createCustomerConfigVariable Mutation for Prismatic's API. - [createCustomerCredential Mutation](/docs/api/schema/mutation/createCustomerCredential.md): Learn how to use the createCustomerCredential Mutation for Prismatic's API. - [createCustomerUser Mutation](/docs/api/schema/mutation/createCustomerUser.md): Learn how to use the createCustomerUser Mutation for Prismatic's API. - [createExternalLogStream Mutation](/docs/api/schema/mutation/createExternalLogStream.md): Learn how to use the createExternalLogStream Mutation for Prismatic's API. - [createInstance Mutation](/docs/api/schema/mutation/createInstance.md): Learn how to use the createInstance Mutation for Prismatic's API. - [createInstanceProfile Mutation](/docs/api/schema/mutation/createInstanceProfile.md): Learn how to use the createInstanceProfile Mutation for Prismatic's API. - [createIntegration Mutation](/docs/api/schema/mutation/createIntegration.md): Learn how to use the createIntegration Mutation for Prismatic's API. - [createOnPremiseResourceJWT Mutation](/docs/api/schema/mutation/createOnPremiseResourceJWT.md): Learn how to use the createOnPremiseResourceJWT Mutation for Prismatic's API. - [createOrganizationCredential Mutation](/docs/api/schema/mutation/createOrganizationCredential.md): Learn how to use the createOrganizationCredential Mutation for Prismatic's API. - [createOrganizationSigningKey Mutation](/docs/api/schema/mutation/createOrganizationSigningKey.md): Learn how to use the createOrganizationSigningKey Mutation for Prismatic's API. - [createOrganizationUser Mutation](/docs/api/schema/mutation/createOrganizationUser.md): Learn how to use the createOrganizationUser Mutation for Prismatic's API. - [createScopedConfigVariable Mutation](/docs/api/schema/mutation/createScopedConfigVariable.md): Learn how to use the createScopedConfigVariable Mutation for Prismatic's API. - [createTestCase Mutation](/docs/api/schema/mutation/createTestCase.md): Learn how to use the createTestCase Mutation for Prismatic's API. - [createUserLevelConfig Mutation](/docs/api/schema/mutation/createUserLevelConfig.md): Learn how to use the createUserLevelConfig Mutation for Prismatic's API. - [createWebhookEndpoint Mutation](/docs/api/schema/mutation/createWebhookEndpoint.md): Learn how to use the createWebhookEndpoint Mutation for Prismatic's API. - [deleteAlertGroup Mutation](/docs/api/schema/mutation/deleteAlertGroup.md): Learn how to use the deleteAlertGroup Mutation for Prismatic's API. - [deleteAlertMonitor Mutation](/docs/api/schema/mutation/deleteAlertMonitor.md): Learn how to use the deleteAlertMonitor Mutation for Prismatic's API. - [deleteAlertWebhook Mutation](/docs/api/schema/mutation/deleteAlertWebhook.md): Learn how to use the deleteAlertWebhook Mutation for Prismatic's API. - [deleteComponent Mutation](/docs/api/schema/mutation/deleteComponent.md): Learn how to use the deleteComponent Mutation for Prismatic's API. - [deleteConnectionTemplate Mutation](/docs/api/schema/mutation/deleteConnectionTemplate.md): Learn how to use the deleteConnectionTemplate Mutation for Prismatic's API. - [deleteCredential Mutation](/docs/api/schema/mutation/deleteCredential.md): Learn how to use the deleteCredential Mutation for Prismatic's API. - [deleteCustomer Mutation](/docs/api/schema/mutation/deleteCustomer.md): Learn how to use the deleteCustomer Mutation for Prismatic's API. - [deleteCustomerConfigVariable Mutation](/docs/api/schema/mutation/deleteCustomerConfigVariable.md): Learn how to use the deleteCustomerConfigVariable Mutation for Prismatic's API. - [deleteExternalLogStream Mutation](/docs/api/schema/mutation/deleteExternalLogStream.md): Learn how to use the deleteExternalLogStream Mutation for Prismatic's API. - [deleteInstance Mutation](/docs/api/schema/mutation/deleteInstance.md): Learn how to use the deleteInstance Mutation for Prismatic's API. - [deleteInstanceProfile Mutation](/docs/api/schema/mutation/deleteInstanceProfile.md): Learn how to use the deleteInstanceProfile Mutation for Prismatic's API. - [deleteIntegration Mutation](/docs/api/schema/mutation/deleteIntegration.md): Learn how to use the deleteIntegration Mutation for Prismatic's API. - [deleteIntegrationTemplate Mutation](/docs/api/schema/mutation/deleteIntegrationTemplate.md): Learn how to use the deleteIntegrationTemplate Mutation for Prismatic's API. - [deleteOnPremiseResource Mutation](/docs/api/schema/mutation/deleteOnPremiseResource.md): Learn how to use the deleteOnPremiseResource Mutation for Prismatic's API. - [deleteOrganization Mutation](/docs/api/schema/mutation/deleteOrganization.md): Learn how to use the deleteOrganization Mutation for Prismatic's API. - [deleteOrganizationSigningKey Mutation](/docs/api/schema/mutation/deleteOrganizationSigningKey.md): Learn how to use the deleteOrganizationSigningKey Mutation for Prismatic's API. - [deleteScopedConfigVariable Mutation](/docs/api/schema/mutation/deleteScopedConfigVariable.md): Learn how to use the deleteScopedConfigVariable Mutation for Prismatic's API. - [deleteTestCase Mutation](/docs/api/schema/mutation/deleteTestCase.md): Learn how to use the deleteTestCase Mutation for Prismatic's API. - [deleteUser Mutation](/docs/api/schema/mutation/deleteUser.md): Learn how to use the deleteUser Mutation for Prismatic's API. - [deleteUserLevelConfig Mutation](/docs/api/schema/mutation/deleteUserLevelConfig.md): Learn how to use the deleteUserLevelConfig Mutation for Prismatic's API. - [deleteWebhookEndpoint Mutation](/docs/api/schema/mutation/deleteWebhookEndpoint.md): Learn how to use the deleteWebhookEndpoint Mutation for Prismatic's API. - [deleteWorkflow Mutation](/docs/api/schema/mutation/deleteWorkflow.md): Learn how to use the deleteWorkflow Mutation for Prismatic's API. - [deleteWorkflowTemplate Mutation](/docs/api/schema/mutation/deleteWorkflowTemplate.md): Learn how to use the deleteWorkflowTemplate Mutation for Prismatic's API. - [deployInstance Mutation](/docs/api/schema/mutation/deployInstance.md): Learn how to use the deployInstance Mutation for Prismatic's API. - [disableWorkflow Mutation](/docs/api/schema/mutation/disableWorkflow.md): Learn how to use the disableWorkflow Mutation for Prismatic's API. - [disconnectConnection Mutation](/docs/api/schema/mutation/disconnectConnection.md): Learn how to use the disconnectConnection Mutation for Prismatic's API. - [disconnectCustomerConnection Mutation](/docs/api/schema/mutation/disconnectCustomerConnection.md): Learn how to use the disconnectCustomerConnection Mutation for Prismatic's API. - [disconnectScopedConnection Mutation](/docs/api/schema/mutation/disconnectScopedConnection.md): Learn how to use the disconnectScopedConnection Mutation for Prismatic's API. - [disconnectUserLevelConnection Mutation](/docs/api/schema/mutation/disconnectUserLevelConnection.md): Learn how to use the disconnectUserLevelConnection Mutation for Prismatic's API. - [enableWorkflow Mutation](/docs/api/schema/mutation/enableWorkflow.md): Learn how to use the enableWorkflow Mutation for Prismatic's API. - [fetchConfigWizardPageContent Mutation](/docs/api/schema/mutation/fetchConfigWizardPageContent.md): Learn how to use the fetchConfigWizardPageContent Mutation for Prismatic's API. - [fetchDataSourceContent Mutation](/docs/api/schema/mutation/fetchDataSourceContent.md): Learn how to use the fetchDataSourceContent Mutation for Prismatic's API. - [forkIntegration Mutation](/docs/api/schema/mutation/forkIntegration.md): Learn how to use the forkIntegration Mutation for Prismatic's API. - [importIntegration Mutation](/docs/api/schema/mutation/importIntegration.md): Learn how to use the importIntegration Mutation for Prismatic's API. - [importIntegrationTemplate Mutation](/docs/api/schema/mutation/importIntegrationTemplate.md): Learn how to use the importIntegrationTemplate Mutation for Prismatic's API. - [importOrganizationSigningKey Mutation](/docs/api/schema/mutation/importOrganizationSigningKey.md): Learn how to use the importOrganizationSigningKey Mutation for Prismatic's API. - [importWorkflow Mutation](/docs/api/schema/mutation/importWorkflow.md): Learn how to use the importWorkflow Mutation for Prismatic's API. - [publishComponent Mutation](/docs/api/schema/mutation/publishComponent.md): Learn how to use the publishComponent Mutation for Prismatic's API. - [publishIntegration Mutation](/docs/api/schema/mutation/publishIntegration.md): Learn how to use the publishIntegration Mutation for Prismatic's API. - [publishWorkflow Mutation](/docs/api/schema/mutation/publishWorkflow.md): Learn how to use the publishWorkflow Mutation for Prismatic's API. - [replayExecution Mutation](/docs/api/schema/mutation/replayExecution.md): Learn how to use the replayExecution Mutation for Prismatic's API. - [requestOAuth2CredentialAuthorization Mutation](/docs/api/schema/mutation/requestOAuth2CredentialAuthorization.md): Learn how to use the requestOAuth2CredentialAuthorization Mutation for Prismatic's API. - [rotateOnPremiseResourceJWT Mutation](/docs/api/schema/mutation/rotateOnPremiseResourceJWT.md): Learn how to use the rotateOnPremiseResourceJWT Mutation for Prismatic's API. - [saveWorkflowTemplate Mutation](/docs/api/schema/mutation/saveWorkflowTemplate.md): Learn how to use the saveWorkflowTemplate Mutation for Prismatic's API. - [testFlowTriggerEvent Mutation](/docs/api/schema/mutation/testFlowTriggerEvent.md): Learn how to use the testFlowTriggerEvent Mutation for Prismatic's API. - [testInstanceFlowConfig Mutation](/docs/api/schema/mutation/testInstanceFlowConfig.md): Learn how to use the testInstanceFlowConfig Mutation for Prismatic's API. - [testIntegrationEndpointConfig Mutation](/docs/api/schema/mutation/testIntegrationEndpointConfig.md): Learn how to use the testIntegrationEndpointConfig Mutation for Prismatic's API. - [testIntegrationFlow Mutation](/docs/api/schema/mutation/testIntegrationFlow.md): Learn how to use the testIntegrationFlow Mutation for Prismatic's API. - [testWebhookEndpoint Mutation](/docs/api/schema/mutation/testWebhookEndpoint.md): Learn how to use the testWebhookEndpoint Mutation for Prismatic's API. - [updateAlertGroup Mutation](/docs/api/schema/mutation/updateAlertGroup.md): Learn how to use the updateAlertGroup Mutation for Prismatic's API. - [updateAlertMonitor Mutation](/docs/api/schema/mutation/updateAlertMonitor.md): Learn how to use the updateAlertMonitor Mutation for Prismatic's API. - [updateAlertWebhook Mutation](/docs/api/schema/mutation/updateAlertWebhook.md): Learn how to use the updateAlertWebhook Mutation for Prismatic's API. - [updateComponent Mutation](/docs/api/schema/mutation/updateComponent.md): Learn how to use the updateComponent Mutation for Prismatic's API. - [updateConnectionTemplate Mutation](/docs/api/schema/mutation/updateConnectionTemplate.md): Learn how to use the updateConnectionTemplate Mutation for Prismatic's API. - [updateCredential Mutation](/docs/api/schema/mutation/updateCredential.md): Learn how to use the updateCredential Mutation for Prismatic's API. - [updateCustomer Mutation](/docs/api/schema/mutation/updateCustomer.md): Learn how to use the updateCustomer Mutation for Prismatic's API. - [updateCustomerConfigVariable Mutation](/docs/api/schema/mutation/updateCustomerConfigVariable.md): Learn how to use the updateCustomerConfigVariable Mutation for Prismatic's API. - [updateCustomerOAuth2Connection Mutation](/docs/api/schema/mutation/updateCustomerOAuth2Connection.md): Learn how to use the updateCustomerOAuth2Connection Mutation for Prismatic's API. - [updateEmbedded Mutation](/docs/api/schema/mutation/updateEmbedded.md): Learn how to use the updateEmbedded Mutation for Prismatic's API. - [updateExternalLogStream Mutation](/docs/api/schema/mutation/updateExternalLogStream.md): Learn how to use the updateExternalLogStream Mutation for Prismatic's API. - [updateInstance Mutation](/docs/api/schema/mutation/updateInstance.md): Learn how to use the updateInstance Mutation for Prismatic's API. - [updateInstanceConfigVariables Mutation](/docs/api/schema/mutation/updateInstanceConfigVariables.md): Learn how to use the updateInstanceConfigVariables Mutation for Prismatic's API. - [updateInstanceProfile Mutation](/docs/api/schema/mutation/updateInstanceProfile.md): Learn how to use the updateInstanceProfile Mutation for Prismatic's API. - [updateInstancesUsingCustomerConfigVariable Mutation](/docs/api/schema/mutation/updateInstancesUsingCustomerConfigVariable.md): Learn how to use the updateInstancesUsingCustomerConfigVariable Mutation for Prismatic's API. - [updateIntegration Mutation](/docs/api/schema/mutation/updateIntegration.md): Learn how to use the updateIntegration Mutation for Prismatic's API. - [updateIntegrationMarketplaceConfiguration Mutation](/docs/api/schema/mutation/updateIntegrationMarketplaceConfiguration.md): Learn how to use the updateIntegrationMarketplaceConfiguration Mutation for Prismatic's API. - [updateIntegrationTestConfiguration Mutation](/docs/api/schema/mutation/updateIntegrationTestConfiguration.md): Learn how to use the updateIntegrationTestConfiguration Mutation for Prismatic's API. - [updateIntegrationVersionAvailability Mutation](/docs/api/schema/mutation/updateIntegrationVersionAvailability.md): Learn how to use the updateIntegrationVersionAvailability Mutation for Prismatic's API. - [updateOAuth2Connection Mutation](/docs/api/schema/mutation/updateOAuth2Connection.md): Learn how to use the updateOAuth2Connection Mutation for Prismatic's API. - [updateOrganization Mutation](/docs/api/schema/mutation/updateOrganization.md): Learn how to use the updateOrganization Mutation for Prismatic's API. - [updateScopedConfigVariable Mutation](/docs/api/schema/mutation/updateScopedConfigVariable.md): Learn how to use the updateScopedConfigVariable Mutation for Prismatic's API. - [updateScopedOAuth2Connection Mutation](/docs/api/schema/mutation/updateScopedOAuth2Connection.md): Learn how to use the updateScopedOAuth2Connection Mutation for Prismatic's API. - [updateTestCase Mutation](/docs/api/schema/mutation/updateTestCase.md): Learn how to use the updateTestCase Mutation for Prismatic's API. - [updateTheme Mutation](/docs/api/schema/mutation/updateTheme.md): Learn how to use the updateTheme Mutation for Prismatic's API. - [updateUser Mutation](/docs/api/schema/mutation/updateUser.md): Learn how to use the updateUser Mutation for Prismatic's API. - [updateUserLevelOAuth2Connection Mutation](/docs/api/schema/mutation/updateUserLevelOAuth2Connection.md): Learn how to use the updateUserLevelOAuth2Connection Mutation for Prismatic's API. - [updateWebhookEndpoint Mutation](/docs/api/schema/mutation/updateWebhookEndpoint.md): Learn how to use the updateWebhookEndpoint Mutation for Prismatic's API. - [updateWorkflowTestConfiguration Mutation](/docs/api/schema/mutation/updateWorkflowTestConfiguration.md): Learn how to use the updateWorkflowTestConfiguration Mutation for Prismatic's API. - [validateIntegrationSchema Mutation](/docs/api/schema/mutation/validateIntegrationSchema.md): Learn how to use the validateIntegrationSchema Mutation for Prismatic's API. - [Action Object](/docs/api/schema/object/Action.md): Learn how to use the Action Object for Prismatic's API. - [ActionConnection Object](/docs/api/schema/object/ActionConnection.md): Learn how to use the ActionConnection Object for Prismatic's API. - [ActionEdge Object](/docs/api/schema/object/ActionEdge.md): Learn how to use the ActionEdge Object for Prismatic's API. - [Activity Object](/docs/api/schema/object/Activity.md): Learn how to use the Activity Object for Prismatic's API. - [ActivityConnection Object](/docs/api/schema/object/ActivityConnection.md): Learn how to use the ActivityConnection Object for Prismatic's API. - [ActivityEdge Object](/docs/api/schema/object/ActivityEdge.md): Learn how to use the ActivityEdge Object for Prismatic's API. - [AdministerObjectPermissionPayload Object](/docs/api/schema/object/AdministerObjectPermissionPayload.md): Learn how to use the AdministerObjectPermissionPayload Object for Prismatic's API. - [AlertEvent Object](/docs/api/schema/object/AlertEvent.md): Learn how to use the AlertEvent Object for Prismatic's API. - [AlertEventConnection Object](/docs/api/schema/object/AlertEventConnection.md): Learn how to use the AlertEventConnection Object for Prismatic's API. - [AlertEventEdge Object](/docs/api/schema/object/AlertEventEdge.md): Learn how to use the AlertEventEdge Object for Prismatic's API. - [AlertGroup Object](/docs/api/schema/object/AlertGroup.md): Learn how to use the AlertGroup Object for Prismatic's API. - [AlertGroupConnection Object](/docs/api/schema/object/AlertGroupConnection.md): Learn how to use the AlertGroupConnection Object for Prismatic's API. - [AlertGroupEdge Object](/docs/api/schema/object/AlertGroupEdge.md): Learn how to use the AlertGroupEdge Object for Prismatic's API. - [AlertMonitor Object](/docs/api/schema/object/AlertMonitor.md): Learn how to use the AlertMonitor Object for Prismatic's API. - [AlertMonitorConnection Object](/docs/api/schema/object/AlertMonitorConnection.md): Learn how to use the AlertMonitorConnection Object for Prismatic's API. - [AlertMonitorEdge Object](/docs/api/schema/object/AlertMonitorEdge.md): Learn how to use the AlertMonitorEdge Object for Prismatic's API. - [AlertTrigger Object](/docs/api/schema/object/AlertTrigger.md): Learn how to use the AlertTrigger Object for Prismatic's API. - [AlertTriggerConnection Object](/docs/api/schema/object/AlertTriggerConnection.md): Learn how to use the AlertTriggerConnection Object for Prismatic's API. - [AlertTriggerEdge Object](/docs/api/schema/object/AlertTriggerEdge.md): Learn how to use the AlertTriggerEdge Object for Prismatic's API. - [AlertWebhook Object](/docs/api/schema/object/AlertWebhook.md): Learn how to use the AlertWebhook Object for Prismatic's API. - [AlertWebhookConnection Object](/docs/api/schema/object/AlertWebhookConnection.md): Learn how to use the AlertWebhookConnection Object for Prismatic's API. - [AlertWebhookEdge Object](/docs/api/schema/object/AlertWebhookEdge.md): Learn how to use the AlertWebhookEdge Object for Prismatic's API. - [Attachment Object](/docs/api/schema/object/Attachment.md): Learn how to use the Attachment Object for Prismatic's API. - [AuthObjectType Object](/docs/api/schema/object/AuthObjectType.md): Learn how to use the AuthObjectType Object for Prismatic's API. - [AuthObjectTypeConnection Object](/docs/api/schema/object/AuthObjectTypeConnection.md): Learn how to use the AuthObjectTypeConnection Object for Prismatic's API. - [AuthObjectTypeEdge Object](/docs/api/schema/object/AuthObjectTypeEdge.md): Learn how to use the AuthObjectTypeEdge Object for Prismatic's API. - [AuthorizationMethod Object](/docs/api/schema/object/AuthorizationMethod.md): Learn how to use the AuthorizationMethod Object for Prismatic's API. - [AuthorizationMethodConnection Object](/docs/api/schema/object/AuthorizationMethodConnection.md): Learn how to use the AuthorizationMethodConnection Object for Prismatic's API. - [AuthorizationMethodEdge Object](/docs/api/schema/object/AuthorizationMethodEdge.md): Learn how to use the AuthorizationMethodEdge Object for Prismatic's API. - [BulkDisableInstancesUsingConnectionPayload Object](/docs/api/schema/object/BulkDisableInstancesUsingConnectionPayload.md): Learn how to use the BulkDisableInstancesUsingConnectionPayload Object for Prismatic's API. - [BulkDisableInstancesUsingCustomerConnectionPayload Object](/docs/api/schema/object/BulkDisableInstancesUsingCustomerConnectionPayload.md): Learn how to use the BulkDisableInstancesUsingCustomerConnectionPayload Object for Prismatic's API. - [BulkUpdateInstancesToLatestIntegrationVersionPayload Object](/docs/api/schema/object/BulkUpdateInstancesToLatestIntegrationVersionPayload.md): Learn how to use the BulkUpdateInstancesToLatestIntegrationVersionPayload Object for Prismatic's API. - [ChangePasswordPayload Object](/docs/api/schema/object/ChangePasswordPayload.md): Learn how to use the ChangePasswordPayload Object for Prismatic's API. - [ClearAlertMonitorPayload Object](/docs/api/schema/object/ClearAlertMonitorPayload.md): Learn how to use the ClearAlertMonitorPayload Object for Prismatic's API. - [Component Object](/docs/api/schema/object/Component.md): Learn how to use the Component Object for Prismatic's API. - [ComponentCategory Object](/docs/api/schema/object/ComponentCategory.md): Learn how to use the ComponentCategory Object for Prismatic's API. - [ComponentConnection Object](/docs/api/schema/object/ComponentConnection.md): Learn how to use the ComponentConnection Object for Prismatic's API. - [ComponentEdge Object](/docs/api/schema/object/ComponentEdge.md): Learn how to use the ComponentEdge Object for Prismatic's API. - [Connection Object](/docs/api/schema/object/Connection.md): Learn how to use the Connection Object for Prismatic's API. - [ConnectionConnection Object](/docs/api/schema/object/ConnectionConnection.md): Learn how to use the ConnectionConnection Object for Prismatic's API. - [ConnectionEdge Object](/docs/api/schema/object/ConnectionEdge.md): Learn how to use the ConnectionEdge Object for Prismatic's API. - [ConnectionIconUploadUrl Object](/docs/api/schema/object/ConnectionIconUploadUrl.md): Learn how to use the ConnectionIconUploadUrl Object for Prismatic's API. - [ConnectionTemplate Object](/docs/api/schema/object/ConnectionTemplate.md): Learn how to use the ConnectionTemplate Object for Prismatic's API. - [ConnectionTemplateConnection Object](/docs/api/schema/object/ConnectionTemplateConnection.md): Learn how to use the ConnectionTemplateConnection Object for Prismatic's API. - [ConnectionTemplateEdge Object](/docs/api/schema/object/ConnectionTemplateEdge.md): Learn how to use the ConnectionTemplateEdge Object for Prismatic's API. - [ConvertLowCodeIntegrationFormResult Object](/docs/api/schema/object/ConvertLowCodeIntegrationFormResult.md): Learn how to use the ConvertLowCodeIntegrationFormResult Object for Prismatic's API. - [ConvertLowCodeIntegrationPayload Object](/docs/api/schema/object/ConvertLowCodeIntegrationPayload.md): Learn how to use the ConvertLowCodeIntegrationPayload Object for Prismatic's API. - [CreateAlertGroupPayload Object](/docs/api/schema/object/CreateAlertGroupPayload.md): Learn how to use the CreateAlertGroupPayload Object for Prismatic's API. - [CreateAlertMonitorPayload Object](/docs/api/schema/object/CreateAlertMonitorPayload.md): Learn how to use the CreateAlertMonitorPayload Object for Prismatic's API. - [CreateAlertWebhookPayload Object](/docs/api/schema/object/CreateAlertWebhookPayload.md): Learn how to use the CreateAlertWebhookPayload Object for Prismatic's API. - [CreateConnectionTemplatePayload Object](/docs/api/schema/object/CreateConnectionTemplatePayload.md): Learn how to use the CreateConnectionTemplatePayload Object for Prismatic's API. - [CreateCustomerConfigVariablePayload Object](/docs/api/schema/object/CreateCustomerConfigVariablePayload.md): Learn how to use the CreateCustomerConfigVariablePayload Object for Prismatic's API. - [CreateCustomerCredentialPayload Object](/docs/api/schema/object/CreateCustomerCredentialPayload.md): Learn how to use the CreateCustomerCredentialPayload Object for Prismatic's API. - [CreateCustomerPayload Object](/docs/api/schema/object/CreateCustomerPayload.md): Learn how to use the CreateCustomerPayload Object for Prismatic's API. - [CreateCustomerUserPayload Object](/docs/api/schema/object/CreateCustomerUserPayload.md): Learn how to use the CreateCustomerUserPayload Object for Prismatic's API. - [CreateExternalLogStreamPayload Object](/docs/api/schema/object/CreateExternalLogStreamPayload.md): Learn how to use the CreateExternalLogStreamPayload Object for Prismatic's API. - [CreateInstancePayload Object](/docs/api/schema/object/CreateInstancePayload.md): Learn how to use the CreateInstancePayload Object for Prismatic's API. - [CreateInstanceProfilePayload Object](/docs/api/schema/object/CreateInstanceProfilePayload.md): Learn how to use the CreateInstanceProfilePayload Object for Prismatic's API. - [CreateIntegrationPayload Object](/docs/api/schema/object/CreateIntegrationPayload.md): Learn how to use the CreateIntegrationPayload Object for Prismatic's API. - [CreateOnPremiseResourceJWTPayload Object](/docs/api/schema/object/CreateOnPremiseResourceJWTPayload.md): Learn how to use the CreateOnPremiseResourceJWTPayload Object for Prismatic's API. - [CreateOnPremiseResourceJWTResult Object](/docs/api/schema/object/CreateOnPremiseResourceJWTResult.md): Learn how to use the CreateOnPremiseResourceJWTResult Object for Prismatic's API. - [CreateOrganizationCredentialPayload Object](/docs/api/schema/object/CreateOrganizationCredentialPayload.md): Learn how to use the CreateOrganizationCredentialPayload Object for Prismatic's API. - [CreateOrganizationSigningKeyPayload Object](/docs/api/schema/object/CreateOrganizationSigningKeyPayload.md): Learn how to use the CreateOrganizationSigningKeyPayload Object for Prismatic's API. - [CreateOrganizationSigningKeyResult Object](/docs/api/schema/object/CreateOrganizationSigningKeyResult.md): Learn how to use the CreateOrganizationSigningKeyResult Object for Prismatic's API. - [CreateOrganizationUserPayload Object](/docs/api/schema/object/CreateOrganizationUserPayload.md): Learn how to use the CreateOrganizationUserPayload Object for Prismatic's API. - [CreateScopedConfigVariablePayload Object](/docs/api/schema/object/CreateScopedConfigVariablePayload.md): Learn how to use the CreateScopedConfigVariablePayload Object for Prismatic's API. - [CreateTestCasePayload Object](/docs/api/schema/object/CreateTestCasePayload.md): Learn how to use the CreateTestCasePayload Object for Prismatic's API. - [CreateUserLevelConfigPayload Object](/docs/api/schema/object/CreateUserLevelConfigPayload.md): Learn how to use the CreateUserLevelConfigPayload Object for Prismatic's API. - [CreateWebhookEndpointPayload Object](/docs/api/schema/object/CreateWebhookEndpointPayload.md): Learn how to use the CreateWebhookEndpointPayload Object for Prismatic's API. - [Credential Object](/docs/api/schema/object/Credential.md): Learn how to use the Credential Object for Prismatic's API. - [CredentialConnection Object](/docs/api/schema/object/CredentialConnection.md): Learn how to use the CredentialConnection Object for Prismatic's API. - [CredentialEdge Object](/docs/api/schema/object/CredentialEdge.md): Learn how to use the CredentialEdge Object for Prismatic's API. - [CredentialField Object](/docs/api/schema/object/CredentialField.md): Learn how to use the CredentialField Object for Prismatic's API. - [CredentialFieldConnection Object](/docs/api/schema/object/CredentialFieldConnection.md): Learn how to use the CredentialFieldConnection Object for Prismatic's API. - [CredentialFieldEdge Object](/docs/api/schema/object/CredentialFieldEdge.md): Learn how to use the CredentialFieldEdge Object for Prismatic's API. - [CredentialFieldValue Object](/docs/api/schema/object/CredentialFieldValue.md): Learn how to use the CredentialFieldValue Object for Prismatic's API. - [Customer Object](/docs/api/schema/object/Customer.md): Learn how to use the Customer Object for Prismatic's API. - [CustomerConfigVariable Object](/docs/api/schema/object/CustomerConfigVariable.md): Learn how to use the CustomerConfigVariable Object for Prismatic's API. - [CustomerConfigVariableConnection Object](/docs/api/schema/object/CustomerConfigVariableConnection.md): Learn how to use the CustomerConfigVariableConnection Object for Prismatic's API. - [CustomerConfigVariableEdge Object](/docs/api/schema/object/CustomerConfigVariableEdge.md): Learn how to use the CustomerConfigVariableEdge Object for Prismatic's API. - [CustomerConnection Object](/docs/api/schema/object/CustomerConnection.md): Learn how to use the CustomerConnection Object for Prismatic's API. - [CustomerEdge Object](/docs/api/schema/object/CustomerEdge.md): Learn how to use the CustomerEdge Object for Prismatic's API. - [CustomerTotalUsageMetrics Object](/docs/api/schema/object/CustomerTotalUsageMetrics.md): Learn how to use the CustomerTotalUsageMetrics Object for Prismatic's API. - [CustomerTotalUsageMetricsConnection Object](/docs/api/schema/object/CustomerTotalUsageMetricsConnection.md): Learn how to use the CustomerTotalUsageMetricsConnection Object for Prismatic's API. - [CustomerTotalUsageMetricsEdge Object](/docs/api/schema/object/CustomerTotalUsageMetricsEdge.md): Learn how to use the CustomerTotalUsageMetricsEdge Object for Prismatic's API. - [CustomUserLevelConfigVariableConnection Object](/docs/api/schema/object/CustomUserLevelConfigVariableConnection.md): Learn how to use the CustomUserLevelConfigVariableConnection Object for Prismatic's API. - [CustomUserLevelConfigVariableEdge Object](/docs/api/schema/object/CustomUserLevelConfigVariableEdge.md): Learn how to use the CustomUserLevelConfigVariableEdge Object for Prismatic's API. - [DeleteAlertGroupPayload Object](/docs/api/schema/object/DeleteAlertGroupPayload.md): Learn how to use the DeleteAlertGroupPayload Object for Prismatic's API. - [DeleteAlertMonitorPayload Object](/docs/api/schema/object/DeleteAlertMonitorPayload.md): Learn how to use the DeleteAlertMonitorPayload Object for Prismatic's API. - [DeleteAlertWebhookPayload Object](/docs/api/schema/object/DeleteAlertWebhookPayload.md): Learn how to use the DeleteAlertWebhookPayload Object for Prismatic's API. - [DeleteComponentPayload Object](/docs/api/schema/object/DeleteComponentPayload.md): Learn how to use the DeleteComponentPayload Object for Prismatic's API. - [DeleteConnectionTemplatePayload Object](/docs/api/schema/object/DeleteConnectionTemplatePayload.md): Learn how to use the DeleteConnectionTemplatePayload Object for Prismatic's API. - [DeleteCredentialPayload Object](/docs/api/schema/object/DeleteCredentialPayload.md): Learn how to use the DeleteCredentialPayload Object for Prismatic's API. - [DeleteCustomerConfigVariablePayload Object](/docs/api/schema/object/DeleteCustomerConfigVariablePayload.md): Learn how to use the DeleteCustomerConfigVariablePayload Object for Prismatic's API. - [DeleteCustomerPayload Object](/docs/api/schema/object/DeleteCustomerPayload.md): Learn how to use the DeleteCustomerPayload Object for Prismatic's API. - [DeleteExternalLogStreamPayload Object](/docs/api/schema/object/DeleteExternalLogStreamPayload.md): Learn how to use the DeleteExternalLogStreamPayload Object for Prismatic's API. - [DeleteInstancePayload Object](/docs/api/schema/object/DeleteInstancePayload.md): Learn how to use the DeleteInstancePayload Object for Prismatic's API. - [DeleteInstanceProfilePayload Object](/docs/api/schema/object/DeleteInstanceProfilePayload.md): Learn how to use the DeleteInstanceProfilePayload Object for Prismatic's API. - [DeleteIntegrationPayload Object](/docs/api/schema/object/DeleteIntegrationPayload.md): Learn how to use the DeleteIntegrationPayload Object for Prismatic's API. - [DeleteIntegrationTemplatePayload Object](/docs/api/schema/object/DeleteIntegrationTemplatePayload.md): Learn how to use the DeleteIntegrationTemplatePayload Object for Prismatic's API. - [DeleteOnPremiseResourcePayload Object](/docs/api/schema/object/DeleteOnPremiseResourcePayload.md): Learn how to use the DeleteOnPremiseResourcePayload Object for Prismatic's API. - [DeleteOrganizationPayload Object](/docs/api/schema/object/DeleteOrganizationPayload.md): Learn how to use the DeleteOrganizationPayload Object for Prismatic's API. - [DeleteOrganizationSigningKeyPayload Object](/docs/api/schema/object/DeleteOrganizationSigningKeyPayload.md): Learn how to use the DeleteOrganizationSigningKeyPayload Object for Prismatic's API. - [DeleteScopedConfigVariablePayload Object](/docs/api/schema/object/DeleteScopedConfigVariablePayload.md): Learn how to use the DeleteScopedConfigVariablePayload Object for Prismatic's API. - [DeleteTestCasePayload Object](/docs/api/schema/object/DeleteTestCasePayload.md): Learn how to use the DeleteTestCasePayload Object for Prismatic's API. - [DeleteUserLevelConfigPayload Object](/docs/api/schema/object/DeleteUserLevelConfigPayload.md): Learn how to use the DeleteUserLevelConfigPayload Object for Prismatic's API. - [DeleteUserPayload Object](/docs/api/schema/object/DeleteUserPayload.md): Learn how to use the DeleteUserPayload Object for Prismatic's API. - [DeleteWebhookEndpointPayload Object](/docs/api/schema/object/DeleteWebhookEndpointPayload.md): Learn how to use the DeleteWebhookEndpointPayload Object for Prismatic's API. - [DeleteWorkflowPayload Object](/docs/api/schema/object/DeleteWorkflowPayload.md): Learn how to use the DeleteWorkflowPayload Object for Prismatic's API. - [DeleteWorkflowTemplatePayload Object](/docs/api/schema/object/DeleteWorkflowTemplatePayload.md): Learn how to use the DeleteWorkflowTemplatePayload Object for Prismatic's API. - [DeployInstancePayload Object](/docs/api/schema/object/DeployInstancePayload.md): Learn how to use the DeployInstancePayload Object for Prismatic's API. - [DisableWorkflowPayload Object](/docs/api/schema/object/DisableWorkflowPayload.md): Learn how to use the DisableWorkflowPayload Object for Prismatic's API. - [DisconnectConnectionPayload Object](/docs/api/schema/object/DisconnectConnectionPayload.md): Learn how to use the DisconnectConnectionPayload Object for Prismatic's API. - [DisconnectCustomerConnectionPayload Object](/docs/api/schema/object/DisconnectCustomerConnectionPayload.md): Learn how to use the DisconnectCustomerConnectionPayload Object for Prismatic's API. - [DisconnectScopedConnectionPayload Object](/docs/api/schema/object/DisconnectScopedConnectionPayload.md): Learn how to use the DisconnectScopedConnectionPayload Object for Prismatic's API. - [DisconnectUserLevelConnectionPayload Object](/docs/api/schema/object/DisconnectUserLevelConnectionPayload.md): Learn how to use the DisconnectUserLevelConnectionPayload Object for Prismatic's API. - [Embedded Object](/docs/api/schema/object/Embedded.md): Learn how to use the Embedded Object for Prismatic's API. - [EnableWorkflowPayload Object](/docs/api/schema/object/EnableWorkflowPayload.md): Learn how to use the EnableWorkflowPayload Object for Prismatic's API. - [ErrorType Object](/docs/api/schema/object/ErrorType.md): Learn how to use the ErrorType Object for Prismatic's API. - [Expression Object](/docs/api/schema/object/Expression.md): Learn how to use the Expression Object for Prismatic's API. - [ExpressionConnection Object](/docs/api/schema/object/ExpressionConnection.md): Learn how to use the ExpressionConnection Object for Prismatic's API. - [ExpressionEdge Object](/docs/api/schema/object/ExpressionEdge.md): Learn how to use the ExpressionEdge Object for Prismatic's API. - [ExternalLogStream Object](/docs/api/schema/object/ExternalLogStream.md): Learn how to use the ExternalLogStream Object for Prismatic's API. - [ExternalLogStreamConnection Object](/docs/api/schema/object/ExternalLogStreamConnection.md): Learn how to use the ExternalLogStreamConnection Object for Prismatic's API. - [ExternalLogStreamEdge Object](/docs/api/schema/object/ExternalLogStreamEdge.md): Learn how to use the ExternalLogStreamEdge Object for Prismatic's API. - [FetchConfigWizardPageContentPayload Object](/docs/api/schema/object/FetchConfigWizardPageContentPayload.md): Learn how to use the FetchConfigWizardPageContentPayload Object for Prismatic's API. - [FetchConfigWizardPageContentResult Object](/docs/api/schema/object/FetchConfigWizardPageContentResult.md): Learn how to use the FetchConfigWizardPageContentResult Object for Prismatic's API. - [FetchDataSourceContentPayload Object](/docs/api/schema/object/FetchDataSourceContentPayload.md): Learn how to use the FetchDataSourceContentPayload Object for Prismatic's API. - [FetchDataSourceContentResult Object](/docs/api/schema/object/FetchDataSourceContentResult.md): Learn how to use the FetchDataSourceContentResult Object for Prismatic's API. - [ForkIntegrationPayload Object](/docs/api/schema/object/ForkIntegrationPayload.md): Learn how to use the ForkIntegrationPayload Object for Prismatic's API. - [ImportIntegrationPayload Object](/docs/api/schema/object/ImportIntegrationPayload.md): Learn how to use the ImportIntegrationPayload Object for Prismatic's API. - [ImportIntegrationTemplatePayload Object](/docs/api/schema/object/ImportIntegrationTemplatePayload.md): Learn how to use the ImportIntegrationTemplatePayload Object for Prismatic's API. - [ImportIntegrationTemplateResult Object](/docs/api/schema/object/ImportIntegrationTemplateResult.md): Learn how to use the ImportIntegrationTemplateResult Object for Prismatic's API. - [ImportOrganizationSigningKeyPayload Object](/docs/api/schema/object/ImportOrganizationSigningKeyPayload.md): Learn how to use the ImportOrganizationSigningKeyPayload Object for Prismatic's API. - [ImportWorkflowPayload Object](/docs/api/schema/object/ImportWorkflowPayload.md): Learn how to use the ImportWorkflowPayload Object for Prismatic's API. - [InputField Object](/docs/api/schema/object/InputField.md): Learn how to use the InputField Object for Prismatic's API. - [InputFieldConnection Object](/docs/api/schema/object/InputFieldConnection.md): Learn how to use the InputFieldConnection Object for Prismatic's API. - [InputFieldEdge Object](/docs/api/schema/object/InputFieldEdge.md): Learn how to use the InputFieldEdge Object for Prismatic's API. - [InputFieldTemplate Object](/docs/api/schema/object/InputFieldTemplate.md): Learn how to use the InputFieldTemplate Object for Prismatic's API. - [InputFieldTemplateConnection Object](/docs/api/schema/object/InputFieldTemplateConnection.md): Learn how to use the InputFieldTemplateConnection Object for Prismatic's API. - [InputFieldTemplateEdge Object](/docs/api/schema/object/InputFieldTemplateEdge.md): Learn how to use the InputFieldTemplateEdge Object for Prismatic's API. - [Instance Object](/docs/api/schema/object/Instance.md): Learn how to use the Instance Object for Prismatic's API. - [InstanceConfigVariable Object](/docs/api/schema/object/InstanceConfigVariable.md): Learn how to use the InstanceConfigVariable Object for Prismatic's API. - [InstanceConfigVariableConnection Object](/docs/api/schema/object/InstanceConfigVariableConnection.md): Learn how to use the InstanceConfigVariableConnection Object for Prismatic's API. - [InstanceConfigVariableEdge Object](/docs/api/schema/object/InstanceConfigVariableEdge.md): Learn how to use the InstanceConfigVariableEdge Object for Prismatic's API. - [InstanceConnection Object](/docs/api/schema/object/InstanceConnection.md): Learn how to use the InstanceConnection Object for Prismatic's API. - [InstanceDailyUsageMetrics Object](/docs/api/schema/object/InstanceDailyUsageMetrics.md): Learn how to use the InstanceDailyUsageMetrics Object for Prismatic's API. - [InstanceDailyUsageMetricsConnection Object](/docs/api/schema/object/InstanceDailyUsageMetricsConnection.md): Learn how to use the InstanceDailyUsageMetricsConnection Object for Prismatic's API. - [InstanceDailyUsageMetricsEdge Object](/docs/api/schema/object/InstanceDailyUsageMetricsEdge.md): Learn how to use the InstanceDailyUsageMetricsEdge Object for Prismatic's API. - [InstanceEdge Object](/docs/api/schema/object/InstanceEdge.md): Learn how to use the InstanceEdge Object for Prismatic's API. - [InstanceExecutionFrame Object](/docs/api/schema/object/InstanceExecutionFrame.md): Learn how to use the InstanceExecutionFrame Object for Prismatic's API. - [InstanceExecutionLineage Object](/docs/api/schema/object/InstanceExecutionLineage.md): Learn how to use the InstanceExecutionLineage Object for Prismatic's API. - [InstanceExecutionResult Object](/docs/api/schema/object/InstanceExecutionResult.md): Learn how to use the InstanceExecutionResult Object for Prismatic's API. - [InstanceExecutionResultConnection Object](/docs/api/schema/object/InstanceExecutionResultConnection.md): Learn how to use the InstanceExecutionResultConnection Object for Prismatic's API. - [InstanceExecutionResultEdge Object](/docs/api/schema/object/InstanceExecutionResultEdge.md): Learn how to use the InstanceExecutionResultEdge Object for Prismatic's API. - [InstanceFlowConfig Object](/docs/api/schema/object/InstanceFlowConfig.md): Learn how to use the InstanceFlowConfig Object for Prismatic's API. - [InstanceFlowConfigConnection Object](/docs/api/schema/object/InstanceFlowConfigConnection.md): Learn how to use the InstanceFlowConfigConnection Object for Prismatic's API. - [InstanceFlowConfigEdge Object](/docs/api/schema/object/InstanceFlowConfigEdge.md): Learn how to use the InstanceFlowConfigEdge Object for Prismatic's API. - [InstanceProfile Object](/docs/api/schema/object/InstanceProfile.md): Learn how to use the InstanceProfile Object for Prismatic's API. - [InstanceProfileConnection Object](/docs/api/schema/object/InstanceProfileConnection.md): Learn how to use the InstanceProfileConnection Object for Prismatic's API. - [InstanceProfileEdge Object](/docs/api/schema/object/InstanceProfileEdge.md): Learn how to use the InstanceProfileEdge Object for Prismatic's API. - [InstanceStepResult Object](/docs/api/schema/object/InstanceStepResult.md): Learn how to use the InstanceStepResult Object for Prismatic's API. - [InstanceStepResultConnection Object](/docs/api/schema/object/InstanceStepResultConnection.md): Learn how to use the InstanceStepResultConnection Object for Prismatic's API. - [InstanceStepResultEdge Object](/docs/api/schema/object/InstanceStepResultEdge.md): Learn how to use the InstanceStepResultEdge Object for Prismatic's API. - [Integration Object](/docs/api/schema/object/Integration.md): Learn how to use the Integration Object for Prismatic's API. - [IntegrationAction Object](/docs/api/schema/object/IntegrationAction.md): Learn how to use the IntegrationAction Object for Prismatic's API. - [IntegrationActionConnection Object](/docs/api/schema/object/IntegrationActionConnection.md): Learn how to use the IntegrationActionConnection Object for Prismatic's API. - [IntegrationActionEdge Object](/docs/api/schema/object/IntegrationActionEdge.md): Learn how to use the IntegrationActionEdge Object for Prismatic's API. - [IntegrationCategory Object](/docs/api/schema/object/IntegrationCategory.md): Learn how to use the IntegrationCategory Object for Prismatic's API. - [IntegrationConnection Object](/docs/api/schema/object/IntegrationConnection.md): Learn how to use the IntegrationConnection Object for Prismatic's API. - [IntegrationEdge Object](/docs/api/schema/object/IntegrationEdge.md): Learn how to use the IntegrationEdge Object for Prismatic's API. - [IntegrationFlow Object](/docs/api/schema/object/IntegrationFlow.md): Learn how to use the IntegrationFlow Object for Prismatic's API. - [IntegrationFlowConnection Object](/docs/api/schema/object/IntegrationFlowConnection.md): Learn how to use the IntegrationFlowConnection Object for Prismatic's API. - [IntegrationFlowEdge Object](/docs/api/schema/object/IntegrationFlowEdge.md): Learn how to use the IntegrationFlowEdge Object for Prismatic's API. - [IntegrationTemplate Object](/docs/api/schema/object/IntegrationTemplate.md): Learn how to use the IntegrationTemplate Object for Prismatic's API. - [IntegrationTemplateConnection Object](/docs/api/schema/object/IntegrationTemplateConnection.md): Learn how to use the IntegrationTemplateConnection Object for Prismatic's API. - [IntegrationTemplateEdge Object](/docs/api/schema/object/IntegrationTemplateEdge.md): Learn how to use the IntegrationTemplateEdge Object for Prismatic's API. - [IntegrationValidationRules Object](/docs/api/schema/object/IntegrationValidationRules.md): Learn how to use the IntegrationValidationRules Object for Prismatic's API. - [Label Object](/docs/api/schema/object/Label.md): Learn how to use the Label Object for Prismatic's API. - [Log Object](/docs/api/schema/object/Log.md): Learn how to use the Log Object for Prismatic's API. - [LogConnection Object](/docs/api/schema/object/LogConnection.md): Learn how to use the LogConnection Object for Prismatic's API. - [LogEdge Object](/docs/api/schema/object/LogEdge.md): Learn how to use the LogEdge Object for Prismatic's API. - [LogSeverity Object](/docs/api/schema/object/LogSeverity.md): Learn how to use the LogSeverity Object for Prismatic's API. - [LowCodeConversionError Object](/docs/api/schema/object/LowCodeConversionError.md): Learn how to use the LowCodeConversionError Object for Prismatic's API. - [OAuthRedirectConfig Object](/docs/api/schema/object/OAuthRedirectConfig.md): Learn how to use the OAuthRedirectConfig Object for Prismatic's API. - [ObjectPermissionGrant Object](/docs/api/schema/object/ObjectPermissionGrant.md): Learn how to use the ObjectPermissionGrant Object for Prismatic's API. - [ObjectPermissionGrantConnection Object](/docs/api/schema/object/ObjectPermissionGrantConnection.md): Learn how to use the ObjectPermissionGrantConnection Object for Prismatic's API. - [ObjectPermissionGrantEdge Object](/docs/api/schema/object/ObjectPermissionGrantEdge.md): Learn how to use the ObjectPermissionGrantEdge Object for Prismatic's API. - [OnPremiseResource Object](/docs/api/schema/object/OnPremiseResource.md): Learn how to use the OnPremiseResource Object for Prismatic's API. - [OnPremiseResourceConnection Object](/docs/api/schema/object/OnPremiseResourceConnection.md): Learn how to use the OnPremiseResourceConnection Object for Prismatic's API. - [OnPremiseResourceEdge Object](/docs/api/schema/object/OnPremiseResourceEdge.md): Learn how to use the OnPremiseResourceEdge Object for Prismatic's API. - [Organization Object](/docs/api/schema/object/Organization.md): Learn how to use the Organization Object for Prismatic's API. - [OrganizationSigningKey Object](/docs/api/schema/object/OrganizationSigningKey.md): Learn how to use the OrganizationSigningKey Object for Prismatic's API. - [OrganizationSigningKeyConnection Object](/docs/api/schema/object/OrganizationSigningKeyConnection.md): Learn how to use the OrganizationSigningKeyConnection Object for Prismatic's API. - [OrganizationSigningKeyEdge Object](/docs/api/schema/object/OrganizationSigningKeyEdge.md): Learn how to use the OrganizationSigningKeyEdge Object for Prismatic's API. - [OrgDailyUsageMetrics Object](/docs/api/schema/object/OrgDailyUsageMetrics.md): Learn how to use the OrgDailyUsageMetrics Object for Prismatic's API. - [OrgDailyUsageMetricsConnection Object](/docs/api/schema/object/OrgDailyUsageMetricsConnection.md): Learn how to use the OrgDailyUsageMetricsConnection Object for Prismatic's API. - [OrgDailyUsageMetricsEdge Object](/docs/api/schema/object/OrgDailyUsageMetricsEdge.md): Learn how to use the OrgDailyUsageMetricsEdge Object for Prismatic's API. - [OrgTotalUsageMetrics Object](/docs/api/schema/object/OrgTotalUsageMetrics.md): Learn how to use the OrgTotalUsageMetrics Object for Prismatic's API. - [OrgTotalUsageMetricsConnection Object](/docs/api/schema/object/OrgTotalUsageMetricsConnection.md): Learn how to use the OrgTotalUsageMetricsConnection Object for Prismatic's API. - [OrgTotalUsageMetricsEdge Object](/docs/api/schema/object/OrgTotalUsageMetricsEdge.md): Learn how to use the OrgTotalUsageMetricsEdge Object for Prismatic's API. - [PageInfo Object](/docs/api/schema/object/PageInfo.md): Learn how to use the PageInfo Object for Prismatic's API. - [Permission Object](/docs/api/schema/object/Permission.md): Learn how to use the Permission Object for Prismatic's API. - [PermissionConnection Object](/docs/api/schema/object/PermissionConnection.md): Learn how to use the PermissionConnection Object for Prismatic's API. - [PermissionEdge Object](/docs/api/schema/object/PermissionEdge.md): Learn how to use the PermissionEdge Object for Prismatic's API. - [PublishComponentPayload Object](/docs/api/schema/object/PublishComponentPayload.md): Learn how to use the PublishComponentPayload Object for Prismatic's API. - [PublishComponentResult Object](/docs/api/schema/object/PublishComponentResult.md): Learn how to use the PublishComponentResult Object for Prismatic's API. - [PublishIntegrationPayload Object](/docs/api/schema/object/PublishIntegrationPayload.md): Learn how to use the PublishIntegrationPayload Object for Prismatic's API. - [PublishWorkflowPayload Object](/docs/api/schema/object/PublishWorkflowPayload.md): Learn how to use the PublishWorkflowPayload Object for Prismatic's API. - [ReplayExecutionPayload Object](/docs/api/schema/object/ReplayExecutionPayload.md): Learn how to use the ReplayExecutionPayload Object for Prismatic's API. - [RequestOAuth2CredentialAuthorizationPayload Object](/docs/api/schema/object/RequestOAuth2CredentialAuthorizationPayload.md): Learn how to use the RequestOAuth2CredentialAuthorizationPayload Object for Prismatic's API. - [RequiredConfigVariable Object](/docs/api/schema/object/RequiredConfigVariable.md): Learn how to use the RequiredConfigVariable Object for Prismatic's API. - [RequiredConfigVariableConnection Object](/docs/api/schema/object/RequiredConfigVariableConnection.md): Learn how to use the RequiredConfigVariableConnection Object for Prismatic's API. - [RequiredConfigVariableCredentialType Object](/docs/api/schema/object/RequiredConfigVariableCredentialType.md): Learn how to use the RequiredConfigVariableCredentialType Object for Prismatic's API. - [RequiredConfigVariableCredentialTypeConnection Object](/docs/api/schema/object/RequiredConfigVariableCredentialTypeConnection.md): Learn how to use the RequiredConfigVariableCredentialTypeConnection Object for Prismatic's API. - [RequiredConfigVariableCredentialTypeEdge Object](/docs/api/schema/object/RequiredConfigVariableCredentialTypeEdge.md): Learn how to use the RequiredConfigVariableCredentialTypeEdge Object for Prismatic's API. - [RequiredConfigVariableEdge Object](/docs/api/schema/object/RequiredConfigVariableEdge.md): Learn how to use the RequiredConfigVariableEdge Object for Prismatic's API. - [ReusableConnectionConnection Object](/docs/api/schema/object/ReusableConnectionConnection.md): Learn how to use the ReusableConnectionConnection Object for Prismatic's API. - [ReusableConnectionEdge Object](/docs/api/schema/object/ReusableConnectionEdge.md): Learn how to use the ReusableConnectionEdge Object for Prismatic's API. - [Role Object](/docs/api/schema/object/Role.md): Learn how to use the Role Object for Prismatic's API. - [RotateOnPremiseResourceJWTPayload Object](/docs/api/schema/object/RotateOnPremiseResourceJWTPayload.md): Learn how to use the RotateOnPremiseResourceJWTPayload Object for Prismatic's API. - [SaveWorkflowTemplatePayload Object](/docs/api/schema/object/SaveWorkflowTemplatePayload.md): Learn how to use the SaveWorkflowTemplatePayload Object for Prismatic's API. - [ScopedConfigVariable Object](/docs/api/schema/object/ScopedConfigVariable.md): Learn how to use the ScopedConfigVariable Object for Prismatic's API. - [ScopedConfigVariableConnection Object](/docs/api/schema/object/ScopedConfigVariableConnection.md): Learn how to use the ScopedConfigVariableConnection Object for Prismatic's API. - [ScopedConfigVariableEdge Object](/docs/api/schema/object/ScopedConfigVariableEdge.md): Learn how to use the ScopedConfigVariableEdge Object for Prismatic's API. - [StarredRecord Object](/docs/api/schema/object/StarredRecord.md): Learn how to use the StarredRecord Object for Prismatic's API. - [StarredRecordConnection Object](/docs/api/schema/object/StarredRecordConnection.md): Learn how to use the StarredRecordConnection Object for Prismatic's API. - [StarredRecordEdge Object](/docs/api/schema/object/StarredRecordEdge.md): Learn how to use the StarredRecordEdge Object for Prismatic's API. - [TestCase Object](/docs/api/schema/object/TestCase.md): Learn how to use the TestCase Object for Prismatic's API. - [TestCaseConnection Object](/docs/api/schema/object/TestCaseConnection.md): Learn how to use the TestCaseConnection Object for Prismatic's API. - [TestCaseEdge Object](/docs/api/schema/object/TestCaseEdge.md): Learn how to use the TestCaseEdge Object for Prismatic's API. - [TestFlowTriggerEventPayload Object](/docs/api/schema/object/TestFlowTriggerEventPayload.md): Learn how to use the TestFlowTriggerEventPayload Object for Prismatic's API. - [TestFlowTriggerEventResult Object](/docs/api/schema/object/TestFlowTriggerEventResult.md): Learn how to use the TestFlowTriggerEventResult Object for Prismatic's API. - [TestInstanceFlowConfigPayload Object](/docs/api/schema/object/TestInstanceFlowConfigPayload.md): Learn how to use the TestInstanceFlowConfigPayload Object for Prismatic's API. - [TestInstanceFlowConfigResult Object](/docs/api/schema/object/TestInstanceFlowConfigResult.md): Learn how to use the TestInstanceFlowConfigResult Object for Prismatic's API. - [TestIntegrationEndpointConfigPayload Object](/docs/api/schema/object/TestIntegrationEndpointConfigPayload.md): Learn how to use the TestIntegrationEndpointConfigPayload Object for Prismatic's API. - [TestIntegrationEndpointConfigResult Object](/docs/api/schema/object/TestIntegrationEndpointConfigResult.md): Learn how to use the TestIntegrationEndpointConfigResult Object for Prismatic's API. - [TestIntegrationFlowPayload Object](/docs/api/schema/object/TestIntegrationFlowPayload.md): Learn how to use the TestIntegrationFlowPayload Object for Prismatic's API. - [TestIntegrationFlowResult Object](/docs/api/schema/object/TestIntegrationFlowResult.md): Learn how to use the TestIntegrationFlowResult Object for Prismatic's API. - [TestWebhookEndpointPayload Object](/docs/api/schema/object/TestWebhookEndpointPayload.md): Learn how to use the TestWebhookEndpointPayload Object for Prismatic's API. - [TestWebhookEndpointResult Object](/docs/api/schema/object/TestWebhookEndpointResult.md): Learn how to use the TestWebhookEndpointResult Object for Prismatic's API. - [Theme Object](/docs/api/schema/object/Theme.md): Learn how to use the Theme Object for Prismatic's API. - [ThemeColor Object](/docs/api/schema/object/ThemeColor.md): Learn how to use the ThemeColor Object for Prismatic's API. - [ThemeColorConnection Object](/docs/api/schema/object/ThemeColorConnection.md): Learn how to use the ThemeColorConnection Object for Prismatic's API. - [ThemeColorEdge Object](/docs/api/schema/object/ThemeColorEdge.md): Learn how to use the ThemeColorEdge Object for Prismatic's API. - [ThemeProperty Object](/docs/api/schema/object/ThemeProperty.md): Learn how to use the ThemeProperty Object for Prismatic's API. - [ThemePropertyConnection Object](/docs/api/schema/object/ThemePropertyConnection.md): Learn how to use the ThemePropertyConnection Object for Prismatic's API. - [ThemePropertyEdge Object](/docs/api/schema/object/ThemePropertyEdge.md): Learn how to use the ThemePropertyEdge Object for Prismatic's API. - [UpdateAlertGroupPayload Object](/docs/api/schema/object/UpdateAlertGroupPayload.md): Learn how to use the UpdateAlertGroupPayload Object for Prismatic's API. - [UpdateAlertMonitorPayload Object](/docs/api/schema/object/UpdateAlertMonitorPayload.md): Learn how to use the UpdateAlertMonitorPayload Object for Prismatic's API. - [UpdateAlertWebhookPayload Object](/docs/api/schema/object/UpdateAlertWebhookPayload.md): Learn how to use the UpdateAlertWebhookPayload Object for Prismatic's API. - [UpdateComponentPayload Object](/docs/api/schema/object/UpdateComponentPayload.md): Learn how to use the UpdateComponentPayload Object for Prismatic's API. - [UpdateConnectionTemplatePayload Object](/docs/api/schema/object/UpdateConnectionTemplatePayload.md): Learn how to use the UpdateConnectionTemplatePayload Object for Prismatic's API. - [UpdateCredentialPayload Object](/docs/api/schema/object/UpdateCredentialPayload.md): Learn how to use the UpdateCredentialPayload Object for Prismatic's API. - [UpdateCustomerConfigVariablePayload Object](/docs/api/schema/object/UpdateCustomerConfigVariablePayload.md): Learn how to use the UpdateCustomerConfigVariablePayload Object for Prismatic's API. - [UpdateCustomerOAuth2ConnectionPayload Object](/docs/api/schema/object/UpdateCustomerOAuth2ConnectionPayload.md): Learn how to use the UpdateCustomerOAuth2ConnectionPayload Object for Prismatic's API. - [UpdateCustomerPayload Object](/docs/api/schema/object/UpdateCustomerPayload.md): Learn how to use the UpdateCustomerPayload Object for Prismatic's API. - [UpdateEmbeddedPayload Object](/docs/api/schema/object/UpdateEmbeddedPayload.md): Learn how to use the UpdateEmbeddedPayload Object for Prismatic's API. - [UpdateExternalLogStreamPayload Object](/docs/api/schema/object/UpdateExternalLogStreamPayload.md): Learn how to use the UpdateExternalLogStreamPayload Object for Prismatic's API. - [UpdateInstanceConfigVariablesPayload Object](/docs/api/schema/object/UpdateInstanceConfigVariablesPayload.md): Learn how to use the UpdateInstanceConfigVariablesPayload Object for Prismatic's API. - [UpdateInstancePayload Object](/docs/api/schema/object/UpdateInstancePayload.md): Learn how to use the UpdateInstancePayload Object for Prismatic's API. - [UpdateInstanceProfilePayload Object](/docs/api/schema/object/UpdateInstanceProfilePayload.md): Learn how to use the UpdateInstanceProfilePayload Object for Prismatic's API. - [UpdateInstancesUsingCustomerConfigVariablePayload Object](/docs/api/schema/object/UpdateInstancesUsingCustomerConfigVariablePayload.md): Learn how to use the UpdateInstancesUsingCustomerConfigVariablePayload Object for Prismatic's API. - [UpdateInstancesUsingCustomerConfigVariableResult Object](/docs/api/schema/object/UpdateInstancesUsingCustomerConfigVariableResult.md): Learn how to use the UpdateInstancesUsingCustomerConfigVariableResult Object for Prismatic's API. - [UpdateInstancesUsingCustomerConfigVariableReturnObject Object](/docs/api/schema/object/UpdateInstancesUsingCustomerConfigVariableReturnObject.md): Learn how to use the UpdateInstancesUsingCustomerConfigVariableReturnObject Object for Prismatic's API. - [UpdateIntegrationMarketplaceConfigurationPayload Object](/docs/api/schema/object/UpdateIntegrationMarketplaceConfigurationPayload.md): Learn how to use the UpdateIntegrationMarketplaceConfigurationPayload Object for Prismatic's API. - [UpdateIntegrationPayload Object](/docs/api/schema/object/UpdateIntegrationPayload.md): Learn how to use the UpdateIntegrationPayload Object for Prismatic's API. - [UpdateIntegrationTestConfigurationPayload Object](/docs/api/schema/object/UpdateIntegrationTestConfigurationPayload.md): Learn how to use the UpdateIntegrationTestConfigurationPayload Object for Prismatic's API. - [UpdateIntegrationVersionAvailabilityPayload Object](/docs/api/schema/object/UpdateIntegrationVersionAvailabilityPayload.md): Learn how to use the UpdateIntegrationVersionAvailabilityPayload Object for Prismatic's API. - [UpdateOAuth2ConnectionPayload Object](/docs/api/schema/object/UpdateOAuth2ConnectionPayload.md): Learn how to use the UpdateOAuth2ConnectionPayload Object for Prismatic's API. - [UpdateOrganizationPayload Object](/docs/api/schema/object/UpdateOrganizationPayload.md): Learn how to use the UpdateOrganizationPayload Object for Prismatic's API. - [UpdateScopedConfigVariablePayload Object](/docs/api/schema/object/UpdateScopedConfigVariablePayload.md): Learn how to use the UpdateScopedConfigVariablePayload Object for Prismatic's API. - [UpdateScopedOAuth2ConnectionPayload Object](/docs/api/schema/object/UpdateScopedOAuth2ConnectionPayload.md): Learn how to use the UpdateScopedOAuth2ConnectionPayload Object for Prismatic's API. - [UpdateTestCasePayload Object](/docs/api/schema/object/UpdateTestCasePayload.md): Learn how to use the UpdateTestCasePayload Object for Prismatic's API. - [UpdateThemePayload Object](/docs/api/schema/object/UpdateThemePayload.md): Learn how to use the UpdateThemePayload Object for Prismatic's API. - [UpdateUserLevelOAuth2ConnectionPayload Object](/docs/api/schema/object/UpdateUserLevelOAuth2ConnectionPayload.md): Learn how to use the UpdateUserLevelOAuth2ConnectionPayload Object for Prismatic's API. - [UpdateUserPayload Object](/docs/api/schema/object/UpdateUserPayload.md): Learn how to use the UpdateUserPayload Object for Prismatic's API. - [UpdateWebhookEndpointPayload Object](/docs/api/schema/object/UpdateWebhookEndpointPayload.md): Learn how to use the UpdateWebhookEndpointPayload Object for Prismatic's API. - [UpdateWorkflowTestConfigurationPayload Object](/docs/api/schema/object/UpdateWorkflowTestConfigurationPayload.md): Learn how to use the UpdateWorkflowTestConfigurationPayload Object for Prismatic's API. - [UploadMedia Object](/docs/api/schema/object/UploadMedia.md): Learn how to use the UploadMedia Object for Prismatic's API. - [User Object](/docs/api/schema/object/User.md): Learn how to use the User Object for Prismatic's API. - [UserConnection Object](/docs/api/schema/object/UserConnection.md): Learn how to use the UserConnection Object for Prismatic's API. - [UserEdge Object](/docs/api/schema/object/UserEdge.md): Learn how to use the UserEdge Object for Prismatic's API. - [UserFlow Object](/docs/api/schema/object/UserFlow.md): Learn how to use the UserFlow Object for Prismatic's API. - [UserFlowConnection Object](/docs/api/schema/object/UserFlowConnection.md): Learn how to use the UserFlowConnection Object for Prismatic's API. - [UserFlowEdge Object](/docs/api/schema/object/UserFlowEdge.md): Learn how to use the UserFlowEdge Object for Prismatic's API. - [UserLevelConfig Object](/docs/api/schema/object/UserLevelConfig.md): Learn how to use the UserLevelConfig Object for Prismatic's API. - [UserLevelConfigConnection Object](/docs/api/schema/object/UserLevelConfigConnection.md): Learn how to use the UserLevelConfigConnection Object for Prismatic's API. - [UserLevelConfigEdge Object](/docs/api/schema/object/UserLevelConfigEdge.md): Learn how to use the UserLevelConfigEdge Object for Prismatic's API. - [UserLevelConfigVariable Object](/docs/api/schema/object/UserLevelConfigVariable.md): Learn how to use the UserLevelConfigVariable Object for Prismatic's API. - [UserLevelConfigVariableConnection Object](/docs/api/schema/object/UserLevelConfigVariableConnection.md): Learn how to use the UserLevelConfigVariableConnection Object for Prismatic's API. - [UserLevelConfigVariableEdge Object](/docs/api/schema/object/UserLevelConfigVariableEdge.md): Learn how to use the UserLevelConfigVariableEdge Object for Prismatic's API. - [UserLevelFlowConfig Object](/docs/api/schema/object/UserLevelFlowConfig.md): Learn how to use the UserLevelFlowConfig Object for Prismatic's API. - [UserLevelFlowConfigConnection Object](/docs/api/schema/object/UserLevelFlowConfigConnection.md): Learn how to use the UserLevelFlowConfigConnection Object for Prismatic's API. - [UserLevelFlowConfigEdge Object](/docs/api/schema/object/UserLevelFlowConfigEdge.md): Learn how to use the UserLevelFlowConfigEdge Object for Prismatic's API. - [ValidateIntegrationSchemaFormResult Object](/docs/api/schema/object/ValidateIntegrationSchemaFormResult.md): Learn how to use the ValidateIntegrationSchemaFormResult Object for Prismatic's API. - [ValidateIntegrationSchemaPayload Object](/docs/api/schema/object/ValidateIntegrationSchemaPayload.md): Learn how to use the ValidateIntegrationSchemaPayload Object for Prismatic's API. - [Version Object](/docs/api/schema/object/Version.md): Learn how to use the Version Object for Prismatic's API. - [VersionConnection Object](/docs/api/schema/object/VersionConnection.md): Learn how to use the VersionConnection Object for Prismatic's API. - [VersionEdge Object](/docs/api/schema/object/VersionEdge.md): Learn how to use the VersionEdge Object for Prismatic's API. - [WebhookEndpoint Object](/docs/api/schema/object/WebhookEndpoint.md): Learn how to use the WebhookEndpoint Object for Prismatic's API. - [WebhookEndpointConnection Object](/docs/api/schema/object/WebhookEndpointConnection.md): Learn how to use the WebhookEndpointConnection Object for Prismatic's API. - [WebhookEndpointEdge Object](/docs/api/schema/object/WebhookEndpointEdge.md): Learn how to use the WebhookEndpointEdge Object for Prismatic's API. - [WebhookEventTypeInfo Object](/docs/api/schema/object/WebhookEventTypeInfo.md): Learn how to use the WebhookEventTypeInfo Object for Prismatic's API. - [Workflow Object](/docs/api/schema/object/Workflow.md): Learn how to use the Workflow Object for Prismatic's API. - [WorkflowAction Object](/docs/api/schema/object/WorkflowAction.md): Learn how to use the WorkflowAction Object for Prismatic's API. - [WorkflowActionConnection Object](/docs/api/schema/object/WorkflowActionConnection.md): Learn how to use the WorkflowActionConnection Object for Prismatic's API. - [WorkflowActionEdge Object](/docs/api/schema/object/WorkflowActionEdge.md): Learn how to use the WorkflowActionEdge Object for Prismatic's API. - [WorkflowConnection Object](/docs/api/schema/object/WorkflowConnection.md): Learn how to use the WorkflowConnection Object for Prismatic's API. - [WorkflowEdge Object](/docs/api/schema/object/WorkflowEdge.md): Learn how to use the WorkflowEdge Object for Prismatic's API. - [WorkflowFlow Object](/docs/api/schema/object/WorkflowFlow.md): Learn how to use the WorkflowFlow Object for Prismatic's API. - [WorkflowTemplate Object](/docs/api/schema/object/WorkflowTemplate.md): Learn how to use the WorkflowTemplate Object for Prismatic's API. - [WorkflowTemplateConnection Object](/docs/api/schema/object/WorkflowTemplateConnection.md): Learn how to use the WorkflowTemplateConnection Object for Prismatic's API. - [WorkflowTemplateEdge Object](/docs/api/schema/object/WorkflowTemplateEdge.md): Learn how to use the WorkflowTemplateEdge Object for Prismatic's API. - [action Query](/docs/api/schema/query/action.md): Learn how to use the action Query for Prismatic's API. - [actions Query](/docs/api/schema/query/actions.md): Learn how to use the actions Query for Prismatic's API. - [activities Query](/docs/api/schema/query/activities.md): Learn how to use the activities Query for Prismatic's API. - [activity Query](/docs/api/schema/query/activity.md): Learn how to use the activity Query for Prismatic's API. - [alertEvent Query](/docs/api/schema/query/alertEvent.md): Learn how to use the alertEvent Query for Prismatic's API. - [alertEvents Query](/docs/api/schema/query/alertEvents.md): Learn how to use the alertEvents Query for Prismatic's API. - [alertGroup Query](/docs/api/schema/query/alertGroup.md): Learn how to use the alertGroup Query for Prismatic's API. - [alertGroups Query](/docs/api/schema/query/alertGroups.md): Learn how to use the alertGroups Query for Prismatic's API. - [alertMonitor Query](/docs/api/schema/query/alertMonitor.md): Learn how to use the alertMonitor Query for Prismatic's API. - [alertMonitors Query](/docs/api/schema/query/alertMonitors.md): Learn how to use the alertMonitors Query for Prismatic's API. - [alertTrigger Query](/docs/api/schema/query/alertTrigger.md): Learn how to use the alertTrigger Query for Prismatic's API. - [alertTriggers Query](/docs/api/schema/query/alertTriggers.md): Learn how to use the alertTriggers Query for Prismatic's API. - [alertWebhook Query](/docs/api/schema/query/alertWebhook.md): Learn how to use the alertWebhook Query for Prismatic's API. - [alertWebhooks Query](/docs/api/schema/query/alertWebhooks.md): Learn how to use the alertWebhooks Query for Prismatic's API. - [authenticatedUser Query](/docs/api/schema/query/authenticatedUser.md): Learn how to use the authenticatedUser Query for Prismatic's API. - [authObjectType Query](/docs/api/schema/query/authObjectType.md): Learn how to use the authObjectType Query for Prismatic's API. - [authObjectTypes Query](/docs/api/schema/query/authObjectTypes.md): Learn how to use the authObjectTypes Query for Prismatic's API. - [authorizationMethod Query](/docs/api/schema/query/authorizationMethod.md): Learn how to use the authorizationMethod Query for Prismatic's API. - [authorizationMethods Query](/docs/api/schema/query/authorizationMethods.md): Learn how to use the authorizationMethods Query for Prismatic's API. - [categories Query](/docs/api/schema/query/categories.md): Learn how to use the categories Query for Prismatic's API. - [component Query](/docs/api/schema/query/component.md): Learn how to use the component Query for Prismatic's API. - [componentActionSearchResults Query](/docs/api/schema/query/componentActionSearchResults.md): Learn how to use the componentActionSearchResults Query for Prismatic's API. - [componentCategories Query](/docs/api/schema/query/componentCategories.md): Learn how to use the componentCategories Query for Prismatic's API. - [componentLabels Query](/docs/api/schema/query/componentLabels.md): Learn how to use the componentLabels Query for Prismatic's API. - [components Query](/docs/api/schema/query/components.md): Learn how to use the components Query for Prismatic's API. - [connectionTemplate Query](/docs/api/schema/query/connectionTemplate.md): Learn how to use the connectionTemplate Query for Prismatic's API. - [connectionTemplates Query](/docs/api/schema/query/connectionTemplates.md): Learn how to use the connectionTemplates Query for Prismatic's API. - [credential Query](/docs/api/schema/query/credential.md): Learn how to use the credential Query for Prismatic's API. - [credentials Query](/docs/api/schema/query/credentials.md): Learn how to use the credentials Query for Prismatic's API. - [customer Query](/docs/api/schema/query/customer.md): Learn how to use the customer Query for Prismatic's API. - [customerConfigVariable Query](/docs/api/schema/query/customerConfigVariable.md): Learn how to use the customerConfigVariable Query for Prismatic's API. - [customerConfigVariables Query](/docs/api/schema/query/customerConfigVariables.md): Learn how to use the customerConfigVariables Query for Prismatic's API. - [customerLabels Query](/docs/api/schema/query/customerLabels.md): Learn how to use the customerLabels Query for Prismatic's API. - [customerRoles Query](/docs/api/schema/query/customerRoles.md): Learn how to use the customerRoles Query for Prismatic's API. - [customers Query](/docs/api/schema/query/customers.md): Learn how to use the customers Query for Prismatic's API. - [customerTotalUsageMetric Query](/docs/api/schema/query/customerTotalUsageMetric.md): Learn how to use the customerTotalUsageMetric Query for Prismatic's API. - [customerTotalUsageMetrics Query](/docs/api/schema/query/customerTotalUsageMetrics.md): Learn how to use the customerTotalUsageMetrics Query for Prismatic's API. - [embedded Query](/docs/api/schema/query/embedded.md): Learn how to use the embedded Query for Prismatic's API. - [executionResult Query](/docs/api/schema/query/executionResult.md): Learn how to use the executionResult Query for Prismatic's API. - [executionResults Query](/docs/api/schema/query/executionResults.md): Learn how to use the executionResults Query for Prismatic's API. - [externalLogStream Query](/docs/api/schema/query/externalLogStream.md): Learn how to use the externalLogStream Query for Prismatic's API. - [externalLogStreams Query](/docs/api/schema/query/externalLogStreams.md): Learn how to use the externalLogStreams Query for Prismatic's API. - [instance Query](/docs/api/schema/query/instance.md): Learn how to use the instance Query for Prismatic's API. - [instanceDailyUsageMetric Query](/docs/api/schema/query/instanceDailyUsageMetric.md): Learn how to use the instanceDailyUsageMetric Query for Prismatic's API. - [instanceDailyUsageMetrics Query](/docs/api/schema/query/instanceDailyUsageMetrics.md): Learn how to use the instanceDailyUsageMetrics Query for Prismatic's API. - [instanceFlowConfig Query](/docs/api/schema/query/instanceFlowConfig.md): Learn how to use the instanceFlowConfig Query for Prismatic's API. - [instanceFlowConfigs Query](/docs/api/schema/query/instanceFlowConfigs.md): Learn how to use the instanceFlowConfigs Query for Prismatic's API. - [instanceLabels Query](/docs/api/schema/query/instanceLabels.md): Learn how to use the instanceLabels Query for Prismatic's API. - [instanceProfile Query](/docs/api/schema/query/instanceProfile.md): Learn how to use the instanceProfile Query for Prismatic's API. - [instanceProfiles Query](/docs/api/schema/query/instanceProfiles.md): Learn how to use the instanceProfiles Query for Prismatic's API. - [instances Query](/docs/api/schema/query/instances.md): Learn how to use the instances Query for Prismatic's API. - [integration Query](/docs/api/schema/query/integration.md): Learn how to use the integration Query for Prismatic's API. - [integrationCategories Query](/docs/api/schema/query/integrationCategories.md): Learn how to use the integrationCategories Query for Prismatic's API. - [integrationLabels Query](/docs/api/schema/query/integrationLabels.md): Learn how to use the integrationLabels Query for Prismatic's API. - [integrations Query](/docs/api/schema/query/integrations.md): Learn how to use the integrations Query for Prismatic's API. - [log Query](/docs/api/schema/query/log.md): Learn how to use the log Query for Prismatic's API. - [logs Query](/docs/api/schema/query/logs.md): Learn how to use the logs Query for Prismatic's API. - [logSeverityLevels Query](/docs/api/schema/query/logSeverityLevels.md): Learn how to use the logSeverityLevels Query for Prismatic's API. - [marketplaceIntegration Query](/docs/api/schema/query/marketplaceIntegration.md): Learn how to use the marketplaceIntegration Query for Prismatic's API. - [marketplaceIntegrations Query](/docs/api/schema/query/marketplaceIntegrations.md): Learn how to use the marketplaceIntegrations Query for Prismatic's API. - [objectPermissionGrant Query](/docs/api/schema/query/objectPermissionGrant.md): Learn how to use the objectPermissionGrant Query for Prismatic's API. - [objectPermissionGrants Query](/docs/api/schema/query/objectPermissionGrants.md): Learn how to use the objectPermissionGrants Query for Prismatic's API. - [onPremiseResource Query](/docs/api/schema/query/onPremiseResource.md): Learn how to use the onPremiseResource Query for Prismatic's API. - [onPremiseResources Query](/docs/api/schema/query/onPremiseResources.md): Learn how to use the onPremiseResources Query for Prismatic's API. - [organization Query](/docs/api/schema/query/organization.md): Learn how to use the organization Query for Prismatic's API. - [organizationRoles Query](/docs/api/schema/query/organizationRoles.md): Learn how to use the organizationRoles Query for Prismatic's API. - [orgDailyUsageMetric Query](/docs/api/schema/query/orgDailyUsageMetric.md): Learn how to use the orgDailyUsageMetric Query for Prismatic's API. - [orgDailyUsageMetrics Query](/docs/api/schema/query/orgDailyUsageMetrics.md): Learn how to use the orgDailyUsageMetrics Query for Prismatic's API. - [orgTotalUsageMetric Query](/docs/api/schema/query/orgTotalUsageMetric.md): Learn how to use the orgTotalUsageMetric Query for Prismatic's API. - [orgTotalUsageMetrics Query](/docs/api/schema/query/orgTotalUsageMetrics.md): Learn how to use the orgTotalUsageMetrics Query for Prismatic's API. - [permission Query](/docs/api/schema/query/permission.md): Learn how to use the permission Query for Prismatic's API. - [permissions Query](/docs/api/schema/query/permissions.md): Learn how to use the permissions Query for Prismatic's API. - [reusableConnections Query](/docs/api/schema/query/reusableConnections.md): Learn how to use the reusableConnections Query for Prismatic's API. - [scopedConfigVariable Query](/docs/api/schema/query/scopedConfigVariable.md): Learn how to use the scopedConfigVariable Query for Prismatic's API. - [scopedConfigVariables Query](/docs/api/schema/query/scopedConfigVariables.md): Learn how to use the scopedConfigVariables Query for Prismatic's API. - [standardIntegrationTemplate Query](/docs/api/schema/query/standardIntegrationTemplate.md): Learn how to use the standardIntegrationTemplate Query for Prismatic's API. - [standardIntegrationTemplates Query](/docs/api/schema/query/standardIntegrationTemplates.md): Learn how to use the standardIntegrationTemplates Query for Prismatic's API. - [starredRecord Query](/docs/api/schema/query/starredRecord.md): Learn how to use the starredRecord Query for Prismatic's API. - [starredRecords Query](/docs/api/schema/query/starredRecords.md): Learn how to use the starredRecords Query for Prismatic's API. - [stepResult Query](/docs/api/schema/query/stepResult.md): Learn how to use the stepResult Query for Prismatic's API. - [stepResults Query](/docs/api/schema/query/stepResults.md): Learn how to use the stepResults Query for Prismatic's API. - [testCase Query](/docs/api/schema/query/testCase.md): Learn how to use the testCase Query for Prismatic's API. - [testCases Query](/docs/api/schema/query/testCases.md): Learn how to use the testCases Query for Prismatic's API. - [theme Query](/docs/api/schema/query/theme.md): Learn how to use the theme Query for Prismatic's API. - [uploadMedia Query](/docs/api/schema/query/uploadMedia.md): Learn how to use the uploadMedia Query for Prismatic's API. - [user Query](/docs/api/schema/query/user.md): Learn how to use the user Query for Prismatic's API. - [userExists Query](/docs/api/schema/query/userExists.md): Learn how to use the userExists Query for Prismatic's API. - [userFlows Query](/docs/api/schema/query/userFlows.md): Learn how to use the userFlows Query for Prismatic's API. - [users Query](/docs/api/schema/query/users.md): Learn how to use the users Query for Prismatic's API. - [webhookEndpoint Query](/docs/api/schema/query/webhookEndpoint.md): Learn how to use the webhookEndpoint Query for Prismatic's API. - [webhookEndpoints Query](/docs/api/schema/query/webhookEndpoints.md): Learn how to use the webhookEndpoints Query for Prismatic's API. - [webhookEventTypes Query](/docs/api/schema/query/webhookEventTypes.md): Learn how to use the webhookEventTypes Query for Prismatic's API. - [workflow Query](/docs/api/schema/query/workflow.md): Learn how to use the workflow Query for Prismatic's API. - [workflowCategories Query](/docs/api/schema/query/workflowCategories.md): Learn how to use the workflowCategories Query for Prismatic's API. - [workflowLabels Query](/docs/api/schema/query/workflowLabels.md): Learn how to use the workflowLabels Query for Prismatic's API. - [workflows Query](/docs/api/schema/query/workflows.md): Learn how to use the workflows Query for Prismatic's API. - [workflowTemplate Query](/docs/api/schema/query/workflowTemplate.md): Learn how to use the workflowTemplate Query for Prismatic's API. - [workflowTemplates Query](/docs/api/schema/query/workflowTemplates.md): Learn how to use the workflowTemplates Query for Prismatic's API. - [BigInt Scalar](/docs/api/schema/scalar/BigInt.md): Learn how to use the BigInt Scalar for Prismatic's API. - [Boolean Scalar](/docs/api/schema/scalar/Boolean.md): Learn how to use the Boolean Scalar for Prismatic's API. - [Date Scalar](/docs/api/schema/scalar/Date.md): Learn how to use the Date Scalar for Prismatic's API. - [DateTime Scalar](/docs/api/schema/scalar/DateTime.md): Learn how to use the DateTime Scalar for Prismatic's API. - [ID Scalar](/docs/api/schema/scalar/ID.md): Learn how to use the ID Scalar for Prismatic's API. - [Int Scalar](/docs/api/schema/scalar/Int.md): Learn how to use the Int Scalar for Prismatic's API. - [JSONOrString Scalar](/docs/api/schema/scalar/JSONOrString.md): Learn how to use the JSONOrString Scalar for Prismatic's API. - [JSONString Scalar](/docs/api/schema/scalar/JSONString.md): Learn how to use the JSONString Scalar for Prismatic's API. - [String Scalar](/docs/api/schema/scalar/String.md): Learn how to use the String Scalar for Prismatic's API. - [UUID Scalar](/docs/api/schema/scalar/UUID.md): Learn how to use the UUID Scalar for Prismatic's API. - [ComponentActionSearchResult Union](/docs/api/schema/union/ComponentActionSearchResult.md): Learn how to use the ComponentActionSearchResult Union for Prismatic's API. - [ReusableConnection Union](/docs/api/schema/union/ReusableConnection.md): Learn how to use the ReusableConnection Union for Prismatic's API. - [SDK Upgrade Guides](/docs/category/sdk-upgrade-notes.md): A comprehensive collection of Spectral upgrade guides to help you upgrade to recent versions of Spectral. - [Prismatic Changelog](/docs/changelog.md): The latest updates to the Prismatic platform make it even easier to build, manage, and deploy integrations for your customers. - [Setting up a Repo for Prismatic](/docs/ci-cd/repo.md): Learn how to set up a repository for building code-native integrations and custom connectors with Prismatic. - [Prism CLI Overview](/docs/cli.md): Install and begin using the Prism CLI - [Bash Scripting with Prism](/docs/cli/bash-scripting.md): You can string multiple Prism commands together to build or deploy components, instances, and more - [Custom Connector and Code-Native Integration Testing with Prism](/docs/cli/custom-connector-cni-testing.md): You can run tests of your code-native integrations and custom connectors through the Prism tool - [Listing Resources with Prism](/docs/cli/listing-resources.md): Listing resources with the Prism CLI tool - [Prismatic CLI Command Reference](/docs/cli/prism.md): A list of all commands that can be run through the Prismatic CLI, prism - [Troubleshooting and FAQ](/docs/cli/troubleshooting-and-faq.md): Troubleshoot common issues with the Prism CLI tool - [Component Catalog](/docs/components.md): View the complete software connector catalog for more information and a list of all Prismatic connectors and API connectors and how to use them. - [Adobe Acrobat Sign Component](/docs/components/adobe-acrobat-sign.md): Adobe Acrobat Sign is an e-signature management solution. Use the Adobe Acrobat Sign component to send, sign, track, and manage the signature process.. Learn more about using Prismatic's Adobe Acrobat Sign component. - [Adobe Analytics Component](/docs/components/adobe-analytics.md): Manage companies, report suites, metrics, dimensions and more within Adobe Analytics.. Learn more about using Prismatic's Adobe Analytics component. - [Adobe Commerce Magento Component](/docs/components/adobe-commerce-magento.md): Adobe Commerce (Magento) is an open-source e-commerce platform. Use the Adobe Commerce component to manage your Products, Orders, Customers, and Transactions.. Learn more about using Prismatic's Adobe Commerce Magento component. - [Adobe I/O Events Component](/docs/components/adobe-io-events.md): Adobe I/O Events notifies you when changes occur. Use the Adobe I/O Events component to easily integrate events into your applications using Webhooks.. Learn more about using Prismatic's Adobe I/O Events component. - [ADP Workforce Now Component](/docs/components/adp-workforce-now.md): ADP Workforce Now is a comprehensive solution for managing HR, payroll, and labor management. Designed to help navigate compliance and drive productivity, engagement, and growth.. Learn more about using Prismatic's ADP Workforce Now component. - [Airtable Component](/docs/components/airtable.md): Manage records, tables and bases in Airtable. Learn more about using Prismatic's Airtable component. - [Algolia Component](/docs/components/algolia.md): Algolia is an advanced AI search platform.. Learn more about using Prismatic's Algolia component. - [Amazon Seller Central Component](/docs/components/amazon-seller-central.md): Amazon Seller Central is the portal for accessing your Amazon seller account. Use the Amazon Seller Central component to manage your catalog, orders, and shipping information.. Learn more about using Prismatic's Amazon Seller Central component. - [AMQP Component](/docs/components/amqp.md): Send and receive messages on an AMQP-based message broker. Learn more about using Prismatic's AMQP component. - [Anthropic Component](/docs/components/anthropic.md): Interact with Anthropic's Claude models. Learn more about using Prismatic's Anthropic component. - [ArcGIS Component](/docs/components/arcgis.md): Use the Esri ArcGIS component to manage map layers, and update locations.. Learn more about using Prismatic's ArcGIS component. - [Arena PLM Component](/docs/components/arena-plm.md): Interact with items and resources in Arena PLM. Learn more about using Prismatic's Arena PLM component. - [Asana Component](/docs/components/asana.md): Manage users, projects, and teams in your Asana workspace. Learn more about using Prismatic's Asana component. - [Aspose Component](/docs/components/aspose.md): Aspose is a robust file manipulation service that can manage various document and image file formats. Use the Aspose component to create, edit, process, and convert file formats from several languages, and several platforms.. Learn more about using Prismatic's Aspose component. - [Jira Component](/docs/components/atlassian-jira.md): Manage issues, comments, projects and users in the Jira platform. Learn more about using Prismatic's Jira component. - [Amazon DynamoDB Component](/docs/components/aws-dynamodb.md): Create, update, fetch, or delete items in an Amazon (AWS) DynamoDB database. Learn more about using Prismatic's Amazon DynamoDB component. - [AWS Glue Component](/docs/components/aws-glue.md): Manage AWS Glue crawlers, jobs and triggers. Learn more about using Prismatic's AWS Glue component. - [AWS Lambda Component](/docs/components/aws-lambda.md): List and invoke AWS Lambda functions. Learn more about using Prismatic's AWS Lambda component. - [Amazon S3 Component](/docs/components/aws-s3.md): Manage files within an Amazon (AWS) S3 bucket. Learn more about using Prismatic's Amazon S3 component. - [Amazon SES Component](/docs/components/aws-ses.md): Send Emails through Amazon (AWS) SES. Learn more about using Prismatic's Amazon SES component. - [Amazon SNS Component](/docs/components/aws-sns.md): Manage subscriptions, topics, and messages within Amazon (AWS) SNS. Learn more about using Prismatic's Amazon SNS component. - [Amazon SQS Component](/docs/components/aws-sqs.md): Send, receive and manage messages within an Amazon (AWS) SQS queue. Learn more about using Prismatic's Amazon SQS component. - [Azure Blob Storage Component](/docs/components/azure-blob.md): Manage files and folders within Azure Blob Storage. Learn more about using Prismatic's Azure Blob Storage component. - [Azure Cosmos DB Component](/docs/components/azure-cosmos-db.md): Manage databases, collections, and documents within Azure Cosmos DB.. Learn more about using Prismatic's Azure Cosmos DB component. - [Azure Event Grid Component](/docs/components/azure-event-grid.md): Azure Event Grid is an event routing service that can be used to build event driven applications by distributing events from various sources to subscribers.. Learn more about using Prismatic's Azure Event Grid component. - [Azure Files Component](/docs/components/azure-files.md): Manage files and folders within Azure Files. Learn more about using Prismatic's Azure Files component. - [Azure OpenAI Service Component](/docs/components/azure-openai-service.md): Interact with OpenAI models, including Chat GPT and DALL·E. Learn more about using Prismatic's Azure OpenAI Service component. - [Azure Service Bus Component](/docs/components/azureServiceBus.md): Interact with message queues and publish-subscribe topics (in a namespace). Learn more about using Prismatic's Azure Service Bus component. - [BambooHR Component](/docs/components/bamboohr.md): Manage employees and HR data in the BambooHR platform. Learn more about using Prismatic's BambooHR component. - [BigCommerce Component](/docs/components/bigcommerce.md): BigCommerce is a SaaS ecommerce platform. Use the Bigcommerce component to manage your Products, Brands, Categories and more.. Learn more about using Prismatic's BigCommerce component. - [Bill Component](/docs/components/bill.md): Use the Bill component to manage Bank Accounts, Invoices, Bills, and more.. Learn more about using Prismatic's Bill component. - [Box Component](/docs/components/box.md): Manage files stored in Box. Learn more about using Prismatic's Box component. - [Branch Component](/docs/components/branch.md): Choose which step to execute next based on a condition or value. Learn more about using Prismatic's Branch component. - [Bynder Component](/docs/components/bynder.md): Bynder is a leading digital asset management software that allows users to easily create, find, and use content, such as documents, graphics, and videos.. Learn more about using Prismatic's Bynder component. - [Calendly Component](/docs/components/calendly.md): Calendly is an industry leading scheduling solution for businesses. Use the Calendly component to manage the scheduling of events; attendee availability; and retrieve pertinent data on users and attendees.. Learn more about using Prismatic's Calendly component. - [Change Data Format Component](/docs/components/change-data-format.md): Change data from one format to another. Learn more about using Prismatic's Change Data Format component. - [ClickUp Component](/docs/components/click-up.md): Use the ClickUp component to manage users, projects, and teams in your ClickUp workspace.. Learn more about using Prismatic's ClickUp component. - [Code Component](/docs/components/code.md): Author and run your own code. Learn more about using Prismatic's Code component. - [Collection Tools Component](/docs/components/collection-tools.md): Common collection operations. Learn more about using Prismatic's Collection Tools component. - [Confluence Component](/docs/components/confluence.md): Confluence is an open and shared workspace platform provided by Atlassian. Use the Confluence component to manage spaces, pages, and content properties.. Learn more about using Prismatic's Confluence component. - [Contentful Component](/docs/components/contentful.md): Use the Contentful component to manage Spaces, Environments, Organizations and more.. Learn more about using Prismatic's Contentful component. - [Cross Flow Component](/docs/components/cross-flow.md): The Cross Flow component includes triggers and actions for flow to flow invocations.. Learn more about using Prismatic's Cross Flow component. - [CSV Component](/docs/components/csv.md): Build and parse CSV files to and from JavaScript arrays. Learn more about using Prismatic's CSV component. - [Customer.io Component](/docs/components/customer-io.md): Manage customers on the Customer.io platform. Learn more about using Prismatic's Customer.io component. - [Data Mapper Component](/docs/components/data-mapper.md): Map input values to output values using a specified mapping. Learn more about using Prismatic's Data Mapper component. - [Databricks Component](/docs/components/databricks.md): Manage compute, workflow jobs, ML models, SQL queries and more within a Databricks workspace.. Learn more about using Prismatic's Databricks component. - [Date/Time Component](/docs/components/datetime.md): Get and adjust Date/Time values. Learn more about using Prismatic's Date/Time component. - [DeepSeek Component](/docs/components/deepseek.md): DeepSeek is an AI developer of large language models (LLM) focused on providing high performance models.. Learn more about using Prismatic's DeepSeek component. - [DocuSign Component](/docs/components/docusign.md): Use the DocuSign component to manage signature collection and document distribution.. Learn more about using Prismatic's DocuSign component. - [Domo Component](/docs/components/domo.md): The Domo platform includes a world class data warehouse, robust data pipeline functionality, and visualization engine.. Learn more about using Prismatic's Domo component. - [Dropbox Component](/docs/components/dropbox.md): Manage files stored in Dropbox. Learn more about using Prismatic's Dropbox component. - [Duro PLM Component](/docs/components/duro-plm.md): Manage Products, Components, Change Orders, and more with Duro.. Learn more about using Prismatic's Duro PLM component. - [Expensify Component](/docs/components/Expensify.md): Expensify provides an industry leading expense management system. Use the Expensify component to programmatically download expense report data for analysis or insertion into your accounting package, provision accounts for new hires, and much more.. Learn more about using Prismatic's Expensify component. - [Meta Ads Component](/docs/components/facebook-marketing.md): Interact with ads and adsets in your Meta Ads account.. Learn more about using Prismatic's Meta Ads component. - [Firebase Component](/docs/components/firebase.md): Create, read, update, and delete documents in a Firebase Cloud Firestore database collection.. Learn more about using Prismatic's Firebase component. - [First Resonance ION Component](/docs/components/first-resonance.md): Interact with ION's data and services through ION's GraphQL API.. Learn more about using Prismatic's First Resonance ION component. - [Fluent Commerce Component](/docs/components/fluent-commerce.md): Manage orders within Fluent Commerce. Learn more about using Prismatic's Fluent Commerce component. - [Freshservice Component](/docs/components/freshservice.md): Use the Freshservice component to manage tickets, problems, agents, and more.. Learn more about using Prismatic's Freshservice component. - [Frontify Component](/docs/components/frontify.md): Frontify is a comprehensive brand management platform that enables organizations to create, manage, and distribute brand assets, guidelines, and digital content across teams and channels, streamlining brand consistency and collaboration.. Learn more about using Prismatic's Frontify component. - [FTP Component](/docs/components/ftp.md): Manage files and directories on an FTP server. Learn more about using Prismatic's FTP component. - [GitHub Component](/docs/components/github.md): Manage users, repositories, licenses, and more on GitHub. Learn more about using Prismatic's GitHub component. - [Gong Component](/docs/components/gong.md): Manage calls, users, and workspaces in the Gong revenue intelligence platform.. Learn more about using Prismatic's Gong component. - [Google Ads Component](/docs/components/google-ads.md): Manage Google Ad and Local Ad campaigns. Learn more about using Prismatic's Google Ads component. - [Google Analytics - UA Component](/docs/components/google-analytics.md): Manage Google Analytics. Learn more about using Prismatic's Google Analytics - UA component. - [Google Analytics - GA4 Component](/docs/components/google-analytics-ga4.md): Manage Google Analytics GA4 accounts and data. Learn more about using Prismatic's Google Analytics - GA4 component. - [Google Calendar Component](/docs/components/google-calendar.md): Manage calendars and events in Google Calendar. Learn more about using Prismatic's Google Calendar component. - [Google Cloud BigQuery Component](/docs/components/google-cloud-bigquery.md): BigQuery is Google Cloud's fully managed, petabyte-scale, and cost-effective analytics data warehouse that lets you run analytics over vast amounts of data in near real time.. Learn more about using Prismatic's Google Cloud BigQuery component. - [Google Cloud Pub/Sub Component](/docs/components/google-cloud-pub-sub.md): Manage topics, subscriptions, and messages in Google Cloud Pub/Sub.. Learn more about using Prismatic's Google Cloud Pub/Sub component. - [Google Cloud Storage Component](/docs/components/google-cloud-storage.md): Manage files in a Google Cloud Platform (GCP) Cloud Storage bucket. Learn more about using Prismatic's Google Cloud Storage component. - [Google Shopping Component](/docs/components/google-content-shopping.md): The Google Content API for Shopping can be used to manage and automate Google Merchant Center account management.. Learn more about using Prismatic's Google Shopping component. - [Google Docs Component](/docs/components/google-docs.md): Google Docs is an online word processor included as part of the free, web-based Google Docs Editors suite. Use the Google Docs component to create, and collaborate on online documents.. Learn more about using Prismatic's Google Docs component. - [Google Drive Component](/docs/components/google-drive.md): Manage files in Google Drive. Learn more about using Prismatic's Google Drive component. - [Google Gemini Component](/docs/components/google-gemini.md): Google Gemini is an offering of advanced AI models developed by Google's DeepMind. Use the component to generate chats, images, and videos.. Learn more about using Prismatic's Google Gemini component. - [Gmail Component](/docs/components/google-gmail.md): Manage Messages in Google's email service. Learn more about using Prismatic's Gmail component. - [Google Sheets Component](/docs/components/google-sheets.md): Create, read, and modify Google Spreadsheets. Learn more about using Prismatic's Google Sheets component. - [Gorgias Component](/docs/components/gorgias.md): Gorgias is a customer support platform designed to help e-commerce businesses manage customer inquiries and support tickets efficiently.. Learn more about using Prismatic's Gorgias component. - [GoTo Webinar Component](/docs/components/gotowebinar.md): GoTo Webinar is a platform for hosting, managing, and attending live or pre-recorded webinars.. Learn more about using Prismatic's GoTo Webinar component. - [GraphQL Component](/docs/components/graphql.md): Make GraphQL requests (queries and mutations) to a GraphQL-based API. Learn more about using Prismatic's GraphQL component. - [Greenhouse Component](/docs/components/greenhouse.md): Interact with the Greenhouse API. Learn more about using Prismatic's Greenhouse component. - [Guru Component](/docs/components/guru.md): Manage cards, collections, and folders in the Guru knowledge management platform.. Learn more about using Prismatic's Guru component. - [Gusto Component](/docs/components/gusto.md): Manage payroll, benefits, and human resource within Gusto. Learn more about using Prismatic's Gusto component. - [Hash Component](/docs/components/hash.md): Compute hashes of strings using common hash functions. Learn more about using Prismatic's Hash component. - [HiBob Component](/docs/components/hibob.md): HiBob is an HR platform for people management, performance, and engagement.. Learn more about using Prismatic's HiBob component. - [HTML Utils Component](/docs/components/html-utils.md): Helpful HTML-related functions for building HTML documents and HTML-based emails.. Learn more about using Prismatic's HTML Utils component. - [HTTP Component](/docs/components/http.md): Make HTTP requests to URLs such as REST APIs, Webhooks, etc. Learn more about using Prismatic's HTTP component. - [HubSpot Component](/docs/components/hubspot.md): Manage records and associations in the HubSpot CRM platform. Learn more about using Prismatic's HubSpot component. - [IMAP Component](/docs/components/imap.md): Interact with your IMAP email account. Learn more about using Prismatic's IMAP component. - [Intercom Component](/docs/components/intercom.md): Manage companies, contacts and tags on the Intercom platform. Learn more about using Prismatic's Intercom component. - [JSONata Component](/docs/components/jsonata.md): Transform data using the JSONata query and transformation language. Learn more about using Prismatic's JSONata component. - [JSON Forms Component](/docs/components/jsonforms.md): Create powerful custom forms for the configuration wizard. Learn more about using Prismatic's JSON Forms component. - [Kafka Component](/docs/components/kafka.md): Publish messages to an Apache Kafka event stream. Learn more about using Prismatic's Kafka component. - [Karbon Component](/docs/components/karbon.md): Karbon is a collaborative practice management platform for accounting firms.. Learn more about using Prismatic's Karbon component. - [Klaviyo Component](/docs/components/klaviyo.md): Klaviyo is a cloud based email marketing solution that enables e-commerce businesses to create, send, and analyze email and SMS campaigns.. Learn more about using Prismatic's Klaviyo component. - [Active Directory Component](/docs/components/ldap.md): Connect to an Active Directory server.. Learn more about using Prismatic's Active Directory component. - [Liquid Template Component](/docs/components/liquid-template.md): Transform data using a provided Liquid Template. Learn more about using Prismatic's Liquid Template component. - [Log Component](/docs/components/log.md): Write out a log message. Learn more about using Prismatic's Log component. - [Loop Component](/docs/components/loop.md): Repeat a set of steps by iterating over items in a dataset or a fixed number of iterations. Learn more about using Prismatic's Loop component. - [Mailchimp Component](/docs/components/mailchimp.md): Interact with email campaign lists and e-commerce resources.. Learn more about using Prismatic's Mailchimp component. - [Management Trigger Component](/docs/components/management-triggers.md): The management trigger allows you to invoke a flow as part of a setup or management task.. Learn more about using Prismatic's Management Trigger component. - [Adobe Marketo Engage Component](/docs/components/marketo.md): Manage Marketo records. Learn more about using Prismatic's Adobe Marketo Engage component. - [Math Component](/docs/components/math.md): Perform common math operations on numbers or lists of numbers. Learn more about using Prismatic's Math component. - [MessagePack Component](/docs/components/messagepack.md): Efficiently serialize or deserialize data into a JSON-like format using msgpack. Learn more about using Prismatic's MessagePack component. - [Mixpanel Component](/docs/components/mixpanel.md): Mixpanel is a SaaS event analytics platform that can track user interactions with web and mobile applications. Data collected can be used to build custom reports and measure user engagement and retention.. Learn more about using Prismatic's Mixpanel component. - [Monday Component](/docs/components/monday.md): Manage boards, tasks and workflows within Monday.. Learn more about using Prismatic's Monday component. - [MongoDB Component](/docs/components/mongo.md): Interact with documents in a MongoDB database. Learn more about using Prismatic's MongoDB component. - [MQTT Component](/docs/components/mqtt.md): Interact with an MQTT Queue. Learn more about using Prismatic's MQTT component. - [Microsoft Bing Ads Component](/docs/components/ms-bing-ads.md): Manage Microsoft Bing Ad Customer Services. Learn more about using Prismatic's Microsoft Bing Ads component. - [Microsoft Bot Framework Component](/docs/components/ms-bot-framework.md): Manage conversations, messages, and activities in Microsoft Bot Framework.. Learn more about using Prismatic's Microsoft Bot Framework component. - [Microsoft Dynamics 365 Business Central Component](/docs/components/ms-business-central.md): Microsoft Dynamics 365 Business Central is a comprehensive enterprise resource planning (ERP) with capabilities including finance, manufacturing, customer relationship management (CRM), supply chains, analytics, and e-commerce. . Learn more about using Prismatic's Microsoft Dynamics 365 Business Central component. - [Microsoft Dynamics 365 Component](/docs/components/ms-dynamics.md): Query, create, update or delete Microsoft Dynamics 365 API records. Learn more about using Prismatic's Microsoft Dynamics 365 component. - [Microsoft Entra ID Component](/docs/components/ms-entra-id.md): Microsoft Entra ID (Formerly Azure Active Directory) is a cloud-based identity and access management service from Microsoft that helps employees sign in and access resources. Use the Microsoft Entra ID component to manage your users, groups, and applications.. Learn more about using Prismatic's Microsoft Entra ID component. - [Microsoft Excel Component](/docs/components/ms-excel.md): Parse and build .xlsx files (spreadsheets). Learn more about using Prismatic's Microsoft Excel component. - [Microsoft Graph API Component](/docs/components/ms-graph-api.md): Interact with the Microsoft Graph API. Learn more about using Prismatic's Microsoft Graph API component. - [Microsoft Intune Component](/docs/components/ms-intune.md): Use the Microsoft Intune component to manage users, devices, and applications.. Learn more about using Prismatic's Microsoft Intune component. - [Microsoft OneDrive Component](/docs/components/ms-onedrive.md): Interact with files and drives inside your Microsoft OneDrive tenant. Learn more about using Prismatic's Microsoft OneDrive component. - [Microsoft Outlook Component](/docs/components/ms-outlook.md): Manage emails, calendar events, and subscriptions in Microsoft Outlook.. Learn more about using Prismatic's Microsoft Outlook component. - [Microsoft Power BI Component](/docs/components/ms-power-bi.md): Interact with and modify Power BI datasets. Learn more about using Prismatic's Microsoft Power BI component. - [Microsoft Project Component](/docs/components/ms-project.md): Make queries to reporting data from a Project Web App instance. Learn more about using Prismatic's Microsoft Project component. - [Microsoft SharePoint Component](/docs/components/ms-sharepoint.md): Interact with sites, drives, and items connected to your instance of Microsoft SharePoint.. Learn more about using Prismatic's Microsoft SharePoint component. - [Microsoft SQL Server Component](/docs/components/ms-sql-server.md): Query and manage data in a Microsoft SQL Server (MSSQL) Database. Learn more about using Prismatic's Microsoft SQL Server component. - [Microsoft Teams Component](/docs/components/ms-teams.md): Manage the teams, groups, channels, and messages associated with your Microsoft Teams account. Learn more about using Prismatic's Microsoft Teams component. - [MySQL Component](/docs/components/mysql.md): Query and manage data in a MySQL Database. Learn more about using Prismatic's MySQL component. - [NetSuite Component](/docs/components/netsuite.md): Manage NetSuite records. Learn more about using Prismatic's NetSuite component. - [New Relic Component](/docs/components/new-relic.md): Easily manage metrics, logs, and events. Learn more about using Prismatic's New Relic component. - [Notion Component](/docs/components/notion.md): Manage Notion pages, databases, and users. Learn more about using Prismatic's Notion component. - [Odoo Component](/docs/components/odoo.md): Manage records in an Odoo database. Learn more about using Prismatic's Odoo component. - [Okta Component](/docs/components/okta-management-api.md): Manage users, groups, applications, and authentication policies in Okta.. Learn more about using Prismatic's Okta component. - [OpenAI Component](/docs/components/openai.md): Interact with OpenAI's models and build AI Agents. Learn more about using Prismatic's OpenAI component. - [Oracle Database Component](/docs/components/oracledb.md): Query and manage data in an OracleDB database. Learn more about using Prismatic's Oracle Database component. - [PagerDuty Component](/docs/components/pagerduty.md): PagerDuty is a platform for managing on-call operations. This component supports PagerDuty REST API V2.. Learn more about using Prismatic's PagerDuty component. - [Paylocity Component](/docs/components/paylocity.md): Paylocity provides a comprehensive product suite and delivers a unified platform for the areas of benefits, core HR, payroll, talent, and workforce management. Use the Paylocity component to connect your workforce management, payroll, and other HR tasks with a variety of applications.. Learn more about using Prismatic's Paylocity component. - [PDF Component](/docs/components/pdf.md): Search and extract data from PDF documents. Learn more about using Prismatic's PDF component. - [PDQ Component](/docs/components/pdq.md): PDQ provides a suite of management tools to automate software deployment, manage patches, and track inventory across a company’s networks. Use the PDQ component to manage deployments, devices, groups, and packages.. Learn more about using Prismatic's PDQ component. - [Persist Data Component](/docs/components/persist-data.md): Persist small amounts of data that will be available later in the execution or in subsequent executions of the Instance. Learn more about using Prismatic's Persist Data component. - [Pretty Good Privacy Component](/docs/components/pgp.md): Create and translate encrypted messages. Learn more about using Prismatic's Pretty Good Privacy component. - [Pipedrive Component](/docs/components/pipedrive.md): Manage leads, companies, activities, and more on the Pipedrive platform. Learn more about using Prismatic's Pipedrive component. - [PostgreSQL Component](/docs/components/postgres.md): Query and manage data in a PostgreSQL database. Learn more about using Prismatic's PostgreSQL component. - [Postmark Component](/docs/components/postmark.md): The Postmark component is used as a developer friendly email delivery service. Learn more about using Prismatic's Postmark component. - [Prismatic Component](/docs/components/prismatic.md): Interact with the Prismatic internal API. Learn more about using Prismatic's Prismatic component. - [Process Data Component](/docs/components/process-data.md): Process data sets. Learn more about using Prismatic's Process Data component. - [Qlik Component](/docs/components/qlik.md): Qlik is a business analytics platform. Use the Qlik component to manage your Data Sets, Assets, and Apps.. Learn more about using Prismatic's Qlik component. - [QuickBooks Component](/docs/components/quickbooks.md): Create and manage customers and invoices within Intuit QuickBooks. Learn more about using Prismatic's QuickBooks component. - [QuickBooks Time Component](/docs/components/quickbooks-time.md): Manage Employee Time Tracking within Intuit QuickBooks Time. Learn more about using Prismatic's QuickBooks Time component. - [Ramp Component](/docs/components/ramp.md): Ramp is a spend management platform focused on automating accounts payable and procurement processes. Use the Ramp component to manage transactions related to vendors, bills, reimbursements and more.. Learn more about using Prismatic's Ramp component. - [Recursive Flow Component](/docs/components/recursive-flow.md): This component allows a flow to call itself with a cursor in order to process large amounts of data in serial.. Learn more about using Prismatic's Recursive Flow component. - [Redis Component](/docs/components/redis.md): Manage items in a Redis database. Learn more about using Prismatic's Redis component. - [Result Placeholder Component](/docs/components/result-placeholder.md): Generate a step output. Learn more about using Prismatic's Result Placeholder component. - [Rippling Component](/docs/components/rippling.md): Rippling makes it easy to manage your company's Payroll, Benefits, HR, and IT—all in one, modern platform. Learn more about using Prismatic's Rippling component. - [Sage Accounting Component](/docs/components/sage.md): Manage contacts and others connected to your Sage account.. Learn more about using Prismatic's Sage Accounting component. - [Sage 200 Component](/docs/components/sage-200.md): Sage 200 is an online business management solution designed to help businesses manage their finances, customers, and business insight in one solution.. Learn more about using Prismatic's Sage 200 component. - [Sage HR Component](/docs/components/sage-hr.md): Sage HR is all inclusive Human Resource management solution. Use the Sage HR component to manage Employees, Teams, Projects, and more.. Learn more about using Prismatic's Sage HR component. - [Sage Intacct Component](/docs/components/sage-intacct.md): Use the Sage Intacct component to manage Invoices, Payments, Vendors, and more.. Learn more about using Prismatic's Sage Intacct component. - [Salesforce Component](/docs/components/salesforce.md): Query, create, update or delete Salesforce records. Learn more about using Prismatic's Salesforce component. - [SAP Business One Component](/docs/components/sap-business-one.md): SAP Business One is an integrated enterprise resource planning (ERP) solution designed for organizations to manage their entire operations. Use the component to manage entities and actions from accounting, financials, inventory and more.. Learn more about using Prismatic's SAP Business One component. - [SAP SuccessFactors Component](/docs/components/sap-successfactors.md): SAP SuccessFactors is a human resources platform that provides cloud-based solutions to manage various HR functions such as business alignment, people performance, recruitment, and learning activities.. Learn more about using Prismatic's SAP SuccessFactors component. - [SAP S/4HANA Cloud Component](/docs/components/sapS4Hana.md): SAP S/4HANA is a multi-faceted cloud based ERP solution. Use the S/4HANA component to manage records within the SAP database.. Learn more about using Prismatic's SAP S/4HANA Cloud component. - [Schedule Trigger Component](/docs/components/schedule-triggers.md): The schedule trigger allows you to invoke a flow on a recurring custom schedule.. Learn more about using Prismatic's Schedule Trigger component. - [Segment Component](/docs/components/segment.md): Segment is a customer data platform (CDP) service that simplifies collecting and using data from users of your digital properties (websites, apps, etc.) Use the Segment component to manage your Sources, Warehouses, and Destinations.. Learn more about using Prismatic's Segment component. - [SendGrid Component](/docs/components/sendgrid.md): Send emails through SendGrid. Learn more about using Prismatic's SendGrid component. - [ServiceDesk Plus Component](/docs/components/servicedesk-plus.md): ServiceDesk Plus is a comprehensive service desk software that offers a suite of IT Service management, IT asset management, CBDM, and more.. Learn more about using Prismatic's ServiceDesk Plus component. - [ServiceNow Component](/docs/components/servicenow.md): Create records and incidents within ServiceNow. Learn more about using Prismatic's ServiceNow component. - [ServiceTitan Component](/docs/components/servicetitan.md): ServiceTitan is a comprehensive field service management solution that helps businesses manage their operations, workforce, and customer service.. Learn more about using Prismatic's ServiceTitan component. - [SFTP Component](/docs/components/sftp.md): Read, write, move and delete files on an SFTP server. Learn more about using Prismatic's SFTP component. - [ShipBob Component](/docs/components/shipbob.md): Shipbob offers an end to end fulfillment services for Ecommerce vendors.. Learn more about using Prismatic's ShipBob component. - [ShipStation Component](/docs/components/shipstation.md): ShipStation is an ecommerce shipping software solution.. Learn more about using Prismatic's ShipStation component. - [Shopify Component](/docs/components/shopify.md): Manage customers, products, and orders in your Shopify platform. Learn more about using Prismatic's Shopify component. - [Slack Component](/docs/components/slack.md): Send messages to Slack channels and users. Learn more about using Prismatic's Slack component. - [Sleep Component](/docs/components/sleep.md): Pause execution for a specific amount of time. Learn more about using Prismatic's Sleep component. - [Smartsheet Component](/docs/components/smartsheet.md): Manage sheets, rows, and workspaces in the Smartsheet platform. Learn more about using Prismatic's Smartsheet component. - [SMTP Component](/docs/components/smtp.md): Send emails through an SMTP server. Learn more about using Prismatic's SMTP component. - [Snowflake Component](/docs/components/snowflake.md): Snowflake is a cloud data platform. Use the Snowflake component to access and update data in a Snowflake Database.. Learn more about using Prismatic's Snowflake component. - [SOAP Component](/docs/components/soap.md): Interact with a SOAP-based API. Learn more about using Prismatic's SOAP component. - [Square Component](/docs/components/square.md): Square offers a suite of commerce products for retail stores.. Learn more about using Prismatic's Square component. - [Stop Execution Component](/docs/components/stop-execution.md): Stop the execution of an instance. Learn more about using Prismatic's Stop Execution component. - [Stripe Component](/docs/components/stripe.md): Manage objects connected to your Stripe platform. Learn more about using Prismatic's Stripe component. - [Tableau Component](/docs/components/tableau.md): Manage projects and workbooks in your Tableau site. Learn more about using Prismatic's Tableau component. - [TeamViewer Component](/docs/components/teamviewer.md): Connect to TeamViewer to automate your remote support tasks.. Learn more about using Prismatic's TeamViewer component. - [Tenable Vulnerability Management Component](/docs/components/tenable-vulnerability-management.md): Assess vulnerabilities; manage assets, users, agents, and more.. Learn more about using Prismatic's Tenable Vulnerability Management component. - [Text Manipulation Component](/docs/components/text-manipulation.md): Perform common operations on strings and arrays of strings. Learn more about using Prismatic's Text Manipulation component. - [Toast Component](/docs/components/toast.md): Use the Toast component to manage Employees, Jobs, Cash Entries, and more.. Learn more about using Prismatic's Toast component. - [Twilio Component](/docs/components/twilio.md): Send SMS messages through Twilio. Learn more about using Prismatic's Twilio component. - [Typeform Component](/docs/components/typeform.md): Typeform is an online form builder that enables users to create interactive and engaging surveys, forms, and quizzes.. Learn more about using Prismatic's Typeform component. - [UUID Component](/docs/components/uuid.md): Generate UUIDs and GUIDs. Learn more about using Prismatic's UUID component. - [Universal Webhook Component](/docs/components/webhook-triggers.md): The Universal Webhook trigger allows you to invoke a flow by making an HTTP request to the trigger's URL.. Learn more about using Prismatic's Universal Webhook component. - [WhatsApp Component](/docs/components/whatsapp.md): WhatsApp is a messaging app that allows users to send texts, make voice and video calls, and share media.. Learn more about using Prismatic's WhatsApp component. - [WooCommerce Component](/docs/components/woo-commerce.md): Easily manage your customers, orders, and products in your WooCommerce platform. Learn more about using Prismatic's WooCommerce component. - [Workday (Beta) Component](/docs/components/workday.md): Workday HCM is a single, cloud-based solution for workforce planning, talent management, and payroll processes.. Learn more about using Prismatic's Workday (Beta) component. - [xAI Grok Component](/docs/components/xai-grok.md): xAI Grok is an AI-powered component that provides advanced chat and image generation capabilities.. Learn more about using Prismatic's xAI Grok component. - [Xero Component](/docs/components/xero.md): Manage invoices, items, accounts, payments and more objects from your Xero account.. Learn more about using Prismatic's Xero component. - [Yoti Sign Component](/docs/components/yoti-sign.md): Yoti Sign is a digital identity and e-signature solution that allows users to verify their identity and sign documents electronically and securely.. Learn more about using Prismatic's Yoti Sign component. - [Zendesk Component](/docs/components/zendesk.md): Manage Tickets and users in Zendesk. Learn more about using Prismatic's Zendesk component. - [Zendesk Sell Component](/docs/components/zendesk-sell.md): Zendesk Sell is a sales force automation program.. Learn more about using Prismatic's Zendesk Sell component. - [Zip Component](/docs/components/zip.md): Provides utility methods for working with zip files. Learn more about using Prismatic's Zip component. - [Zoho Component](/docs/components/zoho.md): Manage records, users, and more in your Zoho CRM and Books apps. Learn more about using Prismatic's Zoho component. - [Zoom Component](/docs/components/zoom.md): Easily manage users, meetings, and webinars in your Zoom account. Learn more about using Prismatic's Zoom component. - [Account Overview](/docs/configure-prismatic.md): Configure your Prismatic tenant to match your needs - [Custom Domains](/docs/configure-prismatic/custom-domains.md): You can leverage a custom domain to white-label Prismatic for your users - [Deployment Regions](/docs/configure-prismatic/deployment-regions.md): Your tenant can exist in multiple regions across the world - [Integrations in Multiple Regions](/docs/configure-prismatic/integrations-multiple-regions.md): You may host Prismatic integrations in multiple regions or in your private cloud. Here's how you manage integrations across multiple regions. - [Organization Team Members](/docs/configure-prismatic/organization-users.md): Manage the users who are associated with your organization - [Single Sign-On (SSO)](/docs/configure-prismatic/single-sign-on.md): Log in to Prismatic using your existing auth service - [User Settings](/docs/configure-prismatic/user-settings.md): Configure settings specific to your user on the Prismatic platform - [Custom Connectors Overview](/docs/custom-connectors.md): Prismatic allows developer users to write custom API connectors and other components for their integrations. Learn more about creating custom components with Prismatic. - [Custom Actions](/docs/custom-connectors/actions.md): Build custom actions in a custom connector - [Cursor Rules and AI Coding Assistants](/docs/custom-connectors/ai-coding-tools.md): Set up AI coding tools like cursor to help with custom connector development - [Handling Binary Files](/docs/custom-connectors/binary-files.md): Handling binary files in a custom connector - [Branching in Custom Actions and Triggers](/docs/custom-connectors/branching.md): Add branching logic to a custom action or trigger - [Custom Connections](/docs/custom-connectors/connections.md): Connect to third-party applications with custom connectors - [Config Wizard Data Sources](/docs/custom-connectors/data-sources.md): Fetch data from a third-party API to present in the config wizard - [Error Handling](/docs/custom-connectors/error-handling.md): Handling errors in a custom component - [Hello, Prismatic](/docs/custom-connectors/get-started/hello-prismatic.md): Build a "Hello, World" connector with the Prismatic custom connector SDK - [Set Up Your Environment](/docs/custom-connectors/get-started/setup.md): Set up your development environment for custom component development - [Wrap an API in a Custom Connector](/docs/custom-connectors/get-started/wrap-an-api.md): Learn how to write a custom component that wraps an HTTP-based third-party API - [Handling Large Files in Custom Components](/docs/custom-connectors/handling-large-files-in-custom-components.md): Learn how to leverage Node.js streams to handle large files - [Initializing a New Component](/docs/custom-connectors/initializing.md): Use the prism CLI tool to initialize a new custom connector - [Handling API Pagination](/docs/custom-connectors/pagination.md): Handle API pagination in a custom connector - [Publishing a Custom Component](/docs/custom-connectors/publishing.md): Use the prism CLI tool to publish your custom component - [Custom Triggers](/docs/custom-connectors/triggers.md): Build custom triggers in a custom connector - [Unit Testing for Custom Connectors](/docs/custom-connectors/unit-testing.md): Unit testing your custom connector - [Webhooks](/docs/custom-connectors/webhooks.md): Manage Webhooks from a custom connector - [Customers Overview](/docs/customers.md): Customers are your customers, and you deploy instances of your integrations to them - [Customer Users](/docs/customers/customer-users.md): Customer users can log into Prismatic and deploy instances for themselves - [Managing Customers](/docs/customers/managing-customers.md): Create, update and delete customers in Prismatic - [Sync Customers Programmatically](/docs/customers/syncing-customers-programmatically.md): Learn to sync customers from an external system to Prismatic using our GraphQL API - [Embedded Overview](/docs/embed.md): Embed Prismatic's marketplace or integration builder in your app - [Embedding Additional Screens](/docs/embed/additional-screens.md): Embed additional Prismatic screens in your app - [Authenticating Embedded Users](/docs/embed/authenticate-users.md): Authenticate embedded users - [Custom Marketplace UI](/docs/embed/custom-marketplace-ui.md): Build a custom marketplace UI by querying Prismatic's API - [Embedded API Requests](/docs/embed/embedded-api-requests.md): Learn how to make API requests to Prismatic's GraphQL API using the embedded SDK - [Embedding Without SDK](/docs/embed/get-started/embed-without-sdk.md): Embed the Prismatic marketplace without the embedded SDK - [Installing the Embedded SDK](/docs/embed/get-started/install-embedded-sdk.md): Install Prismatic's embedded SDK in your app - [Embedding Marketplace](/docs/embed/marketplace.md): Embed Prismatic's integration marketplace in your app - [Theming Embedded](/docs/embed/theming.md): Customize the embedded theme colors and more - [Translations and Internationalization (i18n)](/docs/embed/translations-and-internationalization.md): Translate phrases in embedded marketplace and workflow builder for international users - [Embedded Workflow Builder Overview](/docs/embed/workflow-builder.md): Embed Prismatic's workflow builder in your app - [Embedding Integration Designer](/docs/embed/workflow-builder/designer.md): Embed Prismatic's integration designer in your app - [Embedded Workflow Builder White-label Docs](/docs/embed/workflow-builder/documentation.md): Offer white-label documentation to your users - [Embedding Workflow Builder](/docs/embed/workflow-builder/workflow-builder.md): Embed Prismatic's workflow builder in your app - [Workflow Templates](/docs/embed/workflow-builder/workflow-templates.md): Create reusable workflow templates for your customers to use in the embedded workflow builder - [Prismatic Insider](/docs/insider.md): Webinars on building integrations, new features, and more! - [Instances Overview](/docs/instances.md): An instance is a copy of an integration that has been configured for a specific customer - [Deploying Instances](/docs/instances/deploying.md): You can deploy instances on behalf of your customers - [Integration Marketplace](/docs/instances/integration-marketplace.md): Allow customers to manage integrations deployed to them - [Managing Instances](/docs/instances/managing.md): Manage instances of Prismatic integrations - [Testing Instances](/docs/instances/testing.md): You can test instances that are deployed to your customer - [Integrations Overview](/docs/integrations.md): An integration is a series of steps (actions) that execute one after another in series. Use Prismatic to create, version, publish, and support integrations. - [Code-Native Integrations](/docs/integrations/code-native.md): Build integrations natively in TypeScript using the Prismatic code-native SDK - [Code-Native Config Wizard](/docs/integrations/code-native/config-wizard.md): Design a config wizard for your customers in a code-native integration - [Code-Native Endpoint Configuration](/docs/integrations/code-native/endpoint-config.md): Configure shared endpoints in code-native integrations - [Existing Components in Code-Native](/docs/integrations/code-native/existing-components.md): Use existing components in code-native integrations - [Code-Native Flows](/docs/integrations/code-native/flows.md): Build flows in code-native - [Convert Low-Code Integrations to Code-Native](/docs/integrations/code-native/get-started/convert-low-code-code-native.md): Take a low-code integration and convert it to code-native - [Get Started with Code-Native](/docs/integrations/code-native/get-started/first-integration.md): Create your first Prismatic integration using the code-native SDK, retrieving JSON from a REST API, and sending data to Slack - [Set Up a New Project](/docs/integrations/code-native/get-started/setup.md): Create a new code-native integration project - [Testing Code-Native Integrations](/docs/integrations/code-native/testing.md): You can test code-native integrations in your IDE or on the Prismatic platform - [Integration Types](/docs/integrations/common-patterns.md): Common patterns we observe for building integrations - [Using a FIFO Queue to Ensure In-Order Processing](/docs/integrations/common-patterns/fifo-queue.md): Use a FIFO queue from Amazon SQS or Azure Service Bus to ensure in-order processing of requests. - [Handling Large Files](/docs/integrations/common-patterns/large-files.md): Learn how to handle transferring large files between systems using Prismatic - [Loop Over and Process Files](/docs/integrations/common-patterns/loop-over-files.md): This tutorial shows you how to build an integration that works with files stored in Google Cloud Storage. Learn how to loop over these files with Prismatic. - [Loop Over a Paginated API](/docs/integrations/common-patterns/loop-over-paginated-api.md): Learn to loop over an API that returns one "page" of results at a time. - [Processing Data in Parallel](/docs/integrations/common-patterns/processing-data-in-parallel.md): This tutorial demonstrates how to process data in parallel by splitting the data into manageable chunks. - [Processing Data with Recursive Flows](/docs/integrations/common-patterns/processing-data-recursive-flows.md): A strategy for importing large amounts of data from a third-party API - [Config Wizard Overview](/docs/integrations/config-wizard.md): Create an intuitive configuration experience for customers deploying instances of your integrations - [Config Pages](/docs/integrations/config-wizard/config-pages.md): Users navigate through configuration pages as they work through your config wizard - [Config Variables](/docs/integrations/config-wizard/config-variables.md): You can create string, boolean, dropdown, list, and more types of config variables in a config wizard - [User Level Configuration](/docs/integrations/config-wizard/user-level-configuration.md): Configure an instance of an integration for a customer with multiple users - [Connections Overview](/docs/integrations/connections.md): Add connections to third-party APIs within your config wizard - [Customer-Activated Connections](/docs/integrations/connections/integration-agnostic-connections/customer-activated.md): Connections that customers activate that can be used in one or more integrations - [Organization-Activated Customer Connections](/docs/integrations/connections/integration-agnostic-connections/org-activated-customer.md): Connections that organizations activate on behalf of customers - [Organization-Activated Global Connections](/docs/integrations/connections/integration-agnostic-connections/org-activated-global.md): Connections that organizations activate and are shared by multiple customers - [Integration-Specific Connections](/docs/integrations/connections/integration-specific.md): Connections that are used in a single integration - [What is OAuth 2.0?](/docs/integrations/connections/oauth2.md): Connect to third-party applications with OAuth 2.0 Client Credentials or Auth Code flow - [OAuth 2.0 Authorization Code Grant Type](/docs/integrations/connections/oauth2/authorization-code-grant-type.md): The authorization code grant type lets users grant permission to you to third-party applications - [OAuth 2.0 Client Credentials Grant Type](/docs/integrations/connections/oauth2/client-credentials-grant-type.md): Client credentials, often called M2M, lets two systems authenticate with one another - [Custom OAuth 2.0 Redirects](/docs/integrations/connections/oauth2/custom-redirects.md): Redirect your users to a custom page of your choosing after completing OAuth - [OAuth 2.0 for Microsoft Apps](/docs/integrations/connections/oauth2/microsoft-oauth2.md): Learn how to set up an OAuth 2.0 client for Microsoft Azure-based applications - [OAuth 2.0 Password Grant Type](/docs/integrations/connections/oauth2/password-grant-type.md): Here, we'll cover the less common form of OAuth 2.0 - [Troubleshooting OAuth 2.0 Connections](/docs/integrations/connections/oauth2/troubleshooting.md): Identify issues with OAuth 2.0 connections - [On-Prem Agent](/docs/integrations/connections/on-prem-agent.md): Connect to resources like databases or file storage systems that are not accessible from the public internet. - [On-Prem Databases Requiring Client Libraries or Drivers](/docs/integrations/connections/on-prem-agent/databases-with-client-libraries.md): Databases like IBM DB2 require additional client libraries or drivers to connect to them. - [On-Prem Agent on Windows](/docs/integrations/connections/on-prem-agent/on-prem-agent-windows.md): Run the on-prem container on a Windows host - [Troubleshooting On-Prem Connections](/docs/integrations/connections/on-prem-agent/troubleshooting.md): Some tips for troubleshooting on-prem connections - [Data Sources](/docs/integrations/data-sources.md): Create dynamic config variables in the config wizard that fetch data from external APIs - [Debugging JSON Forms Locally](/docs/integrations/data-sources/debugging.md): Debug a JSON Forms data source that is throwing an error by running it in your IDE - [Salesforce Field Mapper](/docs/integrations/data-sources/field-mapping/salesforce-field-mapper.md): Build a data source using JSON forms and an existing Salesforce connection to perform field mapping from SFDC to your application - [JSON Forms Config Variables](/docs/integrations/data-sources/json-forms.md): You can customize your customers' deployment experience by using JSON Forms in your config wizard. - [JSON Forms Data Validation](/docs/integrations/data-sources/json-forms/form-validation.md): Here's how you can validate the data that was returned from a JSON Form - [Flows Overview](/docs/integrations/flows.md): Flows are a series of steps in low-code, or a function in code-native - [Integration Limits](/docs/integrations/integration-runner-environment-limits.md): Instances of integrations run in isolated NodeJS environments. This page details those environments along with execution limits. - [Low-Code Integration Designer](/docs/integrations/low-code-integration-designer.md): Build reusable integrations using a series of flows, triggers, and steps - [Branching](/docs/integrations/low-code-integration-designer/branching.md): You can create logical branches in your integration based on conditional logic - [Code Step Overview](/docs/integrations/low-code-integration-designer/code-step.md): Write JavaScript code in-line in your low-code integration - [Using a Code Component to Transform Data](/docs/integrations/low-code-integration-designer/code-step/code-component-to-transform-data.md): Using a code component to transform data - [Generating a PDF with a Code Component](/docs/integrations/low-code-integration-designer/code-step/generating-a-pdf-with-a-code-component.md): In this quickstart, we import an external library and generate a PDF using the Prismatic code component - [Error Handling](/docs/integrations/low-code-integration-designer/error-handling.md): Handle errors at the flow or step level - [Flows](/docs/integrations/low-code-integration-designer/flows.md): An integration can contain one or more flows, each with a distinct trigger and series of steps - [Add to Marketplace](/docs/integrations/low-code-integration-designer/get-started/add-to-marketplace.md): Prepare your integration for the integration marketplace - [Deploy to a Customer](/docs/integrations/low-code-integration-designer/get-started/deploy-first-integration.md): Deploy your first integration to a customer - [Get Started with Low-Code](/docs/integrations/low-code-integration-designer/get-started/first-integration.md): Create your first Prismatic integration using the low-code integration builder, retrieving JSON from a REST API, and sending data to Slack - [Build a Full Integration](/docs/integrations/low-code-integration-designer/get-started/full-integration.md): Let's build a complete integration in the low-code integration designer that syncs data between Zendesk and GitHub - [Looping](/docs/integrations/low-code-integration-designer/looping.md): Iterate over an array of records - [Passing Data Between Steps](/docs/integrations/low-code-integration-designer/passing-data-between-steps.md): Steps can yield output data that subsequent steps consume as input - [Raw Request Actions](/docs/integrations/low-code-integration-designer/raw-request-actions.md): Sometimes a component doesn't have an action for a specific endpoint. In those cases, you can use a raw request action to send a request to the API. - [Steps](/docs/integrations/low-code-integration-designer/steps.md): A flow is made of one or more steps that run in sequence - [Testing Integrations](/docs/integrations/low-code-integration-designer/testing.md): How to test your integration as you build it - [Memory Management](/docs/integrations/memory-management.md): Ensure that your flows use reasonable amounts of memory - [Persisting State between Executions](/docs/integrations/persist-data.md): Here's how to persist small amounts of data between executions - [Preparing Integrations for the Marketplace](/docs/integrations/preparing-for-marketplace.md): There are several steps you should take to prepare your integration for the integration marketplace - [Triggers Overview](/docs/integrations/triggers.md): Learn about the different ways to trigger your integrations - [App Event Triggers](/docs/integrations/triggers/app-events.md): Listen to events in external apps - [Cross-Flow Trigger](/docs/integrations/triggers/cross-flow.md): Call other flows within the same integration - [Endpoint Configuration](/docs/integrations/triggers/endpoint-configuration.md): You can choose to assign a unique webhook URL to each flow, have each instance share an endpoint, or share an endpoint for all instances of an integration - [FIFO Queues](/docs/integrations/triggers/fifo-queue.md): Manage how your flows behave when multiple invocations occur simultaneously. - [Management Triggers](/docs/integrations/triggers/management.md): Run certain flows of your integration when an instance is created or removed - [Schedule Triggers](/docs/integrations/triggers/schedule.md): You can run integrations on a schedule - [Single-Endpoint Webhook Integrations](/docs/integrations/triggers/single-endpoint-webhook-integrations.md): Some apps, like Slack, Dropbox or Hubspot, require a single endpoint to be configured for all events. This guide explains how to route events to the correct instance in such cases. - [Universal Webhook Trigger](/docs/integrations/triggers/universal-webhook.md): The universal webhook trigger when a connector does not have a dedicated built-in trigger - [Using Shared Webhooks and Preprocess Flows](/docs/integrations/triggers/using-shared-webhooks-and-preprocess-flows.md): Learn how to use a shared webhook endpoint for multiple customers, and route webhook invocations to specific customers and flows. - [What is a Webhook?](/docs/integrations/triggers/webhook.md): Learn about webhooks and how to use them. - [Custom HMAC Trigger](/docs/integrations/triggers/webhook/custom-hmac-trigger.md): How to build a custom HMAC trigger - [Sending data to webhook triggers](/docs/integrations/triggers/webhook/sending-data.md): You can send several types of data to a webhook endpoint - [Synchronous and Asynchronous Invocations](/docs/integrations/triggers/webhook/synchronous-and-asynchronous.md): A webhook can be invoked synchronously or asynchronously - [What is HMAC?](/docs/integrations/triggers/webhook/what-is-hmac.md): Here's a simple way to ensure that only authorized systems can send data to webhook endpoints. - [Troubleshooting and Debugging Integrations](/docs/integrations/troubleshooting.md): Troubleshooting integrations, common error messages, and how to fix them - [How Do I Build Integrations?](/docs/intro/faq/build-integrations.md): How do I build integrations for my customers? - [Can I Offer Self-Serve Building?](/docs/intro/faq/offer-self-serve-building.md): How do I offer a self-serve integration-building experience for my customers? - [Can I Offer Self-Serve Deployment?](/docs/intro/faq/offer-self-serve-deployment.md): How do I offer self-serve integrations to my customers? - [How Do I Productize Integrations?](/docs/intro/faq/productize-integrations.md): How do I productize integrations? - [Terminology](/docs/intro/terminology.md): Key terms used throughout the Prismatic documentation - [What is Prismatic?](/docs/intro/what-is-prismatic.md): How Prismatic enables you to build, deploy, and manage integrations. - [Monitoring Overview](/docs/monitor-instances.md): Monitor instance executions and implement automated responses to errors - [Alerting](/docs/monitor-instances/alerting.md): Alert your team when an instance does not behave as expected - [Alert Groups](/docs/monitor-instances/alerting/alert-groups.md): Create groups of users who will be alerted when an alert monitor triggers - [Alert Monitors](/docs/monitor-instances/alerting/alert-monitors.md): Configure monitoring and alerting for your instances - [Alert Webhooks](/docs/monitor-instances/alerting/alert-webhooks.md): Configure webhook endpoints to receive alert notifications when alert monitors are triggered - [Creating Alert Monitors Programmatically](/docs/monitor-instances/alerting/creating-monitors-programmatically.md): Programmatically create and manage alert monitors using the Prismatic API - [Responding to Alert Events](/docs/monitor-instances/alerting/responding-to-alert-events.md): Monitor and manage alert events triggered by alert monitors - [Sending Alerts to PagerDuty](/docs/monitor-instances/alerting/sending-alerts-to-pagerduty.md): Send alerts to PagerDuty when an instance encounters an issue - [Sending Alerts to Slack](/docs/monitor-instances/alerting/sending-alerts-to-slack.md): Send alerts to Slack when an instance encounters an issue - [Instance Executions](/docs/monitor-instances/executions.md): Each time an instance runs, an execution occurs. You can review the results of the execution within the Prismatic app - [Logging](/docs/monitor-instances/logging.md): Monitor your instances through comprehensive logging - [Streaming Logs Externally](/docs/monitor-instances/logging/streaming-logs-externally.md): Stream logs to an external logging provider - [Streaming Logs to DataDog](/docs/monitor-instances/logging/streaming-logs-to-datadog.md): Stream Prismatic logs to DataDog - [Streaming Logs to Google Cloud](/docs/monitor-instances/logging/streaming-logs-to-google-cloud.md): Stream Prismatic logs to Google Cloud Logging - [Streaming Logs to New Relic](/docs/monitor-instances/logging/streaming-logs-to-new-relic.md): Stream Prismatic logs to New Relic - [Execution Retry and Replay](/docs/monitor-instances/retry-and-replay.md): Manage failed executions through automatic retry and manual replay - [Automatic Execution Retry](/docs/monitor-instances/retry-and-replay/automatic-retry.md): Automatically retry executions that fail - [Replay Failed Executions](/docs/monitor-instances/retry-and-replay/replaying-failed-executions.md): Learn how to replay executions that fail to run - [Search the documentation](/docs/search.md) - [Spectral 10.6 Upgrade Guide](/docs/spectral/spectral-10-6-upgrade-guide.md): Update your code-native integrations to take advantage of new features in Spectral 10.6 - [Spectral 10.x Upgrade Guide](/docs/spectral/spectral-10-upgrade-guide.md): Upgrade your custom components and code-native integrations from Spectral 9.x to 10.x - [Spectral 2.x Upgrade Guide](/docs/spectral/spectral-2-upgrade-guide.md): Upgrade your custom component from Spectral 1.x to 2.x - [Spectral 3.x Upgrade Guide](/docs/spectral/spectral-3-upgrade-guide.md): Upgrade your custom component from Spectral 2.x to 3.x - [Spectral 4.x Upgrade Guide](/docs/spectral/spectral-4-upgrade-guide.md): Upgrade your custom component from Spectral 3.x to 4.x - [Spectral 5.x Upgrade Guide](/docs/spectral/spectral-5-upgrade-guide.md): Upgrade your custom component from Spectral 4.x to 5.x - [Spectral 6.x Upgrade Guide](/docs/spectral/spectral-6-upgrade-guide.md): Upgrade your custom component from Spectral 5.x to 6.x - [Spectral 7.x Upgrade Guide](/docs/spectral/spectral-7-upgrade-guide.md): Upgrade your custom component from Spectral 6.x to 7.x - [Spectral 8.x Upgrade Guide](/docs/spectral/spectral-8-upgrade-guide.md): Upgrade your custom component from Spectral 7.x to 8.x - [Spectral 9.x Upgrade Guide](/docs/spectral/spectral-9-upgrade-guide.md): Upgrade your custom components and code-native integrations from Spectral 8.x to 9.x - [Prismatic Event Webhooks](/docs/webhooks.md): Send webhook notifications when certain events occur in Prismatic