Skip to main content
Question

Failed to create a request in Webhooks: No such customer (HTTP Status Code 400)


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'. 

Screen Shot 2023-03-28 at 1.10.04 PM.png

In the subsequent step 'Find Record in Airtable' - I've set the search value to be the Record ID found in the webhook request.

Screen Shot 2023-03-28 at 1.11.50 PM.png

Then I am attempting to create the invoice item in Stripe.

Screen Shot 2023-03-28 at 1.13.06 PM.png

However, I am running into this issue at the end.

Screen Shot 2023-03-28 at 3.40.39 PM.png

 Does anyone have any idea why this is happening?

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

4 replies

Troy Tessalone
Forum|alt.badge.img+14

Hi @adamrahman1 

Good question.

Based on the Stripe API error, it looks like the customer ID you are trying to use does not exist.

 

You can use this Zap action to check: Stripe - Find Customer

 


  • Author
  • Beginner
  • 3 replies
  • April 1, 2023

Hmm didn’t seem to work.

 

I’m not sure why this is the case, would sending you a loom video help?


Charie
Forum|alt.badge.img+4
  • Zapier Staff
  • 238 replies
  • April 2, 2023

Hi @adamrahman1 

Unfortunately, Loom video isn’t allowed in the Community for the reason that you can’t blur personal informations.

You ay try reaching out to Support as they can check the Zap for you and you can send Loom videos as well.

Let me know if you have other questions. 😊


Troy Tessalone
Forum|alt.badge.img+14

@adamrahman1 

Can you clarify what didn’t work?