Is SQL knowledge required to use this plugin?
Basic SQL knowledge is helpful, but the plugin is designed to be user-friendly. You can use the built-in testing area to check your queries before using them.Can I test my SQL queries within Mautic before deployment?
Yes! The plugin includes a testing area where you can select a contact and see the result of your SQL query before saving.Which Mautic versions are supported?
Compatible with Mautic 4, 5, and 6.
What placeholders can I use in my SQL?
:contactId
— Always available, replaced with the current contact’s ID.:campaignId
and:eventId
— Available for campaign actions and conditions.