Hello
I need to get data from an online mass mailing service through SOAP and update an Access table with the data.
Here id the SOAP request I need to use.
http://api.jangomail.com/api.asmx?op=GetUnsubscribeList
I need to download this unsubscribe list on a daily basis and append it to a table.
Having no idea where should I start any help would be highly appreciated.
Thank you
I need to get data from an online mass mailing service through SOAP and update an Access table with the data.
Here id the SOAP request I need to use.
http://api.jangomail.com/api.asmx?op=GetUnsubscribeList
I need to download this unsubscribe list on a daily basis and append it to a table.
Having no idea where should I start any help would be highly appreciated.
Thank you