API Reference

Create Opportunity

Creates an Opportunity

Body Params
string
required

A descriptive name for a business Opportunity.

string

Current state of the Opportunity (defaults to draft).

string

Status that defines whether an Opportunity is shown in the default visible list or the archived list (defaults to visible).

string | null

Additional details supporting the problem statement.

integer | null

The user that this Opportunity should belong to (defaults to the creator).

bar_ids
array

A list of bar IDs that are associated with this Opportunity.

bar_ids
idea_ids
array

A list of idea IDs that are associated with this Opportunity.

idea_ids
team_ids
array of integers

A list of team IDs that are associated with this Opportunity.

team_ids
objective_ids
array of integers

A list of objective IDs that are associated with this Opportunity.

objective_ids
Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json