Grafana Management

Grafana Management

Grafana API integration for comprehensive dashboard, team, and user management operations

Triggers & Actions

Use Grafana Management as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.

Triggers

No triggers available

Actions

  • Create Dashboard

    Create a new dashboard in Grafana using Legacy HTTP API

  • Update Dashboard

    Update an existing dashboard in Grafana using Legacy API

  • Get Dashboard

    Retrieve a dashboard by UID from Grafana using Legacy API

  • List Dashboards

    List all dashboards using Grafana Search API

  • Delete Dashboard

    Delete a dashboard from Grafana using Legacy API

  • Search Teams

    Search teams with paging, filtering, and sorting options

  • Get Team

    Retrieve a team by ID

  • Add Team

    Create a new team with name and email

  • Update Team

    Update team name and email

  • Delete Team

    Delete a team by ID

  • Get Team Members

    Retrieve all members of a team

  • Add Team Member

    Add a user to a team

  • Remove Team Member

    Remove a user from a team

  • Bulk Update Team Members

    Bulk update team members and administrators using emails

  • Get Team Preferences

    Retrieve team preferences like theme and home dashboard

  • Update Team Preferences

    Update team preferences like theme and home dashboard

  • Search Users

    Search all users in Grafana with pagination and sorting options. Requires Grafana Admin permissions.

  • Search Users with Paging

    Advanced user search with query filtering and detailed pagination. Requires Grafana Admin permissions.

  • Get User by ID

    Retrieve detailed information for a single user by ID. Requires Grafana Admin permissions.

  • Get User by Login or Email

    Find and retrieve user information by username (login) or email address. Requires Grafana Admin permissions.

  • Update User

    Update user details including email, name, login, and theme. Requires Grafana Admin permissions.

  • Get Current User Organizations

    Retrieve all organizations that the current authenticated user belongs to. Works with both API key and basic authentication.

  • Switch Current User Organization

    Switch the current user's active organization context. Works with both API key and basic authentication.

  • Get Current Organization

    Get current organization information from Grafana

  • Update Current Organization

    Update the current organization name

  • Get Organization Users

    Get all users within the current organization

  • Add Organization User

    Add a global user to the current organization

  • Update Organization User

    Update a user's role in the current organization

  • Delete Organization User

    Remove a user from the current organization