Support Center

Integration URL

You can automatically add email addresses to a subscriber list by simply navigating to the Integration URL. This is useful when you want to subscribe users’ without them filling out a form, via a legacy system, or by having them redirected from another site.

Integration URL is: http://www.yoursite.com/DesktopModules/LiveCampaign/Handlers/Subscribe.ashx

The following URL Parameters are required:

  • PortalID – You can find this value from Host > Site Management
  • ModuleID – Go to Live Campaign Module > Settings Tab and see ModuleId as mid in URL.
  • SecretKey – Specified in Advanced Settings (LINK) so only authorized links can add users
  • ListID – The subscriber list in which to add new users. You can find this value in the URL when editing a list
  • Email – The email address that needs to be added to the list

The following URL Parameters are optional:

  • Firstname – Firstname of the user
  • Lastname – Lastname of the user
  • AutomationDate – A Date value to be used with automation workflow
  • Redirect – A URL where the user will be redirected to after adding it to the list
  • UpdateSubscription – This can be a true value and Firstname, Lastname, AutomationDate will be updated if the email address already exists.

Example of minimum required parameters:

http://www.yoursite.com/desktopmodules/livecampaign/handlers/subscribe.ashx?portalid=X&moduleid=xxx&secretkey=yourkey&listid=1&[email protected]

Glad we could be helpful. Thanks for the feedback.

Sorry we couldn't be helpful. Your feedback will help us improve this article.

How helpful was this page?

  
Updated on Thu, 17 Aug 2017 by Ashish Pachori