cancel
Showing results for 
Search instead for 
Did you mean: 

Workato - What’s trending at Workato? - May 10th 2024

estefania-romo
Workato employee
Workato employee

New Atlassian Virtual Agent Accelerator!
The Atlassian Virtual Agent accelerator enables instant fulfillment and response to user requests for app provisioning through Atlassian Virtual Agent. It leverages pre-configured, data-driven intents to autonomously interpret user inquiries and direct them to specific recipes/actions!

Workato's Atlassian Virtual Agent accelerator can be effectively utilized in various scenarios where you want to streamline and automate the process of handling user requests for app provisioning, particularly when using Atlassian Virtual Agent and Slack. Here are some situations in which you might consider using this solution:

  • Application Provisioning Requests: If your organization frequently receives requests for setting up or configuring software applications, this accelerator can automate the process, making it more efficient and consistent.
  • High Volume of User Requests: When you're dealing with a high volume of user requests for application provisioning, manual handling can be time-consuming. The accelerator can handle these requests in real-time without the need for human intervention.
  • Integration with Atlassian: If your organization uses Atlassian Vitual Agent and relies on Slack for team communication, this accelerator seamlessly integrates with this platform, providing a cohesive solution for handling requests.
  • Scalability: As your organization grows and the volume of requests increases, the accelerator can scale to handle more requests without a corresponding increase in manual effort.

image (54).png

Data Integration release announcementsBig updates coming through!

We have released some exciting features in the data integration domain for features we have been releasing over the last month. Check out the updates and latest on these features!

Filestorage
We now have the ability to handle CSV data effectively in the FileStorage system
Updates to FileStorage actions:

  • Store CSV file along with its column data type schema in a directory (In “Create file” action)
  • Append CSV lines to an already existing file with column data type validation (In “Append to file” action)
  • Fetch CSV lines from a file in batches from an existing file (Using “Get CSV lines from file” action)

FileStorage can also auto infer and assign best fit data type schema to the columns while storing/appending the file

  • Introducing new FileStorage triggers
  • Trigger and fetch any file type as a byte stream once it is available, using the "New file" bulk trigger
  • Extract complete CSV file data in batches, as and when it is stored/added, using the "New CSV file" batch trigger
  • Monitor a particular CSV file and fetch new lines appended to the file in batches, using the "New lines in CSV file" batch trigger


With the new enhancements, users can now be rest assured that their CSV file data stored within our system completely aligns with the column schema, which is crucial as they map this data to downstream applications that expect strict conformance to mentioned data types. With this, we are solving common problems like Data Volume mismatches, Schema safety in data pipelines or Real-Time directory monitoring!

SQL Transformation 
We have added the ability to process and transform Excel files using SQL Queries

  •  Improves our support for native excel parsing and transformation
  •  Accepts data from a specific excel file, worksheet and data range as the data source
  •  Provides ability to aggregate and query across both CSV and Excel data types

We have added Workato Data tables as a new data source to query

  •  Alleviates the limitation we have on running complex queries across one or more data tables
  •  Aggregate and transform data across different sources - applications, files and now data tables
  •  Fetch the query results as CSV to be used in downstream actions

With the new updates, SQL Transformations is now even more functional, powerful and scalable, being able to handle data from different sources and in different formats. Note that today the output of the transformations will be in CSV format.

Long Actions In Data Base Connectors

Long actions for databases can be understood as asynchronous execution of SQL queries. They give us the ability to handle long-running SQL queries and exports of datasets.

What it solves?
Previously, we faced limitations with executing long-running SQL queries (>500s) and exporting data in CSV format via cloud connections. Long actions address these challenges by providing a solution that allows for extended query execution times, with a timeout limit of 120 minutes

Which actions and database connectors?
  • Run long query using custom SQL: This action is designed for executing custom SQL queries that may exceed the standard timeout limit of 500s. It enables the processing of complex queries without the fear of hitting timeout 
  • limit of 500s. It enables the processing of complex queries without the fear of hitting timeout constraints.
  • Export Query Result: This action facilitates bulk extraction of data from databases in CSV format. This action has no limit to the number of rows returned, eliminating the need for pagination logic.

SnowFlake Connector
Upload to internal stage (new)

  • This new action provides a dedicated solution for uploading files to Snowflake's internal stage. It simplifies the process of transferring data into Snowflake for further processing or analysis.

Bulk load from stage (improved to accommodate files from internal stages)

  • Improved functionality now allows for loading files directly from Snowflake's internal stage into a table. This enhancement streamlines data ingestion processes, enabling smoother and more efficient data loading workflows.
    image (55).png

     

    In this release, we've introduced data integration as a distinct top-level category within our documentation, enhancing the discovery of a key platform capability.
     

Platform Connector Updates

