Skip to main content
Get the budget of a project using the following logic:
  • If the Project has a timeframe, the last budget-milestone within the timeframe is returned.
  • If the Project has no timeframe, the very last budget-milestone is returned.
  • If the Project has no budget-milestones, then the fixed budget is returned, if it exists.
  • If none of the above applies, “204 No Content” is returned.
Required Scopes:
  • projects:view
External DocumentationTo learn more, visit the Tempo documentation.

Parameters

Example Output

Workflow Library Example

Get Project Budget with Tempo and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop