Skip to main content

About the Apple Scripting activities package

The Apple Scripting activities package allows you to automate the execution of AppleScript commands directly from your UiPath workflows. You can use these activities to run AppleScript files or inline script content and retrieve their output for further automation steps.

These activities provide a simple way to integrate macOS-native automation through AppleScript with UiPath processes, enabling deeper interaction with system applications and macOS features.

Running the workflow

note

The Apple activities packages can only run on macOS machines with the respective programs installed.

You can author workflows containing these activities using either Studio Desktop, using the Cross-platform project type, or StudioWeb.

Studio Web debugging

To debug the created workflows in Studio Web from a macOS machine, use the Debug on Local Machine button. This option requires you to have UiPath Assistant for Mac installed.

Studio Desktop debugging

To debug the created workflows in Studio Desktop, refer to Remote debugging.