# Stackone ## Docs - [Authentication & Security](https://docs.stackone.com/a2a/auth-security.md): Learn about A2A authentication methods, required headers, and security best practices for StackOne A2A agents. - [Agent Development Kit (ADK)](https://docs.stackone.com/a2a/framework-guides/adk.md): Build agents in Google's ADK that communicate with StackOne's A2A agents using RemoteA2aAgent. - [AG2](https://docs.stackone.com/a2a/framework-guides/ag2.md): Build agents in AG2 that communicate with StackOne's A2A agents using A2aRemoteAgent. - [BeeAI Framework](https://docs.stackone.com/a2a/framework-guides/beeai.md): Build agents in BeeAI Framework that communicate with StackOne's A2A agents using A2AAgent. - [StackOne A2A Agents](https://docs.stackone.com/a2a/introduction.md): Connect to agents built for StackOne platform actions in code or multi-agent systems via the Agent2Agent (A2A) Protocol. - [A2A Quickstart](https://docs.stackone.com/a2a/quickstart.md): Get started with StackOne's A2A agents with the A2A UI, and use cURL to retrieve an Agent Card, send a Message, and get a Task. - [A2A JavaScript SDK](https://docs.stackone.com/a2a/sdk-guides/javascript.md): Build agents that communicate with StackOne's A2A agents using the official A2A JavaScript SDK. - [A2A Python SDK](https://docs.stackone.com/a2a/sdk-guides/python.md): Build agents that communicate with StackOne's A2A agents using the official A2A Python SDK. - [Get Account](https://docs.stackone.com/accounting/api-reference/companies/accounts/get-account.md) - [List Accounts](https://docs.stackone.com/accounting/api-reference/companies/accounts/list-accounts.md) - [Get Company](https://docs.stackone.com/accounting/api-reference/companies/get-company.md) - [Batch Create Journals](https://docs.stackone.com/accounting/api-reference/companies/journals/batch-create-journals.md) - [Create Journal](https://docs.stackone.com/accounting/api-reference/companies/journals/create-journal.md) - [Get Journal](https://docs.stackone.com/accounting/api-reference/companies/journals/get-journal.md) - [List Journals](https://docs.stackone.com/accounting/api-reference/companies/journals/list-journals.md) - [List Companies](https://docs.stackone.com/accounting/api-reference/companies/list-companies.md) - [Get Tax Rate](https://docs.stackone.com/accounting/api-reference/companies/tax-rates/get-tax-rate.md) - [List Tax Rates](https://docs.stackone.com/accounting/api-reference/companies/tax-rates/list-tax-rates.md) - [Making your first request](https://docs.stackone.com/accounting/first-request.md): Make your first Accounting API request to list accounts from a connected accounting system - [Unified Accounting API](https://docs.stackone.com/accounting/introduction.md): Unified Accounting API for financial data management across platforms with standardized charts, transactions, and reports. - [Basic Usage](https://docs.stackone.com/agents/python/basic-usage.md): Learn the fundamentals of using the StackOne Python SDK for AI agents - [Dynamic Tool Loading with fetch_tools()](https://docs.stackone.com/agents/python/fetch-tools.md): Dynamically load and filter tools from StackOne MCP endpoint - [CrewAI Integration](https://docs.stackone.com/agents/python/frameworks/crewai-integration.md): Build multi-agent AI workflows with StackOne tools and CrewAI - [LangChain Integration](https://docs.stackone.com/agents/python/frameworks/langchain-integration.md): Build AI agents with StackOne tools and LangChain framework - [LangGraph Integration](https://docs.stackone.com/agents/python/frameworks/langgraph-integration.md): Build stateful, graph-based AI workflows with StackOne tools and LangGraph - [OpenAI Integration](https://docs.stackone.com/agents/python/frameworks/openai-integration.md): Build AI agents with OpenAI Functions using the StackOne Python SDK - [Pydantic AI Integration](https://docs.stackone.com/agents/python/frameworks/pydantic-ai-integration.md): Build type-safe AI agents with StackOne tools and Pydantic AI - [Installation](https://docs.stackone.com/agents/python/installation.md): Install and setup the StackOne AI Python SDK - [Python Toolset](https://docs.stackone.com/agents/python/introduction.md): Build connected agents with StackOne's Python AI SDK & Toolset - [Utility Tools 101](https://docs.stackone.com/agents/python/introduction-utility-tools.md): StackOne Utility Tools: intelligent search→execute routing that reduces token bloat, improves tool‑selection accuracy, and scales to thousands of actions. - [Tool Filtering](https://docs.stackone.com/agents/python/tool-filtering.md): Filter tools when using the StackOne Python AI SDK - [Utility Tools](https://docs.stackone.com/agents/python/utility-tools.md): Get started with dynamic tool discovery and execution in Python - [Basic Usage](https://docs.stackone.com/agents/typescript/basic-usage.md): Learn the fundamentals of using the StackOne TypeScript SDK for AI agents - [Dynamic Tool Loading with fetchTools()](https://docs.stackone.com/agents/typescript/fetch-tools.md): Dynamically load and filter tools from StackOne MCP endpoint - [OpenAI Integration](https://docs.stackone.com/agents/typescript/frameworks/openai-integration.md): Build AI agents with OpenAI Functions using the StackOne TypeScript AI SDK - [Vercel AI SDK](https://docs.stackone.com/agents/typescript/frameworks/vercel-ai-sdk.md): Build AI applications with Vercel AI SDK and StackOne tools - [Installation](https://docs.stackone.com/agents/typescript/installation.md): Install and setup the StackOne AI TypeScript SDK - [TypeScript Toolset](https://docs.stackone.com/agents/typescript/introduction.md): Build connected agents with StackOne's TypeScript AI SDK & Toolset - [Utility Tools 101](https://docs.stackone.com/agents/typescript/introduction-utility-tools.md): StackOne Utility Tools: intelligent search→execute routing that reduces token bloat, improves tool‑selection accuracy, and scales to thousands of actions. - [Tool Filtering](https://docs.stackone.com/agents/typescript/tool-filtering.md): Filter tools when using the StackOne TypeScript AI SDK - [Utility Tools](https://docs.stackone.com/agents/typescript/utility-tools.md): Dynamic tool discovery and execution with StackOne AI TypeScript SDK - [Actions Metadata for Custom UIs](https://docs.stackone.com/api/actions-metadata.md): Build dynamic interfaces by querying available actions, parameters, and provider capabilities - [Authentication](https://docs.stackone.com/api/authentication.md): Authenticate with StackOne APIs using API keys and Basic Auth - [Execute Actions via RPC](https://docs.stackone.com/api/execute-actions.md): Run any StackOne action programmatically using the unified RPC endpoint - [Multi-Tenant Account Management](https://docs.stackone.com/api/multi-tenant-accounts.md): List and manage end-user accounts by owner for multi-tenant applications - [Observability & Log Sync](https://docs.stackone.com/api/observability-sync.md): Export request logs to Grafana, Datadog, or your internal monitoring systems - [Platform API Overview](https://docs.stackone.com/api/platform-overview.md): Manage accounts, execute actions, and control integrations with the Platform API - [Get Application Stage](https://docs.stackone.com/ats/api-reference/application-stages/get-application-stage.md) - [Get Interview Stage](https://docs.stackone.com/ats/api-reference/application-stages/get-interview-stage.md) - [List Application Stages](https://docs.stackone.com/ats/api-reference/application-stages/list-application-stages.md) - [List Interview Stages](https://docs.stackone.com/ats/api-reference/application-stages/list-interview-stages.md) - [List Application Changes](https://docs.stackone.com/ats/api-reference/applications/application-changes/list-application-changes.md) - [Create Application](https://docs.stackone.com/ats/api-reference/applications/create-application.md) - [Download Application Document](https://docs.stackone.com/ats/api-reference/applications/documents/download-application-document.md) - [Get Application Document](https://docs.stackone.com/ats/api-reference/applications/documents/get-application-document.md) - [List Application Documents](https://docs.stackone.com/ats/api-reference/applications/documents/list-application-documents.md) - [Upload Application Document](https://docs.stackone.com/ats/api-reference/applications/documents/upload-application-document.md) - [Get Application](https://docs.stackone.com/ats/api-reference/applications/get-application.md) - [Get Application Scorecard](https://docs.stackone.com/ats/api-reference/applications/get-application-scorecard.md) - [List Applications](https://docs.stackone.com/ats/api-reference/applications/list-applications.md) - [Move Application](https://docs.stackone.com/ats/api-reference/applications/move-application.md) - [Create Application Note](https://docs.stackone.com/ats/api-reference/applications/notes/create-application-note.md) - [Get Application Note](https://docs.stackone.com/ats/api-reference/applications/notes/get-application-note.md) - [List Application Notes](https://docs.stackone.com/ats/api-reference/applications/notes/list-application-notes.md) - [Update Application Note](https://docs.stackone.com/ats/api-reference/applications/notes/update-application-note.md) - [Get Application Offer](https://docs.stackone.com/ats/api-reference/applications/offers/get-application-offer.md) - [List Application Offers](https://docs.stackone.com/ats/api-reference/applications/offers/list-application-offers.md) - [Reject Application](https://docs.stackone.com/ats/api-reference/applications/reject-application.md) - [Get Applications scheduled interview](https://docs.stackone.com/ats/api-reference/applications/scheduled-interviews/get-applications-scheduled-interview.md) - [List Applications scheduled interviews](https://docs.stackone.com/ats/api-reference/applications/scheduled-interviews/list-applications-scheduled-interviews.md) - [List Application Scorecards](https://docs.stackone.com/ats/api-reference/applications/scorecards/list-application-scorecards.md) - [Update Application](https://docs.stackone.com/ats/api-reference/applications/update-application.md) - [Order Assessments Request](https://docs.stackone.com/ats/api-reference/assessments/orders/order-assessments-request.md) - [Get Assessments Package](https://docs.stackone.com/ats/api-reference/assessments/packages/get-assessments-package.md) - [List Assessments Packages](https://docs.stackone.com/ats/api-reference/assessments/packages/list-assessments-packages.md) - [Update Assessments Result](https://docs.stackone.com/ats/api-reference/assessments/results/update-assessments-result.md) - [Order Background Check Request](https://docs.stackone.com/ats/api-reference/background-checks/orders/order-background-check-request.md) - [Create Background Check Package](https://docs.stackone.com/ats/api-reference/background-checks/packages/create-background-check-package.md) - [Delete Background Check Package](https://docs.stackone.com/ats/api-reference/background-checks/packages/delete-background-check-package.md) - [Get Background Check Package](https://docs.stackone.com/ats/api-reference/background-checks/packages/get-background-check-package.md) - [List Background Check Packages](https://docs.stackone.com/ats/api-reference/background-checks/packages/list-background-check-packages.md) - [Update Background Check Package](https://docs.stackone.com/ats/api-reference/background-checks/packages/update-background-check-package.md) - [Update Background Check Result](https://docs.stackone.com/ats/api-reference/background-checks/results/update-background-check-result.md) - [Create Candidate](https://docs.stackone.com/ats/api-reference/candidates/create-candidate.md) - [Get Candidate](https://docs.stackone.com/ats/api-reference/candidates/get-candidate.md) - [List Candidates](https://docs.stackone.com/ats/api-reference/candidates/list-candidates.md) - [Create Candidate Note](https://docs.stackone.com/ats/api-reference/candidates/notes/create-candidate-note.md) - [Get Candidate Note](https://docs.stackone.com/ats/api-reference/candidates/notes/get-candidate-note.md) - [List Candidate Notes](https://docs.stackone.com/ats/api-reference/candidates/notes/list-candidate-notes.md) - [Update Candidate](https://docs.stackone.com/ats/api-reference/candidates/update-candidate.md) - [Get Application Custom Field Definition](https://docs.stackone.com/ats/api-reference/custom-field-definitions/get-application-custom-field-definition.md) - [Get Candidate Custom Field Definition](https://docs.stackone.com/ats/api-reference/custom-field-definitions/get-candidate-custom-field-definition.md) - [Get Job Custom Field Definition](https://docs.stackone.com/ats/api-reference/custom-field-definitions/get-job-custom-field-definition.md) - [List Application Custom Field Definitions](https://docs.stackone.com/ats/api-reference/custom-field-definitions/list-application-custom-field-definitions.md) - [List Candidate Custom Field Definitions](https://docs.stackone.com/ats/api-reference/custom-field-definitions/list-candidate-custom-field-definitions.md) - [List Job Custom Field Definitions](https://docs.stackone.com/ats/api-reference/custom-field-definitions/list-job-custom-field-definitions.md) - [Get Department](https://docs.stackone.com/ats/api-reference/departments/get-department.md) - [List Departments](https://docs.stackone.com/ats/api-reference/departments/list-departments.md) - [Get Application Document Category](https://docs.stackone.com/ats/api-reference/documents/get-application-document-category.md) - [List Application Document Categories](https://docs.stackone.com/ats/api-reference/documents/list-application-document-categories.md) - [Get Interview](https://docs.stackone.com/ats/api-reference/interviews/get-interview.md) - [List Interviews](https://docs.stackone.com/ats/api-reference/interviews/list-interviews.md) - [Create Interview Note](https://docs.stackone.com/ats/api-reference/interviews/notes/create-interview-note.md) - [Update Interview Note](https://docs.stackone.com/ats/api-reference/interviews/notes/update-interview-note.md) - [Get Job Posting](https://docs.stackone.com/ats/api-reference/job-postings/get-job-posting.md) - [List Job Postings](https://docs.stackone.com/ats/api-reference/job-postings/list-job-postings.md) - [Get Job Application Stage](https://docs.stackone.com/ats/api-reference/jobs/application-stages/get-job-application-stage.md) - [List Job Application Stages](https://docs.stackone.com/ats/api-reference/jobs/application-stages/list-job-application-stages.md) - [Create Job](https://docs.stackone.com/ats/api-reference/jobs/create-job.md) - [Get Job](https://docs.stackone.com/ats/api-reference/jobs/get-job.md) - [List Jobs](https://docs.stackone.com/ats/api-reference/jobs/list-jobs.md) - [Update Job](https://docs.stackone.com/ats/api-reference/jobs/update-job.md) - [Get all Lists](https://docs.stackone.com/ats/api-reference/lists/get-all-lists.md) - [Get List](https://docs.stackone.com/ats/api-reference/lists/get-list.md) - [Get Location](https://docs.stackone.com/ats/api-reference/locations/get-location.md) - [List locations](https://docs.stackone.com/ats/api-reference/locations/list-locations.md) - [Create Offer](https://docs.stackone.com/ats/api-reference/offers/create-offer.md) - [Get Offer](https://docs.stackone.com/ats/api-reference/offers/get-offer.md) - [List Offers](https://docs.stackone.com/ats/api-reference/offers/list-offers.md) - [Get Rejected Reason](https://docs.stackone.com/ats/api-reference/rejected-reasons/get-rejected-reason.md) - [List Rejected Reasons](https://docs.stackone.com/ats/api-reference/rejected-reasons/list-rejected-reasons.md) - [Get User](https://docs.stackone.com/ats/api-reference/users/get-user.md) - [List Users](https://docs.stackone.com/ats/api-reference/users/list-users.md) - [ATS Connector Errors](https://docs.stackone.com/ats/common-guide/connector-errors.md): HTTP error codes, error response formats, and ATS provider-specific troubleshooting - [Making your first request](https://docs.stackone.com/ats/first-request.md): Make your first ATS API request to list candidates from a connected applicant tracking system - [Unified ATS API](https://docs.stackone.com/ats/introduction.md): Unified ATS API that standardizes recruitment workflows across platforms with consistent data models for candidate management, job postings, and application tracking. - [Automated Application Screening](https://docs.stackone.com/ats/use-cases/application-screening.md): Automated application and candidate screening or scoring (eg. for AI-powered resume scoring). - [Assessment & Background Checks](https://docs.stackone.com/ats/use-cases/assessment-flow.md): Learn how to integrate real-time assessment data, AI insights, and ATS syncing to simplify user workflows and improve candidate evaluation - [Intelligent Candidate Scoring](https://docs.stackone.com/ats/use-cases/intelligent-candidate-screening.md): Automated candidate scoring to simplify application management and HR decisions - [Interview Intelligence](https://docs.stackone.com/ats/use-cases/interview-intelligence.md): Learn how to integrate real-time interview data into your SaaS to deliver intelligent insights and sync back to your customers' ATS - [Job Board - Easy Apply](https://docs.stackone.com/ats/use-cases/job-board-easy-apply.md): Learn how StackOne simplifies job board integrations with multiple ATS platforms, reducing custom code and maintenance - [360Learning](https://docs.stackone.com/connectors/360learning/index.md): 78 actions available for 360Learning through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [ActiveCampaign](https://docs.stackone.com/connectors/activecampaign/index.md): 23 actions available for ActiveCampaign through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Add New Connector or Action](https://docs.stackone.com/connectors/add-new.md): Request a new connector or build your own with StackOne - [Adobe Learning Manager](https://docs.stackone.com/connectors/adobelearningmanager/index.md): 72 actions available for Adobe Learning Manager through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Airtable](https://docs.stackone.com/connectors/airtable/index.md): 24 actions available for Airtable through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Asana](https://docs.stackone.com/connectors/asana/index.md): 126 actions available for Asana through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Ashby](https://docs.stackone.com/connectors/ashby/index.md): 108 actions available for Ashby through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Attio](https://docs.stackone.com/connectors/attio/index.md): 39 actions available for Attio through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [BambooHR](https://docs.stackone.com/connectors/bamboohr/index.md): 95 actions available for BambooHR through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [BigChange](https://docs.stackone.com/connectors/bigchange/index.md): 98 actions available for BigChange through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Brainier](https://docs.stackone.com/connectors/brainier/index.md): 45 actions available for Brainier through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [BreatheHR](https://docs.stackone.com/connectors/breathehr/index.md): 44 actions available for BreatheHR through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [BreezyHR](https://docs.stackone.com/connectors/breezyhr/index.md): 47 actions available for BreezyHR through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Browserbase](https://docs.stackone.com/connectors/browserbase/index.md): 19 actions available for Browserbase through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Bullhorn](https://docs.stackone.com/connectors/bullhorn/index.md): 47 actions available for Bullhorn through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Calendly](https://docs.stackone.com/connectors/calendly/index.md): 38 actions available for Calendly through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Cascade HR](https://docs.stackone.com/connectors/cascadehr/index.md): 48 actions available for Cascade HR through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [CezanneHR](https://docs.stackone.com/connectors/cezannehr/index.md): 47 actions available for CezanneHR through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [CharlieHR](https://docs.stackone.com/connectors/charliehr/index.md): 22 actions available for CharlieHR through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [ClickUp](https://docs.stackone.com/connectors/clickup/index.md): 92 actions available for ClickUp through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Clockify](https://docs.stackone.com/connectors/clockify/index.md): 100 actions available for Clockify through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Confluence](https://docs.stackone.com/connectors/confluence/index.md): 109 actions available for Confluence through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Cornerstone](https://docs.stackone.com/connectors/cornerstone/index.md): 21 actions available for Cornerstone through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Coursera](https://docs.stackone.com/connectors/coursera/index.md): 16 actions available for Coursera through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Databricks](https://docs.stackone.com/connectors/databricks/index.md): 17 actions available for Databricks through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Datadog](https://docs.stackone.com/connectors/datadog/index.md): 26 actions available for Datadog through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Discord](https://docs.stackone.com/connectors/discord/index.md): 145 actions available for Discord through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Docebo](https://docs.stackone.com/connectors/docebo/index.md): 56 actions available for Docebo through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [DocuSign](https://docs.stackone.com/connectors/docusign/index.md): 63 actions available for DocuSign through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Drata](https://docs.stackone.com/connectors/drata/index.md): 57 actions available for Drata through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Dropbox](https://docs.stackone.com/connectors/dropbox/index.md): 82 actions available for Dropbox through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Dropbox Sign](https://docs.stackone.com/connectors/dropboxsign/index.md): 69 actions available for Dropbox Sign through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Microsoft Dynamics 365 Business Central](https://docs.stackone.com/connectors/dynamics365bc/index.md): 70 actions available for Microsoft Dynamics 365 Business Central through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [EasyLlama](https://docs.stackone.com/connectors/easyllama/index.md): 27 actions available for EasyLlama through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Envoy](https://docs.stackone.com/connectors/envoy/index.md): 42 actions available for Envoy through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Eploy](https://docs.stackone.com/connectors/eploy/index.md): 92 actions available for Eploy through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Factorial](https://docs.stackone.com/connectors/factorialhr/index.md): 127 actions available for Factorial through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Fireflies](https://docs.stackone.com/connectors/fireflies/index.md): 4 actions available for Fireflies through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [GitHub](https://docs.stackone.com/connectors/github/index.md): 74 actions available for GitHub through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Globalization Partners](https://docs.stackone.com/connectors/globalizationpartners/index.md): 16 actions available for Globalization Partners through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Gmail](https://docs.stackone.com/connectors/gmail/index.md): 42 actions available for Gmail through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Go1](https://docs.stackone.com/connectors/go1/index.md): 69 actions available for Go1 through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Gong](https://docs.stackone.com/connectors/gong/index.md): 16 actions available for Gong through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Google Calendar](https://docs.stackone.com/connectors/googlecalendar/index.md): 37 actions available for Google Calendar through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Google Directory](https://docs.stackone.com/connectors/googledirectory/index.md): 25 actions available for Google Directory through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Google Docs](https://docs.stackone.com/connectors/googledocs/index.md): 3 actions available for Google Docs through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Google Drive](https://docs.stackone.com/connectors/googledrive/index.md): 47 actions available for Google Drive through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Google Meet](https://docs.stackone.com/connectors/googlemeet/index.md): 15 actions available for Google Meet through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Google Search Console](https://docs.stackone.com/connectors/googlesearchconsole/index.md): 10 actions available for Google Search Console through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Google Sheets](https://docs.stackone.com/connectors/googlesheets/index.md): 16 actions available for Google Sheets through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Greenhouse - Harvest v3](https://docs.stackone.com/connectors/greenhouse/index.md): 99 actions available for Greenhouse - Harvest v3 through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Gusto](https://docs.stackone.com/connectors/gusto/index.md): 68 actions available for Gusto through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [HiBob](https://docs.stackone.com/connectors/hibob/index.md): 121 actions available for HiBob through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Hive](https://docs.stackone.com/connectors/hive/index.md): 20 actions available for Hive through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Honeycomb](https://docs.stackone.com/connectors/honeycomb/index.md): 68 actions available for Honeycomb through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [HubSpot](https://docs.stackone.com/connectors/hubspot/index.md): 73 actions available for HubSpot through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Humaans](https://docs.stackone.com/connectors/humaans/index.md): 117 actions available for Humaans through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [InfoSec](https://docs.stackone.com/connectors/infosec/index.md): 30 actions available for InfoSec through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Intercom](https://docs.stackone.com/connectors/intercom/index.md): 123 actions available for Intercom through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Connectors](https://docs.stackone.com/connectors/introduction.md): Explore 200 connectors and 9000 actions available through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Jira](https://docs.stackone.com/connectors/jira/index.md): 134 actions available for Jira through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [JobAdder](https://docs.stackone.com/connectors/jobadder/index.md): 245 actions available for JobAdder through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Klaviyo](https://docs.stackone.com/connectors/klaviyo/index.md): 281 actions available for Klaviyo through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Lattice](https://docs.stackone.com/connectors/lattice/index.md): 34 actions available for Lattice through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Lattice Talent](https://docs.stackone.com/connectors/lattice_talent/index.md): 26 actions available for Lattice Talent through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Lever](https://docs.stackone.com/connectors/lever/index.md): 78 actions available for Lever through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Linear](https://docs.stackone.com/connectors/linear/index.md): 84 actions available for Linear through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [LinkedIn](https://docs.stackone.com/connectors/linkedin/index.md): 2 actions available for LinkedIn through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [LinkedIn Learning](https://docs.stackone.com/connectors/linkedinlearning/index.md): 7 actions available for LinkedIn Learning through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [LogicMelon](https://docs.stackone.com/connectors/logicmelon/index.md): 27 actions available for LogicMelon through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Mailchimp](https://docs.stackone.com/connectors/mailchimp/index.md): 80 actions available for Mailchimp through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Microsoft Entra ID](https://docs.stackone.com/connectors/microsoftentraid/index.md): 67 actions available for Microsoft Entra ID through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Microsoft OneDrive](https://docs.stackone.com/connectors/microsoftonedrive/index.md): 33 actions available for Microsoft OneDrive through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Microsoft Outlook](https://docs.stackone.com/connectors/microsoftoutlook/index.md): 39 actions available for Microsoft Outlook through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Microsoft Teams](https://docs.stackone.com/connectors/microsoftteams/index.md): 61 actions available for Microsoft Teams through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Notion](https://docs.stackone.com/connectors/notion/index.md): 27 actions available for Notion through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Okta](https://docs.stackone.com/connectors/okta/index.md): 32 actions available for Okta through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [OneNote](https://docs.stackone.com/connectors/onenote/index.md): 37 actions available for OneNote through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [1Password](https://docs.stackone.com/connectors/onepassword/index.md): 14 actions available for 1Password through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Open-Meteo](https://docs.stackone.com/connectors/openmeteo/index.md): 6 actions available for Open-Meteo through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Oracle Fusion HCM](https://docs.stackone.com/connectors/oraclehcm/index.md): 95 actions available for Oracle Fusion HCM through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Outlook Calendar](https://docs.stackone.com/connectors/outlookcalendar/index.md): 77 actions available for Outlook Calendar through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [PagerDuty](https://docs.stackone.com/connectors/pagerduty/index.md): 38 actions available for PagerDuty through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Payfit](https://docs.stackone.com/connectors/payfit/index.md): 22 actions available for Payfit through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Paylocity](https://docs.stackone.com/connectors/paylocity/index.md): 49 actions available for Paylocity through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [PeopleFluent LMS](https://docs.stackone.com/connectors/peoplefluent/index.md): 61 actions available for PeopleFluent LMS through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Personio](https://docs.stackone.com/connectors/personio/index.md): 29 actions available for Personio through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Pinpoint](https://docs.stackone.com/connectors/pinpoint/index.md): 91 actions available for Pinpoint through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Planday](https://docs.stackone.com/connectors/planday/index.md): 69 actions available for Planday through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Qlik](https://docs.stackone.com/connectors/qlik/index.md): 141 actions available for Qlik through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [QuickBooks Online](https://docs.stackone.com/connectors/quickbooksonline/index.md): 89 actions available for QuickBooks Online through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Recruitee](https://docs.stackone.com/connectors/recruitee/index.md): 26 actions available for Recruitee through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Remote](https://docs.stackone.com/connectors/remote/index.md): 68 actions available for Remote through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Rippling](https://docs.stackone.com/connectors/rippling/index.md): 31 actions available for Rippling through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Saba](https://docs.stackone.com/connectors/saba/index.md): 119 actions available for Saba through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Salesforce](https://docs.stackone.com/connectors/salesforce/index.md): 371 actions available for Salesforce through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [SAP SuccessFactors](https://docs.stackone.com/connectors/sapsuccessfactors/index.md): 65 actions available for SAP SuccessFactors through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Sentinel XS](https://docs.stackone.com/connectors/sentinelxs/index.md): 69 actions available for Sentinel XS through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [ServiceNow](https://docs.stackone.com/connectors/servicenow/index.md): 74 actions available for ServiceNow through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [SharePoint](https://docs.stackone.com/connectors/sharepoint/index.md): 19 actions available for SharePoint through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Shopify](https://docs.stackone.com/connectors/shopify/index.md): 55 actions available for Shopify through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Simployer One](https://docs.stackone.com/connectors/simployer/index.md): 54 actions available for Simployer One through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Slack](https://docs.stackone.com/connectors/slack/index.md): 31 actions available for Slack through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [SmartRecruiters](https://docs.stackone.com/connectors/smartrecruiters/index.md): 162 actions available for SmartRecruiters through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Snowflake](https://docs.stackone.com/connectors/snowflake/index.md): 75 actions available for Snowflake through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Staffology HR](https://docs.stackone.com/connectors/staffologyhr/index.md): 46 actions available for Staffology HR through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [SurveyMonkey](https://docs.stackone.com/connectors/surveymonkey/index.md): 104 actions available for SurveyMonkey through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Tableau](https://docs.stackone.com/connectors/tableau/index.md): 114 actions available for Tableau through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Teamtailor](https://docs.stackone.com/connectors/teamtailor/index.md): 106 actions available for Teamtailor through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Thrive Learning](https://docs.stackone.com/connectors/thrive/index.md): 38 actions available for Thrive Learning through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Todoist](https://docs.stackone.com/connectors/todoist/index.md): 43 actions available for Todoist through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Trello](https://docs.stackone.com/connectors/trello/index.md): 109 actions available for Trello through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Twilio](https://docs.stackone.com/connectors/twilio/index.md): 36 actions available for Twilio through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Typeform](https://docs.stackone.com/connectors/typeform/index.md): 25 actions available for Typeform through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Udemy](https://docs.stackone.com/connectors/udemy/index.md): 9 actions available for Udemy through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [UKG Pro](https://docs.stackone.com/connectors/ukg-pro/index.md): 45 actions available for UKG Pro through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [UKG Ready](https://docs.stackone.com/connectors/ukg-ready/index.md): 140 actions available for UKG Ready through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Vincere](https://docs.stackone.com/connectors/vincere/index.md): 206 actions available for Vincere through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Webex](https://docs.stackone.com/connectors/webex/index.md): 114 actions available for Webex through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [WhatsApp Business](https://docs.stackone.com/connectors/whatsapp-business/index.md): 58 actions available for WhatsApp Business through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Workable](https://docs.stackone.com/connectors/workable/index.md): 70 actions available for Workable through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Workday (Rest and Soap)](https://docs.stackone.com/connectors/workday/index.md): 124 actions available for Workday (Rest and Soap) through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Wrike](https://docs.stackone.com/connectors/wrike/index.md): 47 actions available for Wrike through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Xero](https://docs.stackone.com/connectors/xero/index.md): 1 actions available for Xero through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Xyleme](https://docs.stackone.com/connectors/xyleme/index.md): 76 actions available for Xyleme through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Zendesk](https://docs.stackone.com/connectors/zendesk/index.md): 41 actions available for Zendesk through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Zoho Desk](https://docs.stackone.com/connectors/zoho-desk/index.md): 38 actions available for Zoho Desk through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Zoho CRM](https://docs.stackone.com/connectors/zohocrm/index.md): 140 actions available for Zoho CRM through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A. - [Get Account](https://docs.stackone.com/crm/api-reference/accounts/get-account.md) - [List Accounts](https://docs.stackone.com/crm/api-reference/accounts/list-accounts.md) - [Create Contact](https://docs.stackone.com/crm/api-reference/contacts/create-contact.md) - [Get Contact](https://docs.stackone.com/crm/api-reference/contacts/get-contact.md) - [List Contacts](https://docs.stackone.com/crm/api-reference/contacts/list-contacts.md) - [Update Contact (early access)](https://docs.stackone.com/crm/api-reference/contacts/update-contact-early-access.md) - [Get Contact Custom Field Definition](https://docs.stackone.com/crm/api-reference/custom-field-definitions/get-contact-custom-field-definition.md) - [List Contact Custom Field Definitions](https://docs.stackone.com/crm/api-reference/custom-field-definitions/list-contact-custom-field-definitions.md) - [Get all Lists](https://docs.stackone.com/crm/api-reference/lists/get-all-lists.md) - [Get List](https://docs.stackone.com/crm/api-reference/lists/get-list.md) - [Making your first request](https://docs.stackone.com/crm/first-request.md): Make your first CRM API request to list contacts from a connected CRM system - [Unified CRM API](https://docs.stackone.com/crm/introduction.md): Unified CRM API for customer relationship management across platforms, with consistent data models for contacts, accounts, and sales workflows. - [Get Drive](https://docs.stackone.com/documents/api-reference/drives/get-drive.md) - [List Drives](https://docs.stackone.com/documents/api-reference/drives/list-drives.md) - [Download File](https://docs.stackone.com/documents/api-reference/files/download-file.md) - [Get File](https://docs.stackone.com/documents/api-reference/files/get-file.md) - [List Files](https://docs.stackone.com/documents/api-reference/files/list-files.md) - [Upload File](https://docs.stackone.com/documents/api-reference/files/upload-file.md) - [Get Folder](https://docs.stackone.com/documents/api-reference/folders/get-folder.md) - [List Folders](https://docs.stackone.com/documents/api-reference/folders/list-folders.md) - [Basic Authentication with StackOne API](https://docs.stackone.com/documents/common-guide/basic-authentication-with-stackone-api.md): Learn how to authenticate with the StackOne API using Basic Authentication. - [Expression Language Syntax](https://docs.stackone.com/documents/common-guide/expression-language-syntax.md): Learn about the expression language syntax for field mapping and transformations. - [Field Coverage](https://docs.stackone.com/documents/common-guide/field-coverage.md): Understand which fields are supported across different connectors and API operations. - [Field Mapping](https://docs.stackone.com/documents/common-guide/field-mapping.md): Learn how to map custom fields across different providers using StackOne's unified field mapping. - [Integration Field Mapping](https://docs.stackone.com/documents/common-guide/integration-field-mapping.md): Learn how to configure field mappings for specific integrations. - [Pagination](https://docs.stackone.com/documents/common-guide/pagination.md): Understand cursor-based pagination in the Documents API and how to efficiently retrieve large datasets. - [API SDKs](https://docs.stackone.com/documents/common-guide/stackone-api-sdks.md): Language-native libraries for StackOne Unified APIs - [StackOne Identifiers](https://docs.stackone.com/documents/common-guide/stackone-identifiers.md): Understand synthetic IDs and how to use them interchangeably with provider IDs across the unified API - [Synthetic Identifiers](https://docs.stackone.com/documents/common-guide/synthetic-identifiers.md): Learn about synthetic identifiers in the Documents API and how StackOne normalizes IDs across providers. - [Using Expand and Include Parameters](https://docs.stackone.com/documents/common-guide/using-expand-and-include-api-parameters.md): Learn how to use expand and include parameters to retrieve related data in a single API request. - [Using Postman with StackOne API](https://docs.stackone.com/documents/common-guide/using-postman.md): Learn how to use Postman to test and explore the StackOne API. - [Using the Passthrough Query Parameters](https://docs.stackone.com/documents/common-guide/using-the-passthrough-query-parameters.md): Learn how to use passthrough query parameters to send custom parameters directly to the underlying provider. - [Error Codes and Troubleshooting](https://docs.stackone.com/documents/error-codes-and-troubleshooting.md): Documents API error codes and troubleshooting guide - [null](https://docs.stackone.com/documents/file-Picker.md) - [Making Your First Request](https://docs.stackone.com/documents/first-request.md): Make your first Documents API request to list files from a connected storage provider - [Unified Documents API](https://docs.stackone.com/documents/introduction.md): Unified Documents API for file and knowledge management across platforms, with consistent data models for drives, folders, and documents. - [Request Tester](https://docs.stackone.com/documents/request-tester.md): Test Documents API requests directly against linked accounts to verify connectivity and debug issues. - [Testing the File Picker](https://docs.stackone.com/documents/testing-the-file-picker.md): How to test the File Picker and troubleshoot common issues - [Context-aware Agent](https://docs.stackone.com/documents/use-cases/context-aware-agent.md): How to use the StackOne Documents API and File Picker to create a Document-Aware AI Assistant with access to files and folders from users' documents (picked from cloud storages or knowledge bases). - [Accounts](https://docs.stackone.com/guides/accounts-section.md): Link new accounts, edit existing ones, and monitor their status - all in one place. - [AI Features](https://docs.stackone.com/guides/ai-features.md): Learn about StackOne's AI-powered features that enhance your integration experience, including intelligent error analysis. - [API Keys](https://docs.stackone.com/guides/api-keys.md): Steps to generate and manage API keys - [Auth Configurations](https://docs.stackone.com/guides/auth-configurations.md): Enable, disable, and manage auth configurations for connectors in any StackOne Project - [Auth Link](https://docs.stackone.com/guides/auth-link.md): Get end-users to connect their tools with only a link! - [Calling Actions](https://docs.stackone.com/guides/calling-stackone-actions.md): Choose how to invoke StackOne actions: direct API, MCP, A2A, or SDKs - [Connection Methods](https://docs.stackone.com/guides/connect-tools-overview.md): Choose the right method to connect your end-users' accounts - [AI Builder](https://docs.stackone.com/guides/connector-engine/ai-builder.md): Build connectors with AI using Claude Code, Cursor, or any MCP-compatible IDE - [CLI Reference](https://docs.stackone.com/guides/connector-engine/cli-reference.md): StackOne CLI commands for building, validating, testing, and deploying connectors - [Connector Structure](https://docs.stackone.com/guides/connector-engine/connector-structure.md): Learn how Falcon connectors are structured — file organization, authentication, actions, step functions, and expressions - [Connector YAML Reference](https://docs.stackone.com/guides/connector-engine/connector-yaml-reference.md): Complete reference for all connector YAML properties with examples and impact analysis - [Expression Language](https://docs.stackone.com/guides/connector-engine/expression-language.md): Complete reference for JSONPath, JEXL, and string interpolation expressions in connector YAML - [CI/CD & Deployment](https://docs.stackone.com/guides/connector-engine/github-workflow.md): Deploy connectors with GitHub Actions and environment-based branch routing - [Build Connectors](https://docs.stackone.com/guides/connector-engine/introduction.md): Create custom connectors and make them available in your StackOne projects - [Dashboard Navigation](https://docs.stackone.com/guides/dashboard-navigation.md): Navigate the StackOne dashboard. Understand the sidebar, project switcher, user settings, and quick search. - [StackOne Hub UI](https://docs.stackone.com/guides/embedding-stackone-hub.md): Embed the StackOne Hub in your application to let end-users authenticate and connect their accounts - [Connectors](https://docs.stackone.com/guides/explore-connectors.md): Browse and discover all available StackOne connectors and their actions - [Getting Started with StackOne](https://docs.stackone.com/guides/introduction.md): Connect your first account: create an auth configuration, link an account, and test its actions via an agent in under 5 minutes - [Managing Projects](https://docs.stackone.com/guides/managing-projects.md): Understand StackOne projects: isolated workspaces for organizing API keys, connectors, and linked accounts by region or environment. - [Managing your Organization](https://docs.stackone.com/guides/managing-your-organization.md): Learn how to manage your StackOne organization, including team member roles, security settings, MFA configuration, and access control across projects. Ideal for organization administrators managing users and security. - [Dashboard Overview](https://docs.stackone.com/guides/overview.md): Monitor API requests, track connector health, and view statistics for your linked accounts. - [AI Playground](https://docs.stackone.com/guides/playground.md): Test StackOne actions with natural language. No code required. - [Project Settings](https://docs.stackone.com/guides/project-settings.md): Configure project details, team members, logging, IP restrictions, AI features, and project deletion. - [Rate Limiting](https://docs.stackone.com/guides/rate-limiting.md): Understand StackOne's rate limits (1000 requests/minute) and how caching optimizes API performance - [Request Logs](https://docs.stackone.com/guides/request-logs.md): Monitor and troubleshoot API requests with StackOne's request logs. View detailed information about API calls, filter by various parameters, and analyze both unified API requests and underlying provider interactions. - [User Settings](https://docs.stackone.com/guides/user-settings.md): Manage your profile, change your password, and configure multi-factor authentication - [OAuth Apps](https://docs.stackone.com/guides/using-your-own-oauth-apps.md): When to use StackOne's shared OAuth credentials vs registering your own - [Webhooks](https://docs.stackone.com/guides/webhooks.md): Receive notifications when events occur in your provider's system or in StackOne. Subscribe to events and react immediately to sync data, trigger workflows, or log activity. - [Get Benefit](https://docs.stackone.com/hris/api-reference/benefits/get-benefit.md) - [List benefits](https://docs.stackone.com/hris/api-reference/benefits/list-benefits.md) - [Get Company](https://docs.stackone.com/hris/api-reference/companies/get-company.md) - [List Companies](https://docs.stackone.com/hris/api-reference/companies/list-companies.md) - [Get employee Custom Field Definition](https://docs.stackone.com/hris/api-reference/custom-field-definitions/get-employee-custom-field-definition.md) - [List employee Custom Field Definitions](https://docs.stackone.com/hris/api-reference/custom-field-definitions/list-employee-custom-field-definitions.md) - [Get Employee Document Category](https://docs.stackone.com/hris/api-reference/documents/get-employee-document-category.md) - [List Employee Document Categories](https://docs.stackone.com/hris/api-reference/documents/list-employee-document-categories.md) - [Create Employee](https://docs.stackone.com/hris/api-reference/employees/create-employee.md) - [Batch Upload Employee Document](https://docs.stackone.com/hris/api-reference/employees/documents/batch-upload-employee-document.md) - [Download Employee Document](https://docs.stackone.com/hris/api-reference/employees/documents/download-employee-document.md) - [Get Employee Document](https://docs.stackone.com/hris/api-reference/employees/documents/get-employee-document.md) - [List Employee Documents](https://docs.stackone.com/hris/api-reference/employees/documents/list-employee-documents.md) - [Upload Employee Document](https://docs.stackone.com/hris/api-reference/employees/documents/upload-employee-document.md) - [Create Employee Employment](https://docs.stackone.com/hris/api-reference/employees/employments/create-employee-employment.md) - [Get Employee Employment](https://docs.stackone.com/hris/api-reference/employees/employments/get-employee-employment.md) - [List Employee Employments](https://docs.stackone.com/hris/api-reference/employees/employments/list-employee-employments.md) - [Update Employee Employment](https://docs.stackone.com/hris/api-reference/employees/employments/update-employee-employment.md) - [Get Employee](https://docs.stackone.com/hris/api-reference/employees/get-employee.md) - [Invite Employee](https://docs.stackone.com/hris/api-reference/employees/invite-employee.md) - [List Employees](https://docs.stackone.com/hris/api-reference/employees/list-employees.md) - [Get Employee Shift](https://docs.stackone.com/hris/api-reference/employees/shifts/get-employee-shift.md) - [List Employee Shifts](https://docs.stackone.com/hris/api-reference/employees/shifts/list-employee-shifts.md) - [Create Employee Skill](https://docs.stackone.com/hris/api-reference/employees/skills/create-employee-skill.md) - [Get Employee Skill](https://docs.stackone.com/hris/api-reference/employees/skills/get-employee-skill.md) - [List Employee Skills](https://docs.stackone.com/hris/api-reference/employees/skills/list-employee-skills.md) - [Get Employee Task](https://docs.stackone.com/hris/api-reference/employees/tasks/get-employee-task.md) - [List Employee Tasks](https://docs.stackone.com/hris/api-reference/employees/tasks/list-employee-tasks.md) - [Update Employee Task](https://docs.stackone.com/hris/api-reference/employees/tasks/update-employee-task.md) - [Get Employee Time Off Balance](https://docs.stackone.com/hris/api-reference/employees/time-off-balances/get-employee-time-off-balance.md) - [List Employee Time Off Balances](https://docs.stackone.com/hris/api-reference/employees/time-off-balances/list-employee-time-off-balances.md) - [List Assigned Time Off Policies](https://docs.stackone.com/hris/api-reference/employees/time-off-policies/list-assigned-time-off-policies.md) - [Cancel Employee Time Off Request](https://docs.stackone.com/hris/api-reference/employees/time-off/cancel-employee-time-off-request.md) - [Create Employee Time Off Request](https://docs.stackone.com/hris/api-reference/employees/time-off/create-employee-time-off-request.md) - [Get Employees Time Off Request](https://docs.stackone.com/hris/api-reference/employees/time-off/get-employees-time-off-request.md) - [List Employee Time Off Requests](https://docs.stackone.com/hris/api-reference/employees/time-off/list-employee-time-off-requests.md) - [Update Employee Time Off Request](https://docs.stackone.com/hris/api-reference/employees/time-off/update-employee-time-off-request.md) - [Update Employee](https://docs.stackone.com/hris/api-reference/employees/update-employee.md) - [Create Employee Work Eligibility Request](https://docs.stackone.com/hris/api-reference/employees/work-eligibility/create-employee-work-eligibility-request.md) - [Get Employees Work Eligibility](https://docs.stackone.com/hris/api-reference/employees/work-eligibility/get-employees-work-eligibility.md) - [List Employee Work Eligibility](https://docs.stackone.com/hris/api-reference/employees/work-eligibility/list-employee-work-eligibility.md) - [Update Employee Work Eligibility Request](https://docs.stackone.com/hris/api-reference/employees/work-eligibility/update-employee-work-eligibility-request.md) - [Get Employment](https://docs.stackone.com/hris/api-reference/employments/get-employment.md) - [List Employments](https://docs.stackone.com/hris/api-reference/employments/list-employments.md) - [Get Company Group](https://docs.stackone.com/hris/api-reference/groups/get-company-group.md) - [Get Cost Center Group](https://docs.stackone.com/hris/api-reference/groups/get-cost-center-group.md) - [Get Department Group](https://docs.stackone.com/hris/api-reference/groups/get-department-group.md) - [Get Division Group](https://docs.stackone.com/hris/api-reference/groups/get-division-group.md) - [Get Group](https://docs.stackone.com/hris/api-reference/groups/get-group.md) - [Get Team Group](https://docs.stackone.com/hris/api-reference/groups/get-team-group.md) - [List Companies Groups](https://docs.stackone.com/hris/api-reference/groups/list-companies-groups.md) - [List Cost Center Groups](https://docs.stackone.com/hris/api-reference/groups/list-cost-center-groups.md) - [List Department Groups](https://docs.stackone.com/hris/api-reference/groups/list-department-groups.md) - [List Division Groups](https://docs.stackone.com/hris/api-reference/groups/list-division-groups.md) - [List Groups](https://docs.stackone.com/hris/api-reference/groups/list-groups.md) - [List Team Groups](https://docs.stackone.com/hris/api-reference/groups/list-team-groups.md) - [Get Job](https://docs.stackone.com/hris/api-reference/jobs/get-job.md) - [List Jobs](https://docs.stackone.com/hris/api-reference/jobs/list-jobs.md) - [Get Work Location](https://docs.stackone.com/hris/api-reference/locations/get-work-location.md) - [List Work Locations](https://docs.stackone.com/hris/api-reference/locations/list-work-locations.md) - [Get Position](https://docs.stackone.com/hris/api-reference/positions/get-position.md) - [List Positions](https://docs.stackone.com/hris/api-reference/positions/list-positions.md) - [Get Shift](https://docs.stackone.com/hris/api-reference/shifts/get-shift.md) - [List Shifts](https://docs.stackone.com/hris/api-reference/shifts/list-shifts.md) - [Get Task](https://docs.stackone.com/hris/api-reference/tasks/get-task.md) - [List Tasks](https://docs.stackone.com/hris/api-reference/tasks/list-tasks.md) - [Get Time Entry](https://docs.stackone.com/hris/api-reference/time-entries/get-time-entry.md) - [List Time Entries](https://docs.stackone.com/hris/api-reference/time-entries/list-time-entries.md) - [Get Time Off Policy](https://docs.stackone.com/hris/api-reference/time-off-policies/get-time-off-policy.md) - [List Time Off Policies](https://docs.stackone.com/hris/api-reference/time-off-policies/list-time-off-policies.md) - [Get time off request](https://docs.stackone.com/hris/api-reference/time-off/get-time-off-request.md) - [Get time off type](https://docs.stackone.com/hris/api-reference/time-off/get-time-off-type.md) - [List time off requests](https://docs.stackone.com/hris/api-reference/time-off/list-time-off-requests.md) - [List time off types](https://docs.stackone.com/hris/api-reference/time-off/list-time-off-types.md) - [HRIS Connector Errors](https://docs.stackone.com/hris/common-guide/connector-errors.md): HTTP error codes, error response formats, and HRIS provider-specific troubleshooting - [Making your first request](https://docs.stackone.com/hris/first-request.md): Make your first HRIS API request to list employees from a connected HR system - [Unified HRIS API](https://docs.stackone.com/hris/introduction.md): Unified HRIS API for HR management across platforms, with consistent data models for employee data, shifts, time-off, documents, and benefits. - [Automated Employee Provisioning](https://docs.stackone.com/hris/use-cases/employee-provisioning.md): Automate the creation of employees in your customer's HRIS and keep the employee details updated. - [User Syncing from HRIS](https://docs.stackone.com/hris/use-cases/sync-users.md): Leverage StackOne to sync user details from your customer's HRIS system into your SaaS system. - [Get Group](https://docs.stackone.com/iam/api-reference/groups/get-group.md) - [List Groups](https://docs.stackone.com/iam/api-reference/groups/list-groups.md) - [Get Policy](https://docs.stackone.com/iam/api-reference/policies/get-policy.md) - [List Policies](https://docs.stackone.com/iam/api-reference/policies/list-policies.md) - [Get Role](https://docs.stackone.com/iam/api-reference/roles/get-role.md) - [List Roles](https://docs.stackone.com/iam/api-reference/roles/list-roles.md) - [Delete User](https://docs.stackone.com/iam/api-reference/users/delete-user.md) - [Get User](https://docs.stackone.com/iam/api-reference/users/get-user.md) - [List Users](https://docs.stackone.com/iam/api-reference/users/list-users.md) - [Update User](https://docs.stackone.com/iam/api-reference/users/update-user.md) - [Basic Authentication with StackOne API](https://docs.stackone.com/iam/common-guide/basic-authentication-with-stackone-api.md): Learn how to authenticate with the StackOne API using Basic Authentication. - [Expression Language Syntax](https://docs.stackone.com/iam/common-guide/expression-language-syntax.md): Learn about the expression language syntax for field mapping and transformations. - [Field Coverage](https://docs.stackone.com/iam/common-guide/field-coverage.md): Understand which fields are supported across different connectors and API operations. - [Field Mapping](https://docs.stackone.com/iam/common-guide/field-mapping.md): Learn how to map custom fields across different providers using StackOne's unified field mapping. - [Integration Field Mapping](https://docs.stackone.com/iam/common-guide/integration-field-mapping.md): Learn how to configure field mappings for specific integrations. - [Pagination](https://docs.stackone.com/iam/common-guide/pagination.md): Understand cursor-based pagination in the IAM API and how to efficiently retrieve large datasets. - [API SDKs](https://docs.stackone.com/iam/common-guide/stackone-api-sdks.md): Language-native libraries for StackOne Unified APIs - [StackOne Identifiers](https://docs.stackone.com/iam/common-guide/stackone-identifiers.md): Understand synthetic IDs and how to use them interchangeably with provider IDs across the unified API - [Synthetic Identifiers](https://docs.stackone.com/iam/common-guide/synthetic-identifiers.md): Learn about synthetic identifiers in the IAM API and how StackOne normalizes IDs across providers. - [Using Expand and Include Parameters](https://docs.stackone.com/iam/common-guide/using-expand-and-include-api-parameters.md): Learn how to use expand and include parameters to retrieve related data in a single API request. - [Using Postman with StackOne API](https://docs.stackone.com/iam/common-guide/using-postman.md): Learn how to use Postman to test and explore the StackOne API. - [Using the Passthrough Query Parameters](https://docs.stackone.com/iam/common-guide/using-the-passthrough-query-parameters.md): Learn how to use passthrough query parameters to send custom parameters directly to the underlying provider. - [Error Codes and Troubleshooting](https://docs.stackone.com/iam/error-codes-and-troubleshooting.md): IAM API error codes and troubleshooting guide - [Making your first request](https://docs.stackone.com/iam/first-request.md): Make your first IAM API request to list users from a connected identity provider - [Unified IAM API](https://docs.stackone.com/iam/introduction.md): Unified IAM API for identity and access management across platforms, with consistent data models for users, roles, permissions, and security policies. - [Request Tester](https://docs.stackone.com/iam/request-tester.md): Test IAM API requests directly against linked accounts to verify connectivity and debug issues. - [StackOne 101](https://docs.stackone.com/index.md): Connect your AI agents to 10,000+ actions across hundreds of SaaS integrations. - [Overview](https://docs.stackone.com/integration-guides/accounting/overview.md) - [Xero Accounting Integration](https://docs.stackone.com/integration-guides/accounting/xero.md) - [Bullhorn Assessment or Background Check Custom Tab Integration](https://docs.stackone.com/integration-guides/ats/bullhorn-assessment-or-background-check-custom-tab-integration.md): To set up, activate and use the Bullhorn custom tab for the assessments and background checks integration with StackOne. - [Eploy Background Check Partner Integration](https://docs.stackone.com/integration-guides/ats/eploy-background-check-integration-partner.md): Learn how to set up and use the Eploy Background Check as a Partner Integration with StackOne - [Greenhouse Partner Integration API](https://docs.stackone.com/integration-guides/ats/greenhouse-partner-api.md): To activate the Greenhouse Partner integration in StackOne for assessments and background checks., please follow the necessary steps. - [Overview](https://docs.stackone.com/integration-guides/ats/overview.md) - [Recruitee Partner API Integration](https://docs.stackone.com/integration-guides/ats/recruitee-partner-api.md): Learn how to set up and use the Recruitee Partner API integration with StackOne - [Bullhorn Recruitment Cloud - Salesforce Integration](https://docs.stackone.com/integration-guides/ats/salesforce-bullhorn.md): Technical guide for integrating with Bullhorn Recruitment Cloud using Salesforce REST API and SOQL queries - [SAP SuccessFactors Assessment through a third-party vendor](https://docs.stackone.com/integration-guides/ats/sapsuccessfactors-assessment.md): Learn how to set up and configure a third-party assessment vendor in SAP SuccessFactors for integration with StackOne. - [SAP SuccessFactors Background Check Integration](https://docs.stackone.com/integration-guides/ats/sapsuccessfactors-background-check.md): Learn how to set up and configure the Background Check integration in SAP SuccessFactors to integrate with StackOne. - [SAP SuccessFactors Permission Configuration](https://docs.stackone.com/integration-guides/ats/sapsuccessfactors-permission-configuration.md): Configuration of Permissions in SAP SuccessFactors - [SmartRecruiters Assessment or Background Check Integration](https://docs.stackone.com/integration-guides/ats/smartrecruiters-assessment-or-background-check-integration.md): Learn how to set up and configure the SmartRecruiters integration for assessments and background checks - [Teamtailor Partner API](https://docs.stackone.com/integration-guides/ats/teamtailor-partner-api.md): To activate the Teamtailor Partner API or Public + Partner API in StackOne for integrating your Teamtailor Marketplace Integration, please follow the necessary steps. - [Workday Assessment](https://docs.stackone.com/integration-guides/ats/workday-assessment.md): Learn how to configure and integrate Workday Assessments with StackOne. - [Workday Background Check](https://docs.stackone.com/integration-guides/ats/workday-background-check.md): Learn how to configure and integrate Workday Background Checks with StackOne. - [HubSpot Webhook Configuration](https://docs.stackone.com/integration-guides/crm/hubspot-webhook-configuration.md): To successfully configure the webhook and send the event on action. - [Overview](https://docs.stackone.com/integration-guides/crm/overview.md) - [Confluence Integration](https://docs.stackone.com/integration-guides/documents/confluence-documents-integration.md) - [GoogleDrive Partner OAuth](https://docs.stackone.com/integration-guides/documents/googledrive-partner-oauth.md): To integrate the GoogleDrive with StackOne, please follow these essentials steps - [Onedrive Partner OAuth](https://docs.stackone.com/integration-guides/documents/onedrive-oauth.md): Follow these steps to connect Onedrive via the StackOne Hub successfully. - [Overview](https://docs.stackone.com/integration-guides/documents/overview.md): Introduction to integrating and configuring document provider connections, OAuth setup, and using the StackOne Documents API and File Picker for unified file access - [Sharepoint & Onedrive](https://docs.stackone.com/integration-guides/documents/sharepoint-and-onedrive.md) - [Sharepoint Partner OAuth](https://docs.stackone.com/integration-guides/documents/sharepoint-oauth.md): Follow these steps to connect Sharepoint via the StackOne Hub successfully. - [SharePoint Client OAuth (Single-Tenant)](https://docs.stackone.com/integration-guides/documents/sharepoint-private-oauth.md): Connect SharePoint via a single-tenant Microsoft app with delegated permissions using the StackOne Hub. - [SAP SuccessFactors Permission Configuration](https://docs.stackone.com/integration-guides/hris/SapSuccessfactors-Permission-Configuration.md): Configuration of Permissions in SAP SuccessFactors - [ADP Workforce Now Employee Update Passthrough Usage](https://docs.stackone.com/integration-guides/hris/adp-workforce-now-employee-update-passthrough.md): Learn how to use the passthrough parameter for non-standard employee update operations in ADP Workforce Now - [Workday WQL](https://docs.stackone.com/integration-guides/hris/workday-wql.md): Workday query language (WQL) usage guide for StackOne integrations - [GO1 Integration](https://docs.stackone.com/integration-guides/lms/content-library-and-lxps/go1.md): LMS/LXP and Content Aggregators - [Xyleme Integration](https://docs.stackone.com/integration-guides/lms/content-library-and-lxps/xyleme.md): LMS/LXP and Content Aggregators - [Cornerstone Integration](https://docs.stackone.com/integration-guides/lms/external-content-providers/cornerstone.md): Content & Completion Management - [GO1 Integration](https://docs.stackone.com/integration-guides/lms/external-content-providers/go1.md): Content & Completion Management - [External Link Approach for Learning Content Providers](https://docs.stackone.com/integration-guides/lms/external-content-providers/introduction.md): Introduction to the external link approach for content delivery and its benefits over legacy SCORM/AICC formats - [Oracle Fusion Learning Integration](https://docs.stackone.com/integration-guides/lms/external-content-providers/oracle.md): Content & Completion Management for Oracle Cloud Learning - [Other Integrations](https://docs.stackone.com/integration-guides/lms/external-content-providers/other-integrations.md) - [Partnership Integrations](https://docs.stackone.com/integration-guides/lms/external-content-providers/partnership-integrations.md): LMS integrations that require platform partnerships for external content providers - [SAP SuccessFactors Integration](https://docs.stackone.com/integration-guides/lms/external-content-providers/sap.md): Content & Completion Management - [Workday Integration](https://docs.stackone.com/integration-guides/lms/external-content-providers/workday.md): Content & Completion Management - [OAuth Proxy Redirect](https://docs.stackone.com/integration-guides/oauth-proxy-redirect.md) - [Basic Authentication with StackOne API](https://docs.stackone.com/legacy-unified-apis/common-guide/basic-authentication-with-stackone-api.md): Learn how to authenticate with the StackOne API using Basic Authentication. - [Expression Language Syntax](https://docs.stackone.com/legacy-unified-apis/common-guide/expression-language-syntax.md): Learn about the expression language syntax for field mapping and transformations. - [Field Coverage](https://docs.stackone.com/legacy-unified-apis/common-guide/field-coverage.md): Understand which fields are supported across different connectors and API operations. - [Field Mapping](https://docs.stackone.com/legacy-unified-apis/common-guide/field-mapping.md): Learn how to map custom fields across different providers using StackOne's unified field mapping. - [Integration Field Mapping](https://docs.stackone.com/legacy-unified-apis/common-guide/integration-field-mapping.md): Learn how to configure field mappings for specific integrations. - [Pagination](https://docs.stackone.com/legacy-unified-apis/common-guide/pagination.md): Learn how to paginate through large datasets using StackOne's cursor-based pagination - [Request Tester](https://docs.stackone.com/legacy-unified-apis/common-guide/request-tester.md): Test API requests directly from the StackOne Dashboard. - [API SDKs](https://docs.stackone.com/legacy-unified-apis/common-guide/stackone-api-sdks.md): Language-native libraries for StackOne Unified APIs - [StackOne Identifiers](https://docs.stackone.com/legacy-unified-apis/common-guide/stackone-identifiers.md): Understand synthetic IDs and how to use them interchangeably with provider IDs - [Using Expand and Include Parameters](https://docs.stackone.com/legacy-unified-apis/common-guide/using-expand-and-include-api-parameters.md): Learn how to use expand and include parameters to retrieve related data in a single API request. - [Using Postman with StackOne API](https://docs.stackone.com/legacy-unified-apis/common-guide/using-postman.md): Learn how to use Postman to test and explore the StackOne API. - [Using the Passthrough Query Parameters](https://docs.stackone.com/legacy-unified-apis/common-guide/using-the-passthrough-query-parameters.md): Learn how to use passthrough query parameters to send custom parameters directly to the underlying provider. - [Error Codes and Troubleshooting](https://docs.stackone.com/legacy-unified-apis/error-codes-and-troubleshooting.md): Unified API error codes and troubleshooting guide - [Legacy Unified APIs Overview](https://docs.stackone.com/legacy-unified-apis/introduction.md): Navigate the Legacy Unified APIs for HRIS, ATS, CRM, LMS, and Accounting integrations - [Get Assignment](https://docs.stackone.com/lms/api-reference/assignments/get-assignment.md): Retrieve an assignment type learning record by its identifier. This is the record linking a user to a learning object. It can be pending, in progress, or completed. - [List Assignments](https://docs.stackone.com/lms/api-reference/assignments/list-assignments.md): Retrieve a list of assignment type learning records. These are the records linking a user to a learning object. They can be pending, in progress, or completed. - [Get Category](https://docs.stackone.com/lms/api-reference/categories/get-category.md) - [List Categories](https://docs.stackone.com/lms/api-reference/categories/list-categories.md) - [Get Completion](https://docs.stackone.com/lms/api-reference/completions/get-completion.md): Retrieve a completed learning record by its identifier. This is the record of a user completing a learning object. - [List Completions](https://docs.stackone.com/lms/api-reference/completions/list-completions.md): Retrieve a list of completed learning records. These are the records of a user completing learning objects. - [Get Content](https://docs.stackone.com/lms/api-reference/content/get-content.md): Retrieve a content type learning object by its identifier. These are the most granular learning objects (e.g. video, document, podcast) on a platform. Only content objects for which the platform supports progress and completion tracking are returned. - [List Content](https://docs.stackone.com/lms/api-reference/content/list-content.md): Retrieve a list of content type learning objects. These are the most granular learning objects (e.g. video, document, podcast) on a platform. Only content objects for which the platform supports progress and completion tracking are returned. - [Get Course](https://docs.stackone.com/lms/api-reference/courses/get-course.md): Retrieve a course type learning object by its identifier. These are collections of content type learning objects that are grouped together for a specific learning purpose. - [List Courses](https://docs.stackone.com/lms/api-reference/courses/list-courses.md): Retrieve a list of course type learning objects. These are collections of content type learning objects that are grouped together for a specific learning purpose. - [Batch Upsert External Linking Learning Objects](https://docs.stackone.com/lms/api-reference/external-linking-learning-objects/batch-upsert-external-linking-learning-objects.md): Batch upsert multiple external linking learning objects that redirect users to a provider platform for consumption and progress tracking. **Note:** Partial updates are not supported. When updating content, you must provide all the same fields that are required when creating content. See [here](https://docs.stackone.com/integration-guides/lms/external-content-providers/introduction) for more information about external linking learning objects. - [Upsert External Linking Learning Objects](https://docs.stackone.com/lms/api-reference/external-linking-learning-objects/upsert-external-linking-learning-objects.md): Create or update an external linking learning object that redirects users to a provider platform for consumption and progress tracking. **Note:** Partial updates are not supported. When updating content, you must provide all the same fields that are required when creating content. See [here](https://docs.stackone.com/integration-guides/lms/external-content-providers/introduction) for more information about external linking learning objects. - [Get Skill](https://docs.stackone.com/lms/api-reference/skills/get-skill.md) - [List Skills](https://docs.stackone.com/lms/api-reference/skills/list-skills.md) - [Create User Assignment](https://docs.stackone.com/lms/api-reference/users/assignments/create-user-assignment.md): Create an assignment type learning record for a user. This is the record linking a user to a learning object. It can be pending or in progress. - [Get User Assignment](https://docs.stackone.com/lms/api-reference/users/assignments/get-user-assignment.md): Retrieve an assignment type learning record for a user by its identifier. This is the record linking a user to a learning object. It can be pending, in progress, or completed. - [List User Assignments](https://docs.stackone.com/lms/api-reference/users/assignments/list-user-assignments.md): Retrieve a list of assignment type learning records for a user. These are the records linking a user to learning objects. They can be pending, in progress, or completed. - [Create User Completion](https://docs.stackone.com/lms/api-reference/users/completions/create-user-completion.md): Create a completed learning record for a user. This is the record of a user completing a learning object. - [Delete User Completion](https://docs.stackone.com/lms/api-reference/users/completions/delete-user-completion.md): Delete a completion type learning record for a user. This is a record of a user completing a learning object. - [Get User Completion](https://docs.stackone.com/lms/api-reference/users/completions/get-user-completion.md): Retrieve a completed learning record for a user by its identifier. This is the record of a user completing a learning object. - [List User Completions](https://docs.stackone.com/lms/api-reference/users/completions/list-user-completions.md): Retrieve a list of completed learning records for a user. These are the records of a user completing learning objects. - [Get User](https://docs.stackone.com/lms/api-reference/users/get-user.md) - [List Users](https://docs.stackone.com/lms/api-reference/users/list-users.md) - [LMS Connector Errors](https://docs.stackone.com/lms/common-guide/connector-errors.md): HTTP error codes, error response formats, and LMS provider-specific troubleshooting - [Making your first request](https://docs.stackone.com/lms/first-request.md): Make your first LMS API request to list content from a connected learning management system - [Unified LMS API](https://docs.stackone.com/lms/introduction.md): Unified LMS API for learning management across platforms, with consistent data models for course delivery, user progress tracking, and content management. - [Testing Create Operations](https://docs.stackone.com/lms/testing-integrations/testing.md) - [Batch Operations](https://docs.stackone.com/lms/unified-lms-features/batch.md): This document outlines the StackOne unified LMS features for batch operations. - [Create Operations](https://docs.stackone.com/lms/unified-lms-features/lms-features.md): This document outlines the StackOne unified LMS features for external content provider content and completion management. - [SSO and User Matching](https://docs.stackone.com/lms/unified-lms-features/user-syncing.md) - [External Content Providers](https://docs.stackone.com/lms/use-cases/learning-content-provider-lms-use-case.md): Automate intelligent learning content sync and real-time completion tracking to enhance your SaaS with automatic learning updates - [LXP/LMS Content Aggregators](https://docs.stackone.com/lms/use-cases/lxp-lms-content-aggregators.md): Aggregate learning content from multiple LMS platforms into a unified experience using StackOne's unified API. - [Claude Code](https://docs.stackone.com/mcp/app-guides/claude-code.md): Connect StackOne MCP to Claude Code using built-in MCP commands. - [Claude Desktop](https://docs.stackone.com/mcp/app-guides/claude-desktop.md): Connect StackOne MCP to Claude Desktop using the mcp-remote package. - [Flowise](https://docs.stackone.com/mcp/app-guides/flowise.md): Connect StackOne MCP server to FlowiseAI for visual AI agent workflows with access to all StackOne integrations. - [Goose CLI & Desktop](https://docs.stackone.com/mcp/app-guides/goose.md): Connect StackOne MCP server to Goose AI assistant for automated workflows and on-machine AI assistance. - [n8n Automation](https://docs.stackone.com/mcp/app-guides/n8n.md): Use StackOne MCP in n8n workflows with the MCP Client Tool node for automated operations. - [Postman](https://docs.stackone.com/mcp/app-guides/postman.md): Connect StackOne MCP to Postman to test and interact with MCP tools using HTTP requests. - [Authentication & Security](https://docs.stackone.com/mcp/auth-security.md): Learn about MCP authentication methods, required headers, and security best practices for StackOne MCP integration. - [Frequently Asked Questions](https://docs.stackone.com/mcp/faq.md): Common questions and answers about StackOne MCP integration, features, limitations, and best practices. - [Anthropic SDK (Python)](https://docs.stackone.com/mcp/framework-guides/anthropic-sdk.md): Connect StackOne MCP to Anthropic's Claude SDK using the official MCP Python client. - [Azure AI Foundry Agent Service](https://docs.stackone.com/mcp/framework-guides/azure-agents.md): Connect StackOne MCP to Azure AI Foundry Agent Service with native MCP integration. - [CrewAI](https://docs.stackone.com/mcp/framework-guides/crewai.md): Connect StackOne MCP to CrewAI with built-in MCP server support. - [Google ADK](https://docs.stackone.com/mcp/framework-guides/google-adk.md): Connect StackOne MCP to Google ADK for building sophisticated AI agents with Gemini models and native MCP support. - [LangChain](https://docs.stackone.com/mcp/framework-guides/langchain.md): Connect StackOne MCP to LangChain using the MCP adapters package. - [LangGraph](https://docs.stackone.com/mcp/framework-guides/langgraph.md): Connect StackOne MCP to LangGraph for building stateful multi-agent workflows. - [OpenAI Agents SDK](https://docs.stackone.com/mcp/framework-guides/openai-agents-sdk.md): Connect StackOne MCP to OpenAI Agents SDK with built-in MCP server support. - [Pydantic AI](https://docs.stackone.com/mcp/framework-guides/pydantic-ai.md): Connect StackOne MCP to Pydantic AI with built-in MCP server support. - [Vercel AI SDK](https://docs.stackone.com/mcp/framework-guides/vercel-ai-sdk.md): Connect StackOne MCP to Vercel AI SDK for TypeScript/JavaScript applications with native MCP client support. - [StackOne MCPs](https://docs.stackone.com/mcp/quickstart.md): Connect all StackOne platform actions directly to LLM clients and agents via the Model Context Protocol - [Troubleshooting](https://docs.stackone.com/mcp/troubleshooting.md): Common issues, error messages, and solutions for StackOne MCP integration across different clients and frameworks. - [Delete Account](https://docs.stackone.com/platform/api-reference/accounts/delete-account.md) - [Get Account](https://docs.stackone.com/platform/api-reference/accounts/get-account.md) - [Get Account Meta Information](https://docs.stackone.com/platform/api-reference/accounts/get-account-meta-information.md) - [List Accounts](https://docs.stackone.com/platform/api-reference/accounts/list-accounts.md) - [Update Account](https://docs.stackone.com/platform/api-reference/accounts/update-account.md) - [List all actions metadata](https://docs.stackone.com/platform/api-reference/actions/list-all-actions-metadata.md): Retrieves a list of all actions metadata - [Make an RPC call to an action](https://docs.stackone.com/platform/api-reference/actions/make-an-rpc-call-to-an-action.md): Makes a remote procedure call to the specified action - [Authenticate Connect Session](https://docs.stackone.com/platform/api-reference/connect-sessions/authenticate-connect-session.md) - [Create Connect Session](https://docs.stackone.com/platform/api-reference/connect-sessions/create-connect-session.md) - [Delete MCP session](https://docs.stackone.com/platform/api-reference/mcp/delete-mcp-session.md): Close an existing MCP session for the provided session id - [Open MCP SSE stream](https://docs.stackone.com/platform/api-reference/mcp/open-mcp-sse-stream.md): Open a dedicated Server-Sent Events stream for MCP notifications - [Send MCP JSON-RPC message](https://docs.stackone.com/platform/api-reference/mcp/send-mcp-json-rpc-message.md): Send JSON-RPC request to the MCP server over HTTP streaming transport - [Proxy Request](https://docs.stackone.com/platform/api-reference/proxy/proxy-request.md) - [Get Log](https://docs.stackone.com/platform/api-reference/request-logs/get-log.md) - [List Logs](https://docs.stackone.com/platform/api-reference/request-logs/list-logs.md) - [List Platform Logs](https://docs.stackone.com/platform/api-reference/request-logs/list-platform-logs.md) - [List Step Logs](https://docs.stackone.com/platform/api-reference/request-logs/list-step-logs.md) - [API SDKs](https://docs.stackone.com/platform/common-guide/stackone-api-sdks.md): Language-native libraries for StackOne Unified APIs - [Connect your Backend with StackOne](https://docs.stackone.com/platform/connect-your-backend-with-stackone.md): Generate Connect Session tokens from your backend to securely link customer accounts ## OpenAPI Specs - [ticketing](https://docs.stackone.com/ticketing/api-reference/ticketing.json) - [platform](https://docs.stackone.com/platform/api-reference/platform.json) - [messaging](https://docs.stackone.com/messaging/api-reference/messaging.json) - [hris](https://docs.stackone.com/hris/api-reference/hris.json) - [documents](https://docs.stackone.com/documents/api-reference/documents.json) - [ats](https://docs.stackone.com/ats/api-reference/ats.json) - [lms](https://docs.stackone.com/lms/api-reference/lms.json) - [screening](https://docs.stackone.com/screening/api-reference/screening.json) - [marketing](https://docs.stackone.com/marketing/api-reference/marketing.json) - [iam](https://docs.stackone.com/iam/api-reference/iam.json) - [crm](https://docs.stackone.com/crm/api-reference/crm.json) - [accounting](https://docs.stackone.com/accounting/api-reference/accounting.json) - [tsconfig](https://docs.stackone.com/tsconfig.json) - [package](https://docs.stackone.com/package.json) - [package-lock](https://docs.stackone.com/package-lock.json) - [openapi-with-code-samples](https://docs.stackone.com/openapi-with-code-samples.json) - [workflow](https://docs.stackone.com/.speakeasy/workflow.yaml) - [openapi](https://docs.stackone.com/deprecated-api-reference/openapi.json) - [admin](https://docs.stackone.com/admin/api-reference/admin.json)