Create Idea

Creates a new Idea.

Body Params
string
required

Title of the Idea.

string
required
string | null

The customer associated to the Idea.

string | null
required

The name of the account that created the Idea.

string | null
required

The email of the account that created the Idea.

string
enum

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

Allowed:
tags
array of strings

Keywords that are associated with the Idea.

tags
opportunity_ids
array

A list of ids corresponding to opportunities.

opportunity_ids
team_ids
array of integers

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

team_ids
custom_text_fields
array of objects
custom_text_fields
custom_dropdown_fields
array of objects
custom_dropdown_fields
integer | null

Idea Form identifier.

Responses

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