RE: API for Nabble 2
Posted by
Leigh L. Klotz Jr WA5ZNU on
URL: https://support.nabble.com/API-for-Nabble-2-tp792099p2778095.html
Hugo <Nabble> wrote
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
Do you have a REST interface for moving messages between sub-forums?
Thank you,
Leigh.