• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Stripe automation - can't capture item name that was sold on stripe

Giacopin

Member
Your Workflow URL
https://connect.pabbly.com/workflow/sendwebhookdata/IjU3NjcwNTZkMDYzNjA0MzQ1MjZiNTUzNjUxMzYi_pc
Consent to Access & Modify
I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
Hello

i created a webhook for stripe, i tested with a stripe payment link, i can capture everything like my customer name, address, emails and so on but i can't find the field where i can capture the item sold.

Screenshot one is the payment link screenshot on stripe - the item name is "testing Stripe quickbook"

i can't find it in the response received, where should i look for it? what label name?
 

Attachments

  • Screenshot 2025-11-26 at 14.57.55.png
    Screenshot 2025-11-26 at 14.57.55.png
    71.3 KB · Views: 4

Preeti Paryani

Well-known member
Staff member
Hello @Giacopin,

The trigger you are using is a descriptive webhook-based event from Stripe, which means Pabbly can only display the data that Stripe sends in that specific webhook payload.

If the item name (e.g., “testing Stripe quickbook”) is not present in the webhook response, then Stripe is simply not sending that field for this event type.

In such cases, you may need to reach out to the Stripe support team
 
Top