sympa-test-soap - Man Page

Demo client for Sympa SOAP/HTTP API

Description

sympa test soap is a perl soap client for Sympa for TEST ONLY. Use it to illustrate how to code access to features of Sympa soap server. Authentication can be done via user/password or user cookie or as a trusted remote application

Usage: sympa test soap ​--service=<a sympa service> ​--trusted_application=<app name> ​--trusted_application_password=<password> ​--proxy_vars=<id=value,id2=value2> ​--service_parameters=<value1,value2,value3> <soap sympa server url>

OR usage: sympa test soap ​--user_email=<email> ​--user_password=<password> ​--session_id=<sessionid> ​--service=<a sympa service> ​--service_parameters=<value1,value2,value3> <soap sympa server url>

OR usage: sympa test soap ​--cookie=<sympauser cookie string> <soap sympa server url>

Example: sympa test soap --cookie=sympauser=someone@cru.fr <soap sympa server url>

History

sympa_soap_client.pl appeared on Sympa 4.0a.8.

Its function was moved to sympa test soap command line on Sympa 6.2.71b.

Info

2026-08-16 sympa 6.2.80