We introduced major improvements to several key strategic connectors: SAP Concur, OpenAI, Workday, OneDrive, HTTP connectors, etc.... 
Top 10 Releases

SAP Concur
[Enhancement] CRUD capability for user provisioning
We have now added the ability to create, update, and deactivate users in SAP Concur. This includes the ability to create a new user, replace an existing user, and deactivate a user by updating their active status.
OpenAI
[Enhancement] Add summarize action
We have now added a "Summarize text" action to the OpenAI and "Ai by Workato" adapters. This new feature uses an underlying function to generate a set of parameters. Additionally, users can now configure the length of the resulting summary through the 'max_words' input field.
Workday
[Enhancement] Workday report feature enhancement
We have made some improvements to improve the user experience and functionality of our Workday report feature.
 
For the "Scheduled Report Trigger", when the "Detect Report Schema Automatically" is set to "NO", the report schema inserted using schema designer will now generate datapills. This resolves the previous issue where the datapills were not produced.
 
We have updated the hint for the "Detect Report Schema Automatically" feature. It now explicitly states that this function only works if the report URL is a string.
 
We have also enhanced the "Report Columns" field to support JSON schema, aligning with our recent release of JSON format output support.
OneDriv
[Enhancement] Bidirectional sync support
We have made significant improvements to our OneDrive connector by introducing three new features to support bidirectional sync:
 
List Files and Folders: This feature allows users to list files and folders within OneDrive.
 
Delete File or Folder: This feature allows users to remove unwanted files or folders, providing better control over their OneDrive content.
 
New Event Trigger: This new feature will alert users to specific events within their OneDrive, improving overall workflow and efficiency. These updates are part of our ongoing commitment to meet our customers' needs and enhance their experience with our product.
Outlook
[Enhancement] Pagination support
We now support this by introducing two key changes. Firstly, an offset field has been added to provide the next page offset. Secondly, a timezone picklist has been incorporated to display the supported timezones using the Outlook API.
Amazon S3
[Enhancement] Support of custom action
The connector has now been updated to include custom action support. This enhancement allows for more flexibility and customization in the use of Amazon S3.
 
[Enhancement] Support extensive search objects operation with pagination
We're excited to announce an upgrade to our S3 support, enhancing the search objects operation with broader search capabilities and pagination. Previously limited to returning up to 1000 records without search options. With this update, users can now:
 
Search by providing delimiters and prefixes on the keys
 
Specify "search-after" to fetch keys after a specific key
 
Perform pagination by providing max results, next page token
Google Sheets
 
Support google sheet update rows in bulk
 
Our ability to update Google Sheets is restricted by Google's API, which caps at 100 actions per minute, hindering updates for large data sets. Currently, we can only update one row at a time and require a batch update solution akin to the "add rows in bulk" feature.
We've introduced a feature for bulk row updates, akin to the "add rows in bulk" function, but it only updates consecutive rows. The UI resembles that of adding rows in bulk, with 'row number' marking where updates start. If multiple items are listed and a starting row is chosen, all subsequent rows up to the list's end get updated. This feature supports a maximum of 50,000 records.
LinkedIn
[Enhancement] Upgrade to API Version 202401
We have upgraded the Linkedin Version to 202401 and updated the associated actions and triggers. We have also deprecated some non-backward compatible actions/triggers and introduced new ones. Customers are advised to prepare for the deprecation of the old version by LinkedIn by adding r_marketing_leadgen_automation scope into their connection.
SuccessFactors
[Enhancement] Update environment picklist and documentation link
The SuccessFactors environment picklist and SAP documentation link have been updated. The endpoint of DC4 (DC68) SalesDemo has also been updated
Custom Action/HTTP
[Enhancement] Parsing for XML inputs outputs into schemas
We've fixed a parsing issue for XML inputs in Custom Actions and HTTP, eliminating the need for manual XML output parsing. Our system now automatically generates a schema from sample XML documents, simplifying the process by auto-generating output datapills when users paste a sample XML. Also, we've introduced support to convert JSON input into XML in the execute block.
 
Check out the remaining updated and enhanced connectors in the PDF file attached: 
  • Dropbox
  • Stripe
  • SMS by Workato
  • Email by Workato
  • Jira
  • SuccessFactors
  • Amazon S3
  • BIM360
  • Salesforce
  • Hubspot
  • TableStorage
  • Coupa
  • Outlook 
  • Netsuite
  • Microsoft Sharepoint
  • Azure Blob Storage
  • Zendesk
  • Freshdesk
  • Shopify
  • Wrike
  • Sage Live
  • Magento
  • Azure Monitor
  • ZoomInfo
  • Quickbase
  • JWT Tool
       Check out our Product Hub 

 

 

0 REPLIES 0