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.
Lastly, I am attempting to create the invoice item in Stripe.
I am running into an issue at the end however:
Does anyone have any idea why this is happening?