Ivan Kuznetsov
Ivan Kuznetsov
When scheduling a campaign triggered by a schedule (e.g., starting daily at a specific time), I encountered several issues: 1. Incorrect date formatting • am/pm is being appended to the...
Similar systems often include a message_id field in event and identify requests. This allows the system to detect and ignore duplicate messages. ### Use Case My backend sends the event...
I noticed that after a fresh installation of v2.2.3, the UI displays `null` in two places: 1. Bottom-left corner (next to the “Admin” name). 2. Users → Any User →...
I’m starting a new project from scratch and we plan to migrate our custom solution to Parcelvoy. Currently, we have about 10 journeys and send around 30,000 notifications per month....
It would be extremely useful to have the ability to export and import campaigns, journeys, lists, and other settings as YAML schema files. This would simplify migration between environments and...
According to the [Push Notifications documentation](https://docs.parcelvoy.com/providers/notification/#firebase-google-push-notifications): > If you do not wish to send notifications to one platform, just leave that section blank and any devices that fall into the...
I would like to have access to environment variables defined in the `.env` file inside email, SMS, Webhook and push templates. **Use Case** I run separate Parcelvoy instances for each...
Hi there 👋 Our team noticed that the nhost/stripe-graphql-js package — which we currently use in production — was deprecated a few months ago. We wanted to check in and...