Skip to main content
Question

How to retrieve the current period from Zapier to HubSpot using Stripe integration

  • March 24, 2026
  • 4 replies
  • 21 views

Hi Zapier community,

I integrated Zapier with Stripe using the “Checkout Session Completed” action, and I’m trying to pull the “current period” from Zapier into HubSpot so I can have the next renewal date information. However, I don’t see how to retrieve that information from the fields available in the Zapier action. Could someone let me know if this is possible?

 

 

4 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • March 24, 2026

Hi ​@Ashley_get_blue 

Are those Stripe data points related to a Subscription?


Sparsh from Automation Jinn
Forum|alt.badge.img+6

Hey ​@Ashley_get_blue,

The checkout session completed trigger doesn’t expose current period start or the end as they are related to the subscription object.

Try adding the Find Subscription action to find those details. Depending on your exact use case, you can also try using New Subscription trigger to find those details.

Hope it helps!

PS: If you need more active help, I’m happy to connect through my Zapier Solution Partner page if you’d like to reach out here- https://zapier.com/partnerdirectory/automation-jinn


Forum|alt.badge.img+1

I don’t think you’ll get the current period directly from Zapier’s Checkout Session Completed trigger.

That trigger is based on the Stripe Checkout Session, and the Checkout Session object is not where Stripe exposes the subscription billing period the way you’re expecting. Stripe documents the Checkout Session separately from subscription lifecycle data, and renewal/billing period changes are handled through subscription and invoice events instead.

So if you need the next renewal date / current period end in HubSpot, the usual fix is to pull it from the subscription side, not the checkout session side. In practice that means either:

  • using a Stripe trigger/event tied to the subscription or invoice, or

  • doing an extra Stripe lookup/API call after checkout to fetch the subscription details.

So yes, it’s possible, but probably not from that specific Zap trigger alone.


Forum|alt.badge.img+2
  • Zapier Solution Partner
  • March 26, 2026

Hi ​@Ashley_get_blue 

Here's the Zapier doc that might help: [link]!-->

Yes, it's possible. The "Checkout Session Completed" trigger doesn't include subscription period fields directly, but you can retrieve them by adding a "Find Subscription" action after your trigger.

Steps:

  1. Use Stripe → Checkout Session Completed as your trigger

  2. Add Stripe → Find Subscription as an action

  3. Map the subscription ID from the trigger output into the search

  4. The subscription data will include Current Period Start and Current Period End

  5. Map those fields into your HubSpot action

Hope this helps you get it sorted! And let me know how it goes — happy to dig deeper if needed!
And if you'd rather just get it sorted quickly, I offer a free 20-min Zapier troubleshooting call. Book it under Resources on my Zapier Directory profile: https://zapier.com/partnerdirectory/automatemybiz!-->