Real-Time Updates for Your Integration
Harness the power of incoming webhooks to keep your integration up-to-date in real-time. With LendAPI's webhooks, you can effortlessly monitor events within your LendAPI account and trigger automated responses seamlessly.
Why Use Webhooks?
When crafting LendAPI integrations, it's often essential for your applications to stay in sync with the events occurring within your LendAPI accounts. This ensures that your backend systems can promptly execute actions corresponding to these events.
To activate webhook events, you'll need to set up your webhook url and webhook key in Settings -> Integration. These webhook events are transmitted via HTTPS in JSON format, encapsulated within an Event object.
Webhook events prove especially valuable for monitoring asynchronous events, such as application approvals, rejections, or when applicant signs agreement, among others.
Please note only enterprise plan users have Webhook access.