Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Service URLpost.asmx

 

Transactional Email web servisini kullanarak, şifremi unuttum, siparişiniz kargoda, siparişiniz teslim edildi gibi işlemsel e-postalar gönderebilir ve analiz için bunların sonuçlarını çekebilirsiniz.

Transactional Email web servisine ait aşağıda ki metodlar bulunmaktadır.

 

MethodDescription
GetPostBulkBounceResultGets Bulk Bounce Result for Transactional Messages between two dates.
GetPostBulkResultGets Bulk Result for Transactional Messages between two dates.
GetPostBulkResultByLastUpdateGets Bulk Result for Transactional Messages between two last update dates.
GetPostBulkResultByPostIdGets Delivery Report for Transactional Messages, out parameter gives the message results.
GetPostBulkResultWithOptionalGets Bulk Result for Transactional Messages between two dates and Optional Post Type and To Adress.
GetPostResultGets Delivery Report for a Transactional Message.
PostHtmlEnables free-Html posting.
PostHtmlWithCCandBCCEnables free-Html posting with CC and BCC. Be aware that these CC and BCC emails may affect the reporting of transactional emails. Please use them after consulting the RMC IT Support Team.
PostHtmlWithTypeEnables free-Html posting with type.
PostHtmlWithTypeCCandBCCEnables free-Html posting with type and with CC and BCC. Be aware that these CC and BCC emails may affect the reporting of transactional emails. Please use them after consulting RMC IT Support Team.
PostHtmlWithTypeKeyIDAndCustomParamsEnables free-Html posting with Type, Key_ID and Custom Fields.
PostTransactionalEmailWithHtmlTemplateEnables Transactional Template Html posting.
PostTransactionalEmailWithXsltTemplateEnables Transactional Template Html posting.

 

 

Geliştiricinin her hangi bir web servis ile etkileşime geçebilmesi için, öncelikle Login metodunu kullanarak bir  SERVICE TICKET alması gerekir. Diğer web servis ve metodlarına yaratmış olduğu bu değer ile istekte bulunabilir.

  • No labels