<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic What’s trending at Workato? - May 24th 2024 in UK&amp;I User Group</title>
    <link>https://systematic.workato.com/t5/uk-i-user-group/what-s-trending-at-workato-may-24th-2024/m-p/6767#M32</link>
    <description>&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;IF … ELSE IF… ELSE IF… ELSE IF… ELSE…&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;We're happy to announce the enhancement of our conditional control statement.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What’s new&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Now there is one conditional step&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;IF condition&lt;/I&gt;&amp;nbsp;instead of confusing two.&lt;/LI&gt;&lt;LI&gt;Users can add or remove&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;else if&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/I&gt;or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;else&lt;/I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;conditions to existing&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;if condition&lt;/I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;at any moment without needing to recreate the conditional logic (as it was before).&lt;/LI&gt;&lt;LI&gt;Users can reorder&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;else if&lt;/I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;conditions inside a single conditional block.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;How does it work?&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Any conditional logic starts with IF, so users must create the first logic block first.&lt;/LI&gt;&lt;LI&gt;After the first condition is added and the user wants to add other conditions below, clicking “add step” will show a panel with two more options: “ELSE IF” and “ELSE” that can be added to the previous conditional logic.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1298i32AACF7E4C2E0DC7/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&lt;A href="https://docs.workato.com/features/if-conditions.html#manage-conditional-logic-with-if-control-statements" target="_blank" rel="noopener"&gt;Check out the Web Documentation&lt;/A&gt;&amp;nbsp;&lt;/I&gt;&lt;SPAN&gt;→&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;Platform Ops' latest releases&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is a summary of the latest feature releases and enhancements for the Platform Ops product area.&amp;nbsp;We hope they improve your day-to-day work on the system and reduce some manual work! Let us know what you think.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Time and date formats - New feature!&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;Now, you can customize your settings to see the Workato platform in the date and time format you are used to working (and thinking) in - saving you the time you spend figuring out what those numbers on the screen mean.&amp;nbsp;New time and date formats are:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;mm/dd/yy h:mm AM/PM.&lt;/LI&gt;&lt;LI&gt;mm/dd/yy hh:mm.&lt;/LI&gt;&lt;LI&gt;dd/mm/yy h:mm AM/PM.&lt;/LI&gt;&lt;LI&gt;dd/mm/yy hh:mm.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Check our&amp;nbsp;&lt;A href="https://docs.workato.com/workspace.html#my-profile:~:text=personal%20profile%20information%3A-,Profile,-Allows%20you%20to" target="_blank" rel="noopener"&gt;Docs&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Developer APIs&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;I&gt;GET Job API:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/I&gt;New fields were added to improve the visibility of errors: error count, step, app, action, and&amp;nbsp;retry count.&lt;/LI&gt;&lt;LI&gt;&lt;I&gt;New API option to export and import&lt;/I&gt;! Now, all you need to do is provide a folder ID. If all assets are in the same folder, then no more IDs for each asset you want to add to the manifest.&lt;/LI&gt;&lt;LI&gt;&lt;I&gt;Create and Update recipe API&amp;nbsp;&lt;/I&gt;- new field to update recipe description.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;API collections &amp;amp; endpoint&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The collections page and endpoint cards have a fresh look, featuring new icons to easily distinguish API recipes and API proxy endpoints.&lt;/LI&gt;&lt;LI&gt;(The most exciting part) Recipe endpoints—once you click on an endpoint, you can immediately see the API request and response schema, recipe actions, and key endpoint configuration.&lt;UL&gt;&lt;LI&gt;Previously, users would have to navigate to the recipe to see this.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Endpoint settings&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;We've created a new 'endpoint settings' tab. This gives users a persistent view of key endpoint configuration settings without navigating to the 'edit endpoint' pop-up.&lt;/LI&gt;&lt;LI&gt;Note: This is a temporary state. As part of our API proxy transformation project, we'll be adding more capabilities to the settings page.&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;UI enhancements&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;I&gt;Job history page:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/I&gt;Due to performance issues and long loading times in some cases, we introduced a new default for the time filter. It is now set for "last 30 days" by default, improving the experience working on this page,&amp;nbsp;especially for heavy recipes.&lt;/LI&gt;&lt;LI&gt;&lt;I&gt;Deployments tab:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/I&gt;More time filters are now available, enabling users to see deployment&amp;nbsp;history older than the last 30 days.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Some fixes&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Notification emails: We added the workspace name (the correct one) to the notification alerts users get from Workato so they can&amp;nbsp;easily recognize the relevant workspace.&lt;/LI&gt;&lt;LI&gt;Scheduler: During Jan-Feb, we improved the scheduler's timezone logic (it had some bugs). As part of the fix, we made the timezone a mandatory field. This has been fixed back to being an optional field due to the requests from the field.&lt;/LI&gt;&lt;LI&gt;ALR: Preventing customers from selecting the wrong configurations.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Coming up soon:&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Job history table download.&lt;/LI&gt;&lt;LI&gt;Manifest page UI improvements.&lt;/LI&gt;&lt;LI&gt;LUT page UI improvements.&lt;/LI&gt;&lt;LI&gt;Improved assets search - text search will also search through the description, apps, and actions.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="image (1).png" style="width: 400px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1300i2F337DA3705F2EDE/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="image (1).png" alt="image (1).png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="image (2).png" style="width: 400px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1301iC2815131593AF297/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="image (2).png" alt="image (2).png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&lt;A href="https://docs.workato.com/" target="_blank" rel="noopener"&gt;Check out the Web Documentation&lt;/A&gt;&amp;nbsp;&lt;/I&gt;&lt;SPAN&gt;→&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;Field Connectivity Team Updates&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here are the latest community connectors and recipe updates!&lt;BR /&gt;&lt;FONT size="4"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;STRONG&gt;What’s new on Product Hub:&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://www.workato.com/product-hub/community-connectors-whats-new-in-april-2024/" target="_blank" rel="noopener"&gt;Community Connectors: What’s new in April&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Recipe Highlight:&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://www.workato.com/product-hub/recipe-highlight-enhancing-asset-security-and-compliance-with-automation/" target="_blank" rel="noopener"&gt;Enhancing asset security and compliance with automation&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;New/Updated Connectors:&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;&lt;FONT color="#0000ff"&gt;AWS Bedrock&lt;BR /&gt;Kintone&lt;BR /&gt;iChris (Static)&lt;BR /&gt;JobAdder&lt;BR /&gt;Camplife&lt;BR /&gt;Aimtec ClouEDI&lt;BR /&gt;JD Edwards&lt;BR /&gt;Backlog&lt;BR /&gt;MYOB Advanced&lt;BR /&gt;Acumatica&lt;BR /&gt;SugarCRM&lt;BR /&gt;Harvest&lt;BR /&gt;Workato Embedded&lt;BR /&gt;Freshsales&lt;BR /&gt;ClickUp&lt;BR /&gt;Amazon Kinesis&lt;BR /&gt;Freshservice&lt;BR /&gt;HiBob&lt;BR /&gt;Sage Intacct (Custom)&lt;BR /&gt;Personio&lt;BR /&gt;GraphQL&lt;/FONT&gt;&lt;/I&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;I&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="image (3).png" style="width: 400px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1303i85FD3D65452750F1/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="image (3).png" alt="image (3).png" /&gt;&lt;/span&gt;&lt;/I&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;I&gt;&lt;A href="https://www.workato.com/product-hub/community-connectors-whats-new-in-april-2024/" target="_blank" rel="noopener"&gt;Check out our Product Hub&lt;/A&gt;&amp;nbsp;&lt;/I&gt;→&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 24 May 2024 11:04:14 GMT</pubDate>
    <dc:creator>breogan-ouvina</dc:creator>
    <dc:date>2024-05-24T11:04:14Z</dc:date>
    <item>
      <title>What’s trending at Workato? - May 24th 2024</title>
      <link>https://systematic.workato.com/t5/uk-i-user-group/what-s-trending-at-workato-may-24th-2024/m-p/6767#M32</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;IF … ELSE IF… ELSE IF… ELSE IF… ELSE…&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;We're happy to announce the enhancement of our conditional control statement.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What’s new&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Now there is one conditional step&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;IF condition&lt;/I&gt;&amp;nbsp;instead of confusing two.&lt;/LI&gt;&lt;LI&gt;Users can add or remove&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;else if&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/I&gt;or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;else&lt;/I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;conditions to existing&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;if condition&lt;/I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;at any moment without needing to recreate the conditional logic (as it was before).&lt;/LI&gt;&lt;LI&gt;Users can reorder&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;else if&lt;/I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;conditions inside a single conditional block.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;How does it work?&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Any conditional logic starts with IF, so users must create the first logic block first.&lt;/LI&gt;&lt;LI&gt;After the first condition is added and the user wants to add other conditions below, clicking “add step” will show a panel with two more options: “ELSE IF” and “ELSE” that can be added to the previous conditional logic.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1298i32AACF7E4C2E0DC7/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&lt;A href="https://docs.workato.com/features/if-conditions.html#manage-conditional-logic-with-if-control-statements" target="_blank" rel="noopener"&gt;Check out the Web Documentation&lt;/A&gt;&amp;nbsp;&lt;/I&gt;&lt;SPAN&gt;→&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;Platform Ops' latest releases&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is a summary of the latest feature releases and enhancements for the Platform Ops product area.&amp;nbsp;We hope they improve your day-to-day work on the system and reduce some manual work! Let us know what you think.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Time and date formats - New feature!&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;Now, you can customize your settings to see the Workato platform in the date and time format you are used to working (and thinking) in - saving you the time you spend figuring out what those numbers on the screen mean.&amp;nbsp;New time and date formats are:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;mm/dd/yy h:mm AM/PM.&lt;/LI&gt;&lt;LI&gt;mm/dd/yy hh:mm.&lt;/LI&gt;&lt;LI&gt;dd/mm/yy h:mm AM/PM.&lt;/LI&gt;&lt;LI&gt;dd/mm/yy hh:mm.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Check our&amp;nbsp;&lt;A href="https://docs.workato.com/workspace.html#my-profile:~:text=personal%20profile%20information%3A-,Profile,-Allows%20you%20to" target="_blank" rel="noopener"&gt;Docs&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Developer APIs&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;I&gt;GET Job API:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/I&gt;New fields were added to improve the visibility of errors: error count, step, app, action, and&amp;nbsp;retry count.&lt;/LI&gt;&lt;LI&gt;&lt;I&gt;New API option to export and import&lt;/I&gt;! Now, all you need to do is provide a folder ID. If all assets are in the same folder, then no more IDs for each asset you want to add to the manifest.&lt;/LI&gt;&lt;LI&gt;&lt;I&gt;Create and Update recipe API&amp;nbsp;&lt;/I&gt;- new field to update recipe description.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;API collections &amp;amp; endpoint&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The collections page and endpoint cards have a fresh look, featuring new icons to easily distinguish API recipes and API proxy endpoints.&lt;/LI&gt;&lt;LI&gt;(The most exciting part) Recipe endpoints—once you click on an endpoint, you can immediately see the API request and response schema, recipe actions, and key endpoint configuration.&lt;UL&gt;&lt;LI&gt;Previously, users would have to navigate to the recipe to see this.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Endpoint settings&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;We've created a new 'endpoint settings' tab. This gives users a persistent view of key endpoint configuration settings without navigating to the 'edit endpoint' pop-up.&lt;/LI&gt;&lt;LI&gt;Note: This is a temporary state. As part of our API proxy transformation project, we'll be adding more capabilities to the settings page.&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;UI enhancements&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;I&gt;Job history page:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/I&gt;Due to performance issues and long loading times in some cases, we introduced a new default for the time filter. It is now set for "last 30 days" by default, improving the experience working on this page,&amp;nbsp;especially for heavy recipes.&lt;/LI&gt;&lt;LI&gt;&lt;I&gt;Deployments tab:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/I&gt;More time filters are now available, enabling users to see deployment&amp;nbsp;history older than the last 30 days.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Some fixes&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Notification emails: We added the workspace name (the correct one) to the notification alerts users get from Workato so they can&amp;nbsp;easily recognize the relevant workspace.&lt;/LI&gt;&lt;LI&gt;Scheduler: During Jan-Feb, we improved the scheduler's timezone logic (it had some bugs). As part of the fix, we made the timezone a mandatory field. This has been fixed back to being an optional field due to the requests from the field.&lt;/LI&gt;&lt;LI&gt;ALR: Preventing customers from selecting the wrong configurations.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Coming up soon:&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Job history table download.&lt;/LI&gt;&lt;LI&gt;Manifest page UI improvements.&lt;/LI&gt;&lt;LI&gt;LUT page UI improvements.&lt;/LI&gt;&lt;LI&gt;Improved assets search - text search will also search through the description, apps, and actions.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="image (1).png" style="width: 400px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1300i2F337DA3705F2EDE/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="image (1).png" alt="image (1).png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="image (2).png" style="width: 400px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1301iC2815131593AF297/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="image (2).png" alt="image (2).png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&lt;A href="https://docs.workato.com/" target="_blank" rel="noopener"&gt;Check out the Web Documentation&lt;/A&gt;&amp;nbsp;&lt;/I&gt;&lt;SPAN&gt;→&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;Field Connectivity Team Updates&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here are the latest community connectors and recipe updates!&lt;BR /&gt;&lt;FONT size="4"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;STRONG&gt;What’s new on Product Hub:&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://www.workato.com/product-hub/community-connectors-whats-new-in-april-2024/" target="_blank" rel="noopener"&gt;Community Connectors: What’s new in April&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Recipe Highlight:&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://www.workato.com/product-hub/recipe-highlight-enhancing-asset-security-and-compliance-with-automation/" target="_blank" rel="noopener"&gt;Enhancing asset security and compliance with automation&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;New/Updated Connectors:&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;&lt;FONT color="#0000ff"&gt;AWS Bedrock&lt;BR /&gt;Kintone&lt;BR /&gt;iChris (Static)&lt;BR /&gt;JobAdder&lt;BR /&gt;Camplife&lt;BR /&gt;Aimtec ClouEDI&lt;BR /&gt;JD Edwards&lt;BR /&gt;Backlog&lt;BR /&gt;MYOB Advanced&lt;BR /&gt;Acumatica&lt;BR /&gt;SugarCRM&lt;BR /&gt;Harvest&lt;BR /&gt;Workato Embedded&lt;BR /&gt;Freshsales&lt;BR /&gt;ClickUp&lt;BR /&gt;Amazon Kinesis&lt;BR /&gt;Freshservice&lt;BR /&gt;HiBob&lt;BR /&gt;Sage Intacct (Custom)&lt;BR /&gt;Personio&lt;BR /&gt;GraphQL&lt;/FONT&gt;&lt;/I&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;I&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="image (3).png" style="width: 400px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1303i85FD3D65452750F1/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="image (3).png" alt="image (3).png" /&gt;&lt;/span&gt;&lt;/I&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;I&gt;&lt;A href="https://www.workato.com/product-hub/community-connectors-whats-new-in-april-2024/" target="_blank" rel="noopener"&gt;Check out our Product Hub&lt;/A&gt;&amp;nbsp;&lt;/I&gt;→&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 11:04:14 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/uk-i-user-group/what-s-trending-at-workato-may-24th-2024/m-p/6767#M32</guid>
      <dc:creator>breogan-ouvina</dc:creator>
      <dc:date>2024-05-24T11:04:14Z</dc:date>
    </item>
  </channel>
</rss>

