Changelog
Keep up with the latest updates we’ve made in Workato.
Deleted item trigger in QuickBooks Online
Users can now create recipes that listen to deleted item events in Quickbooks. This enables accurate syncing of data between QBO and downstream systems like Shopify.
-
Interested Customers: Verizon
-
Sample recipes:
On-prem Agent (OPA) 2.13.1 release
- On-prem files: Invalid character error for Windows file path format fixed
See OPA Release Notes in docs.
Gong – New engagement actions
Users can now stream customer milestones from various systems like databases (for product usage), Docusign (for contract signing) or SkillJar (course completion) into Gong to gain a full 360 view into the events that contribute toward a successful sale or upsell. To learn more, read docs and check the sample recipe Sync Docusign Contract event to Gong Deal.
Azure Blob Storage – Multitenant authentication support
Multitenant authentication support
-
Users now have the ability to choose the “connection account type” and can sign in with a common, organization, or tenant-specific connection account type. Common supports personal, enterprise, and multi-tenant accounts, which are not tenant-specific. The organization supports multi-tenant enterprise accounts.
Compare recipe versions with Recipe Diff
With the Recipe Diff feature, users can visually compare two versions of a recipe side by side—before choosing which to export.
This is handy for users who manage their team’s recipe development lifecycle.
To see how it works, check out Recipe Diff's documentation.
Safely empower business teams with Automation HQ
Automation HQ gives IT admins a central console to set up:
- Dedicated workspaces for business units (marketing, sales, finance, and HR etc.)
- User access and admin roles across workspaces
- Connections to your organization’s apps
- Usage policies and allocate resources like recipes and tasks
See more about Automation HQ in this blog post.
Marketo flow steps setup now easier
Self Service Flow Steps is a new Marketo feature. With it, users can build reusable custom steps that call out to other apps with customer data.
While it can involve a lot of custom code to set up, Workato users can now create these flow steps the easier way: with a recipe.
Building connectors now easier with OpenAPI Specifications
Save weeks of development work when you use OpenAPI Specifications (OAS) to build your own custom Workato connectors.
Users have the option of creating a connector from an OAS document, or a sample code.
See more in the OAS generation documentation.
Custom OAuth profiles for Embedded partners
Embedded partners can now create custom apps (on supported connectors) and connect them to Workato.
This gives partners control over the app’s branding, permission scopes, and OAuth profile.
See the list of supported connectors and other details.
On-prem Agent (OPA) 2.13.0 release
- Security: Java Runtime Environment upgraded to version 17.0.3
- Linux: RPM and DEB packages added
- Shutdown: New shutdown procedure deployed. Agent awaits OS signals, and tries to gracefully finish all running queries and terminate the agent process. Default shutdown timeout is 300 seconds, but this can be customized
- Cloud logging: now enabled by default, agent logs will be sent to Workato for improvements and fixes
- HTTP response compression: now enabled by default, this may increase CPU consumption for better communication throughput
- Command line: ‘mgmt-listen’ option added to expose technical endpoint, useful for health checks when running OPA inside a containerized environment.
- Command line: Undocumented ‘/status’ endpoint deprecated
- Security: libraries with vulnerabilities have been upgraded
- Custom HTTP SSL options: internal agent communication no longer affected
- Kafka: Avro and Schema Registry support added
See OPA Release Notes in docs.