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:
Click "Developer" below the "Portal" group in the main navigation
View API logs
Click "Developer" below the "Portal" group in the main navigation
Click "API Logs" in the menu
Create a webhook
TODO
View a webhook
To view a webhook:
Click "Developer" below the "Portal" group in the main navigation
Click "Webhooks" in the menu
Click the webhook you want to see the details for
Create deliveries for a webhook
To view the deliveries for a webhook:
Click "Developer" below the "Portal" group in the main navigation
Click "Webhook" in the menu
Click the webhook you want to see deliveries for
Click the "Deliveries" tab
Edit a webhook
To edit a webhook:
Click "Developer" below the "Portal" group in the main navigation
Click "Webhook" in the menu
Click the webhook you want to edit
Click the edit icon
Make any edits
Click "Save"
Disable a webhook
To disable a webhook:
Click "Developer" below the "Portal" group in the main navigation
Click "Webhook" in the menu
Click the webhook you want to disable
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:
Click "Developer" below the "Portal" group in the main navigation
Click "Webhook" in the menu
Click the webhook you want to edit
Click the enable icon
Only new events occurring after the webhook is enabled will be delivered.
Delete a webhook
To delete a webhook:
Click "Developer" below the "Portal" group in the main navigation
Click "Webhook" in the menu
Click the webhook you want to delete
Click the delete icon
View events
To view events:
Click "Developer" below the "Portal" group in the main navigation
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:
Click "Developer" below the "Portal" group in the main navigation
Click "Events" in the menu
Click the event you want to see deliveries for
Click the "Deliveries" tab
View developer documentation
All developer related documentation is available on docs.riipen.com.
