On a storyboard, how do you add story details via API? #652
Unanswered
jakauppila
asked this question in
Q&A
Replies: 1 comment
-
Sorry for the late response, currently the APIs exposed for Storyboard's are lacking this functionality. Most of the storyboard interactions are hidden in the websocket events, however the ability to expose those events with APIs is already there so the effort would be minimal. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was attempting to automate a Storyboard build out with goals/columns/stories, but from what I can see in the Swagger endpoints, I can only create a story by associating it with a goal and column ID, but don't see how to pass in the the story name/link/content?
Beta Was this translation helpful? Give feedback.
All reactions