June 2025

NEW FEATURES

Deck Dashboard

Introducing the brand new Deck Dashboard — a powerful interface that lets users create both sources and jobs tailored to their needs using our built-in AI Bot.
With the Dashboard, users can:
  • Browse published Links
  • Access implementation code
  • Monitor logs
  • And much more!

Flow with Our Endpoint for File Retrieval

Data can now be written to a CSV file when a webhook becomes too large for practical use.
The webhook will include a URL pointing to the file, which can be downloaded directly. This improves performance and usability for large result sets.

Connections Through Our Widget

You can now trigger the EnsureConnection job directly through our Widget — streamlining the end-user experience and making integrations even easier.

ADDED

Over 320 Agents

We’ve deployed 320+ new agents spanning hundreds of sources to expand the breadth of integrations you can rely on.

IMPROVED

MFA for Data Refreshes

Full support for Multi-Factor Authentication (MFA) is now available during data refreshes.
You can securely perform automated updates via webhooks, even if the source system requires MFA.

Time Format Fix for Interval Data

We’ve improved our system’s ability to recognize time formats across the web.
Regardless of the input format, all output timestamps now conform to ISO 8601 (YYYY-MM-DD).

Enhanced Sandbox

Our Sandbox environment for Generic Jobs has been expanded. You can now simulate more complex scenarios and edge cases in a safe, isolated test setting.

Improved Job Retries

Jobs that encounter transient issues will now automatically retry, increasing reliability and reducing manual re-submission.

Substantial Speed Improvements

Thanks to underlying optimizations, our agents now complete Jobs up to 2x faster than before.

SECURITY

Automatic HMAC Key

To improve security and simplify onboarding, a unique HMAC (Hash-based Message Authentication Code) key is now automatically generated for every new team created on our platform.

May 2025

NEW FEATURES

Deck Product Framework

This feature allows you to connect to a data source on behalf of your user and send Jobs to read or write data tied to that user. You can retrieve information or documents, inject fields, upload forms, and manipulate account-related data - as long as you have valid credentials. It enables you to access locked content and even take actions for users.

GenericDocUpload Event

Your application can now subscribe to a single, unified event stream for all document uploads, simplifying workflows across document types.

Sandbox Support for Jobs

Developers can now test their Job integrations in a dedicated sandbox environment. This supports faster iteration and safe experimentation without touching live data.

ADDED

/jobs/submit endpoint

This is the core endpoint for using the Deck Product Framework. You can submit Jobs to this endpoint and receive results via Webhooks.

Webhooks for the Deck Product Framework

Webhooks now return success or error responses for submitted Jobs and are the primary mechanism for handling Workflows.

Over 1000 Agents

We’ve deployed over a thousand agents across hundreds of supported sources.

Improved

Expanded Data Support

We’ve added new agents and source integrations, allowing broader data extraction across more formats and providers.

Enhanced Anti-Detection Reliability

New anti-detection technologies increase the reliability of agents, enabling more consistent and uninterrupted data collection.

Improved AI Generator

Enhancements to the AI generator have boosted accuracy and output quality across AI-driven features.

Expanded Account Overview Events

We’ve added support for 20+ additional data sources to our Account Overview event system, providing broader coverage and real-time updates across more accounts.

Enhanced PDF Automation

We now support robust PDF generation and printing in Chrome environments, using anti-bot strategies for improved reliability.

Enhanced Login Reliability

Login automation now includes a CAPTCHA waiter, increasing success rates for logins even when challenges like CAPTCHAs are presented.

Credentials and MFA Handling

Better handling and clearer feedback for invalid credentials and MFA flows, powered by enhanced AI logic.

CHANGED

API Infrastructure Migrated to Kubernetes

Our core API infrastructure has been upgraded to Kubernetes, improving scalability, uptime, and performance under load.

SECURITY

HMAC Support

We now support HMAC (Hash-based Message Authentication Code) for API requests, offering a more secure and verifiable way to authenticate requests.