Skip to main content
Follow this guide to integrate other tools in Gorelo, like Splashtop, AnyDesk, TeamViewer, etc. You can integrate Gorelo with any remote access tool that supports launching via a URL, like Splashtop, AnyDesk, or TeamViewer. This example uses:
  • Splashtop Business
  • RustDesk
  • Webroot
1

Create the custom asset field.

  1. Navigate to Settings > Assets > Custom Fields.
  2. Add custom field with the following details:
    • Name: Splashtop SUUID
    • Variable: splashtopSUUID
Image
2

Write the script.

  1. Navigate to Scripts.
  2. Create a script with the following details:
    • Name: Store-SplashtopSUUID
    • Content:
3

Deploy the script via a policy.

  1. Navigate to Policies.
  2. Edit an existing policy that covers the assets you want to store the Splashtop SUUID for.
  3. Add the Store-SplashtopSUUID script and set to repeat daily at your preferred time.
  4. Save and distribute the policy.
4

Create the shortcut.

  1. Navigate to Asset Shortcuts.
  2. Add a new shortcut with the following details:
    • Name: Splashtop
    • URL: t-business://com.splashtop.business?account=&uuid={{$gorelo:asset.splashtopSUUID}}&sessiontype=remote
    • Pinned NameSplashtop
      Image 94
      You should now see the SPLASHTOP shortcut up the top-right corner of the Asset Detail page. If the script successfully populated the $gorelo:asset.splashtopSUUID variable, then this shortcut will launch the Splashtop Business application.
      Image
The shortcut does not install Splashtop — another script would need to be used for that, for example: