Stripe "Watch Events" Module and Webhook Data Configuration

Hey there Community.

Im running into an issue where the “Watch Events” module in stripe is not giving me data to map / configure.

I am utilizing the “invoice paid” within the webhook. And to be exact, I need it to give me example data on an invoice as the default mappings are not enough.

Usually with webhooks, you can determine/redetermine data structures to map particular inputs. But for this stripe module… I am not seeing this.

The trigger is activating and giving me data as it should, but I need to be able to map these fields into my make scenario. And right now, I am not able to.

Below are some screenshots to help illustrate the issue here…

If the webhook payload doesn’t have the data you are looking for, you must use a second module to fetch the invoice object based on ID.

Cheers,
Henk