cancel
Showing results for 
Search instead for 
Did you mean: 

What's trending at Workato?

estefania-romo
Workato employee
Workato employee

What's New?

AI: Deeper insights into Workspace health with Dev APIs for Performance Copilot

We’re thrilled to announce the release of our new Developer APIs for Recipe Health scans from Performance Copilot.
While Performance Copilot is shown in the recipe editor when builders are designing recipes, we’ve heard consistently from admins that reviews are a key bottleneck in getting their projects deployed. Furthermore, admins have mentioned that while they can see the health of their workspace, they often do not know how or where to improve it. This leads to questions such as:
  • What are the top projects and recipes that I should focus on to optimise for cost or performance?
  • Are there any security concerns with recipes that I should be aware of?
  • What are some recipes that have deprecated actions that I should look to refactor?
With this release, Admins can now programmatically trigger and retrieve health scans from recipes across their workspace, enabling them to:
  • Streamline deployments by flagging recipes below a certain health score for review
  • Bring recipe reviews and health scan reports to their work management systems like Jira
    1. GET /api/recipes/:recipe_id/health
      Retrieve the latest health scan, including health score, rule violations, and actionable suggestions.
    2. POST /api/recipes/:recipe_id/health
      Queue a new health scan after making changes to the recipe.
  • How to Use Developer API to get health scan results:
    1. Check for existing scan results first to avoid redundant processing. Use a GET request to the recipe health endpoint (e.g., /api/recipes/{recipe_id}/health) to retrieve the latest report, which includes violations, impact levels, and a total score.

Initiate a new scan only if no prior results exist. Send a POST request to the same endpoint to queue the analysis. The response will confirm the scan status (e.g., "enqueued").

unnamed (54).png                                                                                           Check the Documentation


Data Pipelines are here - Build for Orchestration at Scale
In today’s world, every business is data-driven. To power real-time decision-making, advanced analytics, and AI initiatives, organisations must orchestrate data seamlessly across their SaaS apps, databases, and data warehouses. That’s where data orchestration comes in — ensuring that data flows reliably, accurately, and efficiently from where it’s created to where it’s needed.

At the heart of this process lies data replication — the task of extracting and syncing data from business-critical systems into central destinations like Snowflake or Databricks. We’re excited to announce the private beta launch of Data Pipelines — a purpose-built asset type for scalable, efficient data replication.

With this new capability, customers can now replicate data from a source to a destination in bulk across many objects, in a single pipeline — complete with full and incremental sync support, parallelisation, and schema evolution handling.

This is a major milestone in Workato’s journey to become the central platform for intelligent data orchestration in modern enterprises. 
 
Data Pipelines let builders:
  • Configure once, replicate many: Choose multiple objects from the source and map to a destination in one pipeline.
  • Run scheduled syncs: Perform initial historical loads and incremental syncs on a defined schedule.
  • Parallel execution: Extract and load all selected objects concurrently for maximum throughput.
  • Schema evolution handling: Automatically detect and sync schema changes.
  • Rich observability: Monitor detailed sync logs and object-level performance, with automatic error handling and recovery.
This is a core step towards unifying automation and data orchestration on one platform. By reducing complexity and boosting performance, Data Pipelines help us meet the needs of both existing orchestration-heavy customers and new data-first prospects.

unnamed (55).png
                                                                                                         Check our Documentation
                                                                                                            Check our Product Deck
Platform Connector - April 2025
 
Please find the top highlights from the Platform Connectors release notes for April 2025! 
Top updates are: 
  • SAP SuccessFactors adds support for OData v4.
  • NetSuite introduces support for custom SOAP requests and improves XML XPath logic in custom actions.
  • IDP & AI by Workato remove daily action limits and introduce guardrails and telemetry for usage tracking.
  • Jira: Migrated deprecated endpoints, added field-clearing in updates, and fixed OAuth issues.
  • Salesforce: Upgraded to REST API v62.0.
  • Okta: New action to reset all MFA factors.
  • PGP: Now supports version configuration during connection setup
  • Enhancements in connectors like Bill.com, Xero, DB connectors, Hubspot, Facebook Leads, etc.
  • Bug fixes for connectors like Google cloud storage, Sage Intacct, Google Drive, Oracle Fusion, Sharepoint, BambooHR, Outlook, etc.
                                                          For the full details of this release, please check out this PDF.
0 REPLIES 0