-
Hi, Abdulaziz here. I would love to ask if there is a way to simply automate email generation and sending to subscribers at a prior time, such as 1 week before or other parameters like minutes for calls. Regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @ylxiz All available events in OpenMeter can be used as webhooks via svix, you can check the docs here. Right now we don't support "reminder" use-cases, and they aren't on our current roadmap. You could fetch the "expected timestamps" for subscription lifecycle events such as scheduled changes or invoices, and then you can manage these reminders on your end. |
Beta Was this translation helpful? Give feedback.
Hi @ylxiz
All available events in OpenMeter can be used as webhooks via svix, you can check the docs here. Right now we don't support "reminder" use-cases, and they aren't on our current roadmap. You could fetch the "expected timestamps" for subscription lifecycle events such as scheduled changes or invoices, and then you can manage these reminders on your end.