Grafana API integration for comprehensive dashboard, team, and user management operations
Use Grafana Management as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.
No triggers available
Create a new dashboard in Grafana using Legacy HTTP API
Update an existing dashboard in Grafana using Legacy API
Retrieve a dashboard by UID from Grafana using Legacy API
List all dashboards using Grafana Search API
Delete a dashboard from Grafana using Legacy API
Search teams with paging, filtering, and sorting options
Retrieve a team by ID
Create a new team with name and email
Update team name and email
Delete a team by ID
Retrieve all members of a team
Add a user to a team
Remove a user from a team
Bulk update team members and administrators using emails
Retrieve team preferences like theme and home dashboard
Update team preferences like theme and home dashboard
Search all users in Grafana with pagination and sorting options. Requires Grafana Admin permissions.
Advanced user search with query filtering and detailed pagination. Requires Grafana Admin permissions.
Retrieve detailed information for a single user by ID. Requires Grafana Admin permissions.
Find and retrieve user information by username (login) or email address. Requires Grafana Admin permissions.
Update user details including email, name, login, and theme. Requires Grafana Admin permissions.
Retrieve all organizations that the current authenticated user belongs to. Works with both API key and basic authentication.
Switch the current user's active organization context. Works with both API key and basic authentication.
Get current organization information from Grafana
Update the current organization name
Get all users within the current organization
Add a global user to the current organization
Update a user's role in the current organization
Remove a user from the current organization