Can I retrieve multiple stories via the API at once?
It would be nice to be able to send in an array of ids and get them all back at once.
3
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
The company marked this question as answered.
-
Inappropriate?Hi, thanks for the suggestion, we're planning on adding that in an upcoming release.
-
Inappropriate?Yeah, this would cut down the number of requests I need to make significantly.
I’m also waiting
-
Inappropriate?You can do this by using a filter.
http://www.pivotaltracker.com/help/ap...
pivotaltracker.com/services/v2/projects/PROJECT_ID/stories?filter=id%3A1%2C2%2C3
(the %3A is a colon and the %2C's are commas, so the filter is actually id:1,2,3)
Loading Profile...



EMPLOYEE

