Question about your recent "Auto-registration Email" change
Your instructions indicate we no longer need the "send_email=false" at the end of the CH http post string. Do we also remove the " ? " that precedes that string as well?
i.e.
The CURRENT string:
https://APPID.customerhub.net/web_services/add_user?send_email=false
Should the NEW string be:
https://APPID.customerhub.net/web_services/add_user?
or https://APPID.customerhub.net/web_services/add_user
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Chase on 07 Jul, 2010 05:29 PM
Antonio,
You should use either one of these two URL's for the CustomerHub Auto-Registration action (all others should use your own app name to replace
appid):https://appid.customerhub.net/web_services/add_user?OR
https://appid.customerhub.net/web_services/add_user?send_email=falseFor the first URL, I noticed that the auto-registration will still work if you leave out the
?but I would recommend keeping it in there.-Chase
Chase resolved this discussion on 07 Jul, 2010 05:29 PM.