Login  Register

RE: API for Nabble 2

Posted by Hugo <Nabble> on Dec 14, 2008; 12:25am
URL: https://support.nabble.com/API-for-Nabble-2-tp792099p1653228.html

Hi guys,

We have implemented this feature and now you can integrate Nabble with your system.
The URL is:
http://n2.nabble.com/rest/PrivateAuthorization.jtp?forum=<id>&owner=<owner-email>&password=<owner-pwd>&action=<add-or-remove>&user=<user-email>

Parameter information:
    forum = ID of the forum;
    owner = Email of the forum owner;
    password = Value found in your "password" cookie;
    action = either "add" or "remove";
    user = Email of the user you want to handle.

We may add SSL in the future, but this is what we can have for now.
Please let me know if you have questions, comments or concerns.

Regards,
Hugo Teixeira
Nabble.com