How do I send data back from Spotfire (I've written an IronPython Script) to Pipeline Pilot. I can print the url of endpoints that I try to send in Iron Python and can copy paste the generated link to a browser to execute the Pipeline Pilot protocol. But, I can't seem to run the Pipeline protocol directly from clicking my IronPython script button in Spotfire. Any thoughts on what might be missing? The parameters in the Pipeline Pilot protocol are named the same as the parameters in my IronPython script. Thanks!