Using Stripe, is it possible to trigger a zap to run each time a monthly subscription is run? We’re trying to setup a zap to send each monthly transaction information over to our CRM for tracking.
We have monthly and one-time donations setup in the same Stripe account, so I don’t think we can trigger it to run off of just a New Charge since that would also collect the one-time donations (those are already being logged separately).
Anyone have any ideas on how to setup this trigger? Ideally it’d be something like “Existing Subscription Charge”, but obviously that’s not a clearcut option.