Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Hyperlinks through Emails

Former Member
0 Likes
325

Hello everyone..........

I have requirment to send a hyperlink through an email to an external mail address . Which when the email receiver clicks it should send some notification back to sap systems.

Can anyone help me with this .

Thanks,

Stefan

1 REPLY 1
Read only

former_member156446
Active Contributor
0 Likes
292

I am assuming this can be achieved using a web service, create a webservice to update the field you want... get the URL of the webservice and send in in the email using HTML formated EMail message.