I’ve set up the following:
- When certain data changes, a ‘New Database Trigger event’ activates within ‘Backend Workflows’.
- This activates sending an email, filled with database information, via Postmark.
But altough working in Live environment, this ‘New Database Trigger event’ only activates based on Dev data being changed, and using only Dev data to fill the email. I cannot find any option where I can toggle between live/dev data.
What am I doing wrong?