2017-10-30 12:29 AM
Has anyone been able to get the context menu actions to call a script or a POST url? What I'm trying to do is the ability to right click a URL and POST a URL to an external Sandbox API. I've got the POST url required, etc but need to figure out how to get the right http action. I also have a python script to do this but still unsure about how to call that function from within the context menu options.
Please let me know if anyone has done this or any guidance, I've done some searches but haven't found anything...
Thanks for all the help.