Custom Webhooks

Hi,

I’m currently in the process integrating Monzo into my web app through the use of webhooks.

I would like to know if there is a way to configure the web hooks that I create to only dispatch for certain types of events. In my case, I would only like to receive payloads when an incoming faster payments transaction is settled in my account.

At the moment I receive the webhook payload for all kinds of transactions but I’d prefer to receive it only for incoming FPS transactions.

Thank!
Ed

I need to find out more about these webhook things… Wtf are they and are they safe and secure, what are the advantages of having a hook, how does it enhance your life?

:thinking::thinking::thinking:

Welcome… :+1::slightly_smiling_face:

They’re a very handy way to automate certain processes associated with certain events occurring on your account

1 Like