Table of Contents
Interaction between Sympa and other applications
Soap
SeeĀ Sympa SOAP server.
RSS channel
See Sympa's RSS channel.
Sharing WWSympa's authentication with other applications
Sharing data with other applications
You may extract subscribers, owners and editors for a list from any of:
- a text file;
- a relational database;
- a LDAP directory.
See the user_data_source list parameter.
The three tables can have more fields than the one used by Sympa, by defining these additional fields, they will be available from within Sympa's authorization scenarios and templates (see db_additional_subscriber_fields and db_additional_user_fields).
See Data inclusion file.
Subscriber count
The number of subscribers of a list can be obtained from an external application by requesting function subscriber_count on the Web interface.
Example:
http://my.server/wws/subscriber_count/mylist