Ensure your Role has the permission to Export Idea data to be able to use the API, see the image below:


https://demo.pipware.net/api/v2/BulkData/ideas?IncludeIdeas=true&IncludeActions=true&IncludeRisks=true&IncludeTrackings=true&IncludeInvestments=true&IncludeStakeholders=true&IncludeIdeaNotes=true&IncludeWorkflows=true&IncludeWorkflowNotes=true&IncludeOwnerReviews=true&IncludeAccess=true&IncludeAuditlogs=true&IncludeFinancials=true&IncludeForecasts=true&IncludeOwnerReviewActions=true&apiKey=your API key


Available Parameters: (Information will only be returned when the respective parameter is set to True)

  • SiteId
  • FromDate
  • ToDate
  • IncludeIdeas
  • IncludeActions
  • IncludeRisks
  • IncludeTrackings
  • IncludeInvestments
  • IncludeStakeholders
  • IncludeIdeaNotes
  • IncludeWorkflows
  • IncludeWorkflowNotes
  • IncludeOwnerReviews
  • IncludeAccess
  • IncludeAuditlogs
  • IncludeFinancials
  • IncludeForecasts
  • IncludeOwnerReviewActions

Returned Data:


PMO sites are to use this API.

https://sitename.pipware.net/api/v2/BulkData/initiatives?IncludeInitiatives=true&IncludeWorkplan=true&IncludeRisks=true&IncludeTrackings=true&IncludeAudits=true&IncludeStakeholders=true&IncludeWorkflows=true&IncludeChangeRequests=true&IncludeWorkflowNotes=true&IncludeOwnerReviews=true&IncludeAccess=true&IncludeInvestments=true&apiKey=your API key


Available Parameters: (Information will only be returned when the respective parameter is set to True)

  • FromDate
  • ToDate
  • IncludeInitiatives
  • IncludeWorkplan
  • IncludeRisks
  • IncludeTrackings
  • IncludeAudits
  • IncludeStakeholders
  • IncludeWorkflows
  • IncludeChangeRequests
  • IncludeWorkflowNotes
  • IncludeOwnerReviews
  • IncludeAccess
  • IncludeInvestments

 

An API Key can be generated on your Profile, see this article for more details: My Profile


Please take note the information requested is returned in JSON format and Custom Fields data is included as per below: