Finove
  • Introduction
  • Getting started
  • Authentication
    • Fetch Access Token
  • Iframe integration
  • Key terms
  • Merchant API
    • Payment Requests
      • Create Payment Request
      • List Payment Requests
      • Get Payment Request
    • Payments
      • List Payments
      • Get Payment
      • Upload invoices
        • Upload Invoices
        • Submit Invoices
    • Customers
      • List Customers
    • Simulation
      • Run simulation
      • Get Financing Terms
    • Send invites by email
  • Webhooks
    • Overview
    • Webhook events
    • Setting ups with webhooks
    • Securing your webhooks
Powered by GitBook
On this page
  • Webhooks dashboard
  • Viewing and adding webhooks
  • Creating a webhook
  • Managing a webhook

Was this helpful?

  1. Webhooks

Setting ups with webhooks

PreviousWebhook eventsNextSecuring your webhooks

Last updated 2 years ago

Was this helpful?

Webhooks dashboard

Webhooks can be managed in your dashboard by going to Settings > Webhooks.

Viewing and adding webhooks

Creating a webhook

Setting

Description

Url

The url that you would like the webhooks to be sent to. This may be an endpoint on a server you control or a third party application like Salesforce or IFTTT.

Active?

"On" means we will send events for this webhook. "Off" means we will NOT send events. The only reason to set this to "off" is if you want to prevent events from being sent.

Events

URL When creating a webhook, you specify

Managing a webhook

When viewing a webhook, you can find your secret key (for verifying incoming webhooks) and a list of events that have been triggered for this webhook. You can also resend events from this page.

You can view the request and response data for a webhook by expanding the row.

Select the events that you would like to receive webhooks for. See for list of events.

Webhook Events
View all webhooks
Create a webhook