Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Add "Like" and "Dislike" Button in Email

Mehta SaurabhMay 23 2021

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

Comments

Post Details

Added on May 23 2021
1 comment
438 views