Forum Discussion
First of all, I hope your service http://localhost:8093/query/service is located within the plex/node where you are executing the pipeline. If not, then its an incorrect use-case. If yes, then there are two ways to do it.
(a) Use REST POST snap. The entire body can be given in Entity property.
(b) Use Script snap with python/javascript and invoke the post call using the respective library.
But, first option is the best and the easiest.
- aditya_gupta412 years agoContributor
Somehow, I am unable to upload my slp pipeline which have the solution, but here I am attaching the SS for your reference.
<html> <body> <a href="$item.Link_To_SF_CT_Record">Test</a> </body> </html>
Related Content
- 3 years ago
- 3 years ago