Retrieve all membesr (1 row per member)
/webapps/cms/widgets/shopping/reports/edi/view-members.csv?cid=9999999999&password=ZZZZZZZZZZZZ&delimiter=,
Retrieve 1 member by ID (returns only 1 row)
/webapps/cms/widgets/shopping/reports/edi/view-member.csv?cid=9999999999&password=ZZZZZZZZZZZZ&mbr_id=8888888&delimiter=,
Parameter | Values/Type | Description |
delimiter | , TAB | ||| ~ | if included, then changes document type to a download file, and uses specified character(s) as the delimiter |
mbr_id | number | The unique database member ID, can be found within the CMS for a member |
cid | number | get this info from the FTP area... just the number without the CID prefix |
password | text | get this info from the FTP area... it is the FTP password |