applicationId to our Fetch an aplication endpoint to fetch the latest data for that application.
You can set up webhooks in the API/Webhooks section of your settings screen on Loanscape.
Webhook URL: this is the URL that we will send POST requests to when an application is created or updated.
Webhook secret (optional): this will be passed in the WEBHOOK-SECRET header of the POST requests. When processing requests from Loanscape, you should verify that the value matches. This verifies that the webhook is really being sent by Loanscape.
The webhook secret is unrelated to your API token - these can (and should) be different values.
application_updated event. You can uncheck fields that aren’t important to you - then, updates to this field won’t trigger a webhook or be mentioned in fieldsUpdated.