Skip to content
Discussion options

You must be logged in to vote

You have to do everything from within the API, you will not be able to grab the id from our URL and use that in the API.
You need to get the issues for the project:
https://developer.bentley.com/api-groups/project-delivery/apis/issues-v1/operations/get-project-issues/
Then those ids can be used to get a specific issue's details:
https://developer.bentley.com/api-groups/project-delivery/apis/issues-v1/operations/get-issue-details/

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@mgooding
Comment options

@DuPlooydeLange
Comment options

Comment options

You must be logged in to vote
1 reply
@DuPlooydeLange
Comment options

Answer selected by mgooding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants