Application SDK
Extend your Atlan applications with backend logic and integrations using SDKs.
Extend your Atlan applications with backend logic and integrations using SDKs.
Database connectivity and metadata operations including credential validation, schema retrieval, and preflight checks.
Complete API reference for BaseHandler - the concrete implementation of HandlerInterface for non-SQL data sources.
Complete API reference for BaseSQLHandler - the concrete implementation of HandlerInterface for SQL-based data sources.
Create a local file extraction application from scratch using the patterns and tools you learned
Workflow and system configuration management including configuration retrieval, updates, and configuration maps.
Learn about event handling and handlers in the Application SDK and how they provide the operational abstraction for data source interactions.
Complete API reference for HandlerInterface - the abstract base class defining the contract that all handlers must fulfill.
Understand how Model Context Protocol enables AI assistant integration in Atlan applications.
Download and run the Hello World sample application to see an Atlan app in action
Comprehensive REST APIs for Application SDK server management, workflow operations, authentication, and configuration.
Monitor and manage the Application SDK server with health checks, readiness probes, and graceful shutdown operations.
Comprehensive documentation for Application SDK server management endpoints including health checks, readiness probes, and shutdown operations.
Set up your local development environment to start building applications with the Application SDK
UI and documentation endpoints for serving the application homepage, observability dashboard, and static documentation files.
Complete workflow lifecycle management including HTTP-triggered execution, status monitoring, and workflow termination.