Workflows about new billing cycle - calendar dates

Hi!
We have a SAAS platform, and when users subscribe to any package, the date is saved to a date picker property. I would like to send them email the first time their quota is renewed, which is the same day of the next month. How can I execute this?

My first idea was:

Trigger: sign up date is known - delay 30 days - send email.
Problem: some months are 31 days long, and then there is February.
Basically what would solve it, is if, in the delay function, I could add “delay 1 month” and that would be a calendar month. “Delay 30 days” or “delay 31 days” is not gonna be punctual.
Any ideas?

Hi @DoraM,

Thank you for reaching out to the Community!

I wanted to tag in a couple of subject matter experts to see if they have any advice:

Hi @Phil_Vallender, @MandyDROS, @Jonno_Price, do you have any tips for @DoraM? Thank you!

Cheers
Mia, Community team