Automator AI v.37 release

Review what's new and changed in Automator AI for the v.37 release.

What's new

Generate script by prompting in Co-Pilot for Automators.

Python, JavaScript, and VBScript can be automatically generated by prompting with Co-Pilot for Automators. The generated script can be used as code input when developing task bots.

Co-Pilot for Automators supports prompting for OAuth connections.

OAuth connections, saved in the Control Room, can be automatically added by referencing the connection when prompting with Co-Pilot for Automators.

File and email attributes can be recognized when prompting for loops.

When prompting to loop through file and email records, attributes can be recognized by Co-Pilot for Automators to render sophisticated results.

What's changed

Improved models and AI system generates near-complete output.

Co-Pilot for Automators yields near-complete automations with the augmentation to the Process Reasoning Engine. Process Reasoning Engine empowering Automator AI

Improved control and accessibility when dealing with variables in Co-Pilot for Automators.

  • Developers can determine the value assignment to variables at the time of creation, or when being used within an automation.
  • The properties of system and string variables are now recognized and can be assigned when prompting.
  • The data type of variables can be automatically converted by Co-Pilot for Automators when generating an automation. Reduces the need for specialized knowledge when developing automation.
Expanded support for exception handling in Co-Pilot for Automators.

When configuring the catch action, a string variable is automatically created and assigned for capturing the exception message. This generates a more robust automation.

Limitations

Co-Pilot for Automators is currently not supported in Process Composer.

Co-Pilot for Automators is only available in Bot editor, due to changes in the model.