Are you looking to build your audience database outside of ticket sales?
Using the INTIX marketing suite to send updates, newsletters, event emails is easy, and you want to be sure to maximise your reach while accessing your data from one source.
As you sell tickets and memberships, that data is added to your audience automatically.
If you want to offer your followers and fans the option to become part of your audience outside of the season or events, you can build a sign up tool on your website that is integrated with the INTIX API to allow users to opt in to your audience and be added to your INTIX database.
The information below is for your web developer to build into your website:
URL: https://apiv2.intix.com/public/user
Method: POST
Headers: {Content-Type:"application/json"}
Required body fields
email - Email Address of the user
password - Note you could theoretically make this up with a random string that the person can reset meaning less fields required to be filled out.
first_name - First Name of user
last_name - Last Name of user
country_id - Define as 10 for Australia meaning less fields required to be filled out.
postcode - postcode of user
mobile_number - mobile number of user
org_id - Define for Club (Trading Name) - This varies for each club website. To find your Org number, log in and look at the web address bar for your org's random string identifier. Example: https://www.intix.com.au/manage/organization/org_1zseL5SPzfdK0cZPYyLS7zDrxtZ
import_flag - Define as true
Have questions? Contact your account manager or help@intix.com
Comments
0 comments
Article is closed for comments.