Skip to main content

Product Walkthrough

This section walks through the Webhookr dashboard screen by screen. If you're new, start with Getting Started — this is the reference tour for everyday use.

Signing in

Webhookr authenticates with email and password. Open the dashboard and sign in:

https://app.webhookr.tech/login

After signing in you land on the dashboard for your currently selected project.

note

A screenshot of the sign-in screen (/login) will be added here.

Selecting a project

Everything in Webhookr is scoped to a project. The project switcher at the top of the dashboard controls which project's endpoints, events, and destinations you're viewing.

  • Switch projects from the switcher at any time.
  • Create a new project from Projects → New project (/dashboard/projects/new).
  • Rename a project from its actions (/dashboard/projects/<id>/rename).

See Projects for the concept.

The dashboard sidebar gives you:

SectionPathPurpose
Dashboard/dashboardActivity and metrics for the selected project.
Endpoints/dashboard/endpointsManage endpoints that receive webhooks.
Events/dashboard/eventsBrowse received events and their deliveries.
Topology/dashboard/topologyVisualize event flow as a graph.
Projects/dashboard/projectsCreate, select, and rename projects.
Settings/dashboard/settingsAccount settings and API tokens.

Continue with the screens below: