LogoLogo
  • 🖐️Welcome Aboard!
  • 📖Information
    • What is Autom Mate?
    • What is Autom?
    • Features of Autom Mate
    • Architecture of Autom Mate
  • 🤓Learn Autom Basics
  • 📚Libraries
    • Integration
      • Active Directory
      • AFAS
      • Autom Mate
      • Azure Active Directory
      • Azure DevOps
      • BambooHR
      • ChatGPT
      • ConnectWise
      • Database
      • Desktop Actions
      • EasyVista
      • Email
      • Exchange Web Server
      • Exact Online
      • Excel
      • Freshdesk
      • Freshservice
      • Ftp-Sftp
      • GitLab
      • Google Drive
      • Google Workspace
      • HaloITSM
      • Hubspot
      • Intune
      • Ivanti Service Manager
      • Jenkins
      • Jira Confluence
      • Jira Service Management
      • Jira Software
      • Lakeside
      • Lansweeper
      • ME ServiceDesk Plus
      • Microsoft Outlook Calendar
      • Microsoft SharePoint
      • Microsoft Teams
      • My ChatGPT
      • OCR
      • PDF
      • PowerShell
      • Python
      • RESTful Web Service
      • Salesforce
      • ServiceDesk Plus Cloud
      • ServiceNow
      • Slack
      • SolarWinds
      • Stripe
      • TOPdesk
      • Twilio
      • Twitch
      • VMware
      • WhatsApp
      • Word
      • X
      • Xurrent
    • Transform
      • Advanced Actions
      • Array
      • Base64
      • Condition
      • Cryptography
      • CSV
      • Data Table
      • Date
      • File
      • Folder
      • Number
      • Object
      • Repeatable
      • SSH
      • String
      • Text
    • Utility
      • Display Message
      • Grouping
      • Mate DB
      • Mate Drive
      • Time Management
    • Agentic AI (Beta Version)
      • Open AI (Beta Version)
  • 🎇Autom Features
    • Variables
    • Triggers
    • Data Manager
    • Debug
    • Stop Action
    • Function
    • Error Handling and Exception Management
    • Development Mode ( Dev Mode )
    • Business Impact Estimator
  • 🛰️Product Features
    • Dashboard
      • Dashboard
      • Monitoring
      • Alerts
    • Store
      • Autom Store
      • Library Store
    • My Environment
      • Mate Agent
      • Automs
      • Libraries
    • Management
      • User Management
        • Users
        • Roles
        • Forgot Password
      • Vault
      • Webhook & API
      • Alert Management
      • Queue
    • Create Autom
    • Settings
    • Time Zone Management in Autom Mate
  • 💾Installation Setup
    • System Requirements and Ports Configuration
    • Autom Center Installation
      • Autom Center Installation
      • Autom Center Update
    • Mate Agent Installation
      • Mate Agent Installation
      • Mate Agent Update
    • App Installations
      • MS Teams ChatBot Installation
    • Full Chain PFX File Creation Guide
  • 📔Release Notes
    • Amsterdam Edition
      • Amsterdam 3.2.9
      • Amsterdam 3.3.0
    • Boston Edition
      • Boston 4.0.0
      • Boston 4.1.0
      • Boston 4.2.0
      • Boston 4.3.0
        • Boston 4.3.1
        • Boston 4.3.2
        • Boston 4.3.3
        • Boston 4.3.4
        • Boston 4.3.5
        • Boston 4.3.6
        • Boston 4.3.7
      • Boston 4.4.0
        • Boston 4.4.1
  • 🎓Academy
    • 🎓Autom Mate Academy: Basics of Autom Mate
    • 🎓Mastering Automation with Autom Mate: From Workflow Creation
    • 🎓The Ultimate Autom Mate: Teams & Smart Integrations
  • 👔Autom Store & Use Cases
    • 🛒Autom Store Use Cases
    • 🖥️Use Cases
      • How to Create Bidirectional Connection Between JIRA and Xurrent to Open Requests or Tickets
      • Employee Onboarding Process Automation Using Autom Mate
  • ❓FAQ
    • ⚙️General Functionality
    • 🧩Integration Capabilities
    • Data Management and Validation
    • ⁉️Error Handling and Workflow Management
    • Automation Use Cases
    • Connectors and Triggers
    • Custom GPT Models
