Hi All,
Requirement:
Currently we are sending email to the users within my organization via pl/sql package with embedded HTML code.
Now there is a new requirement to add the "Like" and "Dislike" button with in that email. Upon clicking on the "Like" or "Dislike" button the response should be captured.
Can anyone please let me know if this is feasible via PL/SQL and if yes, how can I do the below :
make the "Like" and "Dislike" button clickable in the email
record the response in the database.
If No, then what is the other alternative.
Thanks and Regards,
Saurabh