All Collections
Advanced Options
Postcode to MP match tool
Postcode to MP match tool

Automatically send supporter messages to their local federal MP

Joachim avatar
Written by Joachim
Updated over a week ago

To use the Aussie postcode to MP match tool for Federal MPs you only need to change one line in the auto-generated code...

Change this:

<script src="https://my.campaignnow.co/validator-v2.js"></script>

To this:

<script src="https://cdn.campaignnow.co/postcode-data.js"></script>
<script src="https://cdn.campaignnow.co/members-data.js"></script>
<script src="https://cdn.campaignnow.co/validator-mp-match-v2.js"></script>

Your new code will automatically target the local Federal MP based on the supporter's postcode. 

Important Notes:

  1. The "Zip" field is required in your action for this function to work.

  2. This option only works if you choose the "No, send all emails to all targets" option on the "edit" step of your campaign (see screenshot below). The MP match plugin will ensure that emails are sent to the supporter's local MP (rather than all MPs).

Get in touch if you're looking for any other matching tools!

Did this answer your question?