Skip to main content

Developer dashboard

Access to Riipen's API and integration platform

The developer dashboard is your gateway to consuming the Riipen API, setting up webhooks, creating custom integrations, or even integrating through a non-code tools such as Zapier.

While the dashboard is available through the main Riipen platform, all developer related documentation is available on docs.riipen.com.

How To

View the developer dashboard

To view your developer dashboard, follow these steps:

  1. Click "Developer" below the "Portal" group in the main navigation

View API logs

  1. Click "Developer" below the "Portal" group in the main navigation

  2. Click "API Logs" in the menu

Create a webhook

TODO

View a webhook

To view a webhook:

  1. Click "Developer" below the "Portal" group in the main navigation

  2. Click "Webhooks" in the menu

  3. Click the webhook you want to see the details for

Create deliveries for a webhook

To view the deliveries for a webhook:

  1. Click "Developer" below the "Portal" group in the main navigation

  2. Click "Webhook" in the menu

  3. Click the webhook you want to see deliveries for

  4. Click the "Deliveries" tab

Edit a webhook

To edit a webhook:

  1. Click "Developer" below the "Portal" group in the main navigation

  2. Click "Webhook" in the menu

  3. Click the webhook you want to edit

  4. Click the edit icon

  5. Make any edits

  6. Click "Save"

Disable a webhook

To disable a webhook:

  1. Click "Developer" below the "Portal" group in the main navigation

  2. Click "Webhook" in the menu

  3. Click the webhook you want to disable

  4. Click the disable icon

Disabling a webhook will stop all events from being delivered to it until it is re-enabled.

Enable a webhook

To enable a disabled webhook:

  1. Click "Developer" below the "Portal" group in the main navigation

  2. Click "Webhook" in the menu

  3. Click the webhook you want to edit

  4. Click the enable icon

Only new events occurring after the webhook is enabled will be delivered.

Delete a webhook

To delete a webhook:

  1. Click "Developer" below the "Portal" group in the main navigation

  2. Click "Webhook" in the menu

  3. Click the webhook you want to delete

  4. Click the delete icon

View events

To view events:

  1. Click "Developer" below the "Portal" group in the main navigation

  2. Click "Events" in the menu

Click any event to see it's full details including event date and payload.

View deliveries for an event

To see the deliveries for an event:

  1. Click "Developer" below the "Portal" group in the main navigation

  2. Click "Events" in the menu

  3. Click the event you want to see deliveries for

  4. Click the "Deliveries" tab

View developer documentation

All developer related documentation is available on docs.riipen.com.

Did this answer your question?