# How do I get my Stripe Active subscriptions once a day?

I would live to know how many active subscriptions I have in my Stripe account. Once a day.

##### Post Metadata
- Posted at: over 6 years ago
- Author title: CEO
- Net upvotes: 1


## Comments
### Comment 1

you can get your active subscriptions from Stripe once a day by either using automation or code. • Use Zapier with a daily schedule trigger and select Stripe → “Find Subscriptions” with status set to active, then send the data to email, Google Sheets, or Slack. • Or use the Stripe API with status=active and run it daily using a cron job on your server. • Turn on the automation or scheduler, and it will automatically fetch active subscriptions every day without manual work.


##### Comment Metadata
- Posted at: 4 months ago
- Author title: Software Developer | Java, MERN, Next.js | AI/ML &amp;amp; Cloud | Building Scalable, Intelligent Web Apps | Exploring LLMs &amp;amp; GenAI



### Comment 2

Setup a zap with a &quot;Webhooks by Zapier&quot; trigger, that activates on requesting a Zapier URL, then setup a &quot;Digest&quot; step that gets released every day and then a Gmail Step that sends an email to yourself with the info. Then go to zapier webhooks and add the zapier url, you can then refine it by filtering out anything that isn&#39;t a subscription.

##### Comment Metadata
- Posted at: over 6 years ago
- Author title: CTO at Flat.mx




## Related Product
[Zapier](https://www.g2.com/products/zapier/reviews)

## Related Category
[iPaaS](https://www.g2.com/categories/ipaas)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: about 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: about 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: about 13 years ago
  - Comments: 4


