Back to Documentation

Integrations

Connect tasket with your cloud storage and other tools to automate document processing and streamline your workflows.

Cloud Storage Integration

Connect your cloud storage folders to automatically process documents without manual uploads. Once connected, tasket monitors your folders and processes new files automatically.

Google Drive ✅

Fully supported. Connect folders and automatically process new documents as they're added.

  • Select specific folders to monitor
  • Automatic file detection and processing
  • Optional Google Sheets data sync

SharePoint 🚧

Coming soon - Link Microsoft SharePoint sites for enterprise document management.

OneDrive 🚧

Coming soon - Connect OneDrive folders for seamless document processing workflows.

How to Connect Google Drive

  1. Go to SettingsIntegrations (or Drive Integration section)
  2. Click "Connect Drive Folder" or "Add Folder"
  3. Get your folder ID from Google Drive URL (the part after /folders/)
  4. Enter folder name and folder ID
  5. Optionally add a Google Sheet ID if you want data synced to a sheet
  6. Click "Connect" - the folder will start being monitored automatically

What Happens Next: tasket checks your connected folders every 15 seconds for new files. When a new file is detected, it's automatically downloaded, processed, and tasks are created if needed. You'll receive notifications when processing is complete.

API Access

For developers and technical users, tasket provides a REST API to integrate with your existing systems:

What You Can Do with the API

  • Upload documents programmatically from your applications
  • Query extracted data and search documents using code
  • Manage tasks and workflows automatically
  • Check processing status and retrieve results
  • Access Company AI programmatically to get answers

Getting Started: Generate an API key from Settings → API Keys, then use it to authenticate your requests. All API requests require the API key in the Authorization header.

View complete API documentation →

Webhooks

Set up webhooks to receive real-time notifications when events occur in tasket. This allows your systems to react automatically to document processing, task creation, and other events.

Available Webhook Events

You can subscribe to these events to get notified in real-time:

document.processed
document.failed
task.created
task.completed
extraction.complete
classification.updated

Use Case: Set up a webhook for "document.processed" to automatically update your accounting system when invoices are processed, or notify your team in Slack when tasks are created.

Learn more about webhooks in the API documentation →

Third-Party Tools

tasket can integrate with popular business tools through webhooks and API access:

Slack

Set up webhooks to receive notifications in Slack channels when documents are processed or tasks are created. Keep your team informed automatically.

Microsoft Teams

Get real-time updates and notifications directly in your Teams workspace using webhooks or API integration.

Zapier

Connect tasket with 5000+ apps through Zapier. Automate workflows between tasket and your other business tools.

Make (Integromat)

Build complex automation workflows connecting tasket with your entire tech stack using Make's visual workflow builder.

Note: Most integrations work through webhooks or the REST API. Check the API documentation for details on setting up integrations with your preferred tools.