Timesheet Portal
36 actions · 2 auth methods
PreviewAccounting
Authentication
Email & Password (API Token)
Timesheet Portal issues a session API token from POST /token using the email and password of an API-authorised System Ad…Guides: Connector Profile, Link Account
OAuth 2.0 (Client Credentials)
OAuth 2.0 Client Credentials. Generate a Client ID and Client Secret in Settings > Account > Account > API access (requi…Guides: Connector Profile, Link Account
Getting Started
1
Create or Select a Project
Set up a new project or select an existing one. See the Projects Guide.
2
Configure the Connector
Enable the connector and set up a connector profile in your project. See Managing Connectors.
Connector Profile
Timesheet Portal - Email & Password (API Token)
Connector Profile
Timesheet Portal - OAuth 2.0 (Client Credentials)
3
Link an Account
Connect an account using StackOne Hub or Auth Link.
Link Account
Timesheet Portal - Email & Password (API Token)
Link Account
Timesheet Portal - OAuth 2.0 (Client Credentials)
4
Use Actions
Invoke actions using one of the methods below:
- MCP – Model Context Protocol for AI assistants
- A2A – Agent-to-Agent protocol
- AI Toolset (TypeScript) – TypeScript SDK for AI agents
- AI Toolset (Python) – Python SDK for AI agents
- Actions RPC – Direct API calls
- Playground – Test actions in the dashboard