UPDATE BRIDGES


		POST /api/updatebridges
                

POST METHOD:
https://rest.adtrax.org/api/updatebridges?authorized_uid={YOUR_UID}&authorized_rest_api_key={YOUR_API_KEY}&subOne={AFFILIATE_ID}&bridge_id={bridge_id}


Result example :

[
  {
    "status":"success",
    "bridge_id":477
   }
]
                

QUERY PARAMETERS

Field Type Description
bridge_id Numeric (required) friendly name for the bridge

title AlphaNumeric (optional) friendly name for the bridge
campaign_id Numeric (optional campaign name for adtrax specific identification, be descriptive so you know which campaign is for what. You will need to query the Campaign API to get this info or login to Adtrax.org.
CRM_KEY Numeric (optional) The KylePro (KP) Campaign Key to assign. Leads will be piped there.
title AlphaNumeric (optional) friendly name for the bridge
campaign_name AlphaNumeric (optional) Adtrax Campaign Name
affid AlphaNumeric (optional) The bridge user affilaite id from everflow. This will be pipe out through subOne, behind the scenes.
subTwo AlphaNumeric (optional) subTwo
TC_campaignId AlphaNumeric (optional) Text Caliber campaign id
TC_base64ApiKey AlphaNumeric (optional) Text Caliber base64 api key
mc_swagger_key AlphaNumeric (optional) Manychat Swagger Key
fb_ads_pixel_id AlphaNumeric (optional) Facebook/Meta pixel Id

fb_app_id AlphaNumeric (defunt) No longer used
fb_app_secret AlphaNumeric (defunt) No longer used
fb_access_token AlphaNumeric (defunt) No longer used