Hi everyone,
I am following along a tutorial and creating a CRM where I can send stripe invoices from: Send stripe invoices from Airtable | AATT#17 (30:00)
I am in the process of catching a webhook from the 'send invoice' button in the 'invoices table'.
In the subsequent step 'Find Record in Airtable' - I've set the search value to be the Record ID found in the webhook request.
Then I am attempting to create the invoice item in Stripe.
However, I am running into this issue at the end.
Does anyone have any idea why this is happening?