09005 – Registering users to an Audience using a Webhook URL

In your Audience tool, at the bottom of the Audience settings you will find the Registration Webhook URL e.g. http://yourwebsitname.com/audience.php?ai=9

  • Use this Webhook URL with your EMAIL system (Active Campaign or Infusionsoft) to send us the Email and User Group Number of the people who registered for your User Groups.
  • If you are using Infusionsoft, you can do this with an HTTP Post. If you are using a system that only supports HTTP Get, KLEQ also supports this option.
  • By sending us this information, we can then register your user to the specific User Group they selected.

IMPORTANT: There is a limit of 100 requests of registration per minute. This is to protect your site from too many requests. If too many requests are sent, then once the 100 limit cap is reached, any extra requests will be ignored.