Hi,
I think there is some problem as mention below
1) How can I upload a workflow using API ?
2) Currently, I am getting workflow's detail from myExpermiment API using
workflow's id.
But if I upload a workflow in taverna player portal then it generates a
new workflow's id.
As you can see on this URL (http://139.59.28.12:3000/workflows.json).
And there is no link up with myExpermiment API's workflow's id. If
there is no link up then how can I get to know that this is this workflow
like if I open this URL(http://139.59.28.12:3000/workflows.json). I get
workflow's id as 1 but in myExperiment's API, it is 824. If I search on the
basis of the name of workflow then there is the chance of multiple
workflows as you can see on this URL(
http://www.myexperiment.org/search?query=Fetch+today%27s+xkcd+comic&commit=Go
).
Kindly revert as soon as possible.