CREATE NEW LINKS

POST /api/createlinks

POST METHOD:
https://rest.adtrax.org/api/createlinks?authorized_uid={YOUR_UID}&authorized_rest_api_key={YOUR_API_KEY}



	Result example :
	
	[
	  {
	     "status":"success",
	     "prepopurl":"https://l.yourdomain.net/16p/?firstname=&lastname=&email=&phone=&userid=&pageid=",
	     "baseurl":"https://l.yourdomain.net/16p/"
	   }
	]
                

QUERY PARAMETERS

Field Type Description
url_loggedin valid public url (required) The url to redirect to, after all data and pixels have processed. The name of the variable is a remnant of when we offered Facebook login detection to send the user to a different url when logged in versus logged out of Facebook (META).
title AlphaNumeric (required) A friendly name for this link
mc_swagger_key AlphaNumeric (optional) Manychat Swagger Key
fbpixel AlphaNumeric (optional) Facebook/Meta Ads pixel Id
fbpxtype String (optional) Type of FB Ads Pixel
hybrid_strict Alpha (required) yes or no - This prevents FB Pixel Firing when it is a duplicate lead, according to KylePro (KP)
bridge_id Numeric (optional) The ID of bridge to send leads through via Hybrid Method (Xanlink+Bridge).
links_html HTML/JS/CSS Code (optional)