Powered by GitBook
On this page
  • Introduction
  • What is Lakeside?
  • Using the Integration
  • Credentials
  • How To Use Actions
  • View All Systems
  • Additional Notes
  • Fetching Client ID
  • Additional Tips
  • Use Cases
  • FAQ

Was this helpful?

  1. Libraries
  2. Integration

Lakeside

Autom Mate and Lakeside Documentation

Introduction

Explore the integration between Auto Mate and Lakeside, detailing the available actions in Auto Mate for interacting with Lakeside functionalities.

This document delves into the seamless integration between Auto Mate, an enterprise IT management software. It provides insights into the actions within Auto Mate that empower users to interact with the diverse functionalities offered by Lakeside.

What is Lakeside?

Lakeside is a comprehensive enterprise IT management solution. It is specifically designed to deliver detailed analytics and insights into the performance, usage, and health of IT environments. By continuously monitoring systems, applications, and end-user devices, Lakeside provides real-time data and diagnostics that help IT teams quickly identify and resolve issues. This proactive approach ensures that IT operations run smoothly, enhancing productivity and user satisfaction across the organization. Here is the key features:

  • Monitoring and Diagnostics: Lakeside continuously monitors the performance and health of IT systems, applications, and end-user devices, helping to quickly identify and resolve issues.

  • Asset Management: Lakeside provides detailed inventory and asset tracking, helping organizations manage their hardware and software assets efficiently.

  • End-User Experience Management: The software tracks and analyzes end-user experiences, offering insights into how users interact with their devices and applications, which helps in improving productivity and satisfaction.

Using the Integration

Credentials

To use Lakeside actions in Autom Mate, you need to create credentials. Follow these steps:

  1. Access Vault Page:

    • Navigate to the Vault page under the Management section in the left side menu.

  2. Application Credentials:

    • Ensure you are on the Application Credentials tab on the left side.

    • Search for Lakeside using the filter or manually.

    • Alternatively, click on the "New App Credentials" button at the top left side of the window to create new credentials.

  1. Provide Credentials:

    • Connector Name: Unique name for the connector.

    • Authentication Type: Choose the method you want to connect.

    • API URL: Provide the URL of your Lakeside instance.

    • Username: Provide the username of the api user.

    • Password: Provide the password of the user.

    • Scope: Provide the scope for credential. For example "openid {{client_id}}".

  2. Connect Credentials:

    1. After filling the fields, press on "Test Connect".

How To Use Actions

View All Systems

Description: The action fetches systemss from the Lakeside Instance.

Usage: This action has 2 different ways of usage:

  • If the "System" input is not provided, the action will fetch every system in the Lakeside Instance.

  • If the "System" input is provided, it will fetch the only selected system.

Action Result: Fetched data will come in a json body.

Additional Notes

Fetching Client ID

For fetching the client id of the Lakeside instance, take the following steps:

  1. Run the PowerShell ISE as Administrator in your local machine.

  1. Paste the following command on the console and put your Lakeside domain to the {{DOMAIN}} part of the script.

# get the clientId for the domain:
$login  = "https://{{DOMAIN}}/Cloud/Account/Login"
$result = Invoke-WebRequest -uri $login -Method Head -MaximumRedirection 0 -ea 0
$clientId = [regex]::Match($result.Headers['Location'], "(?<=client_id=).*?(?=&)").value

# Write the clientId to the screen
Write-Output $clientId
  1. Run the script, it will give the client id as the output. After that users can use teh client id while creating the Lakeside credential in Autom Mate.


Additional Tips

PreviousJira SoftwareNextLansweeper

Last updated 7 months ago

Was this helpful?

Client Id: Client Id for the instance. To see how to obtain the client Id, please refer to .

📚
Use Cases
FAQ
"Fetching Client ID"