Custom API call after signup

Started by craggy, October 07, 2014, 04:54:08 PM

craggy

We have a requirement to set up a custom task of some kind after a customer signs up to call a REST API on our Kayao installation and submit the new users email address in Hostbill as a subscriber to news and status update sent out from Kayako.

Has anyone any idea how we can achieve this?

Thanks



DeLeTe Me

Hello,

You can use Hostbill Hooks, to do stuff when something happens, etc after client signup:
https://dev.hostbillapp.com/events-hooks/

after_clientadded > "New client has been registered in database,"

Remember to enable PHP for smarty:
http://wiki.hostbillapp.com/index.php?title=Integrating_templates_-_tips_and_tricks#Enabling_PHP_tags_in_smarty_templates