Creates a new Idea or Feedback record in the workspace’s Triage column. Counts against the workspace’s idea plan limit.
Documentation Index
Fetch the complete documentation index at: https://docs.laneapp.co/llms.txt
Use this file to discover all available pages before exploring further.
Pass your Lane API key in the X-API-Key header.
Title of the idea or feedback. Required.
HTML or plain text body. HTML is sanitized server-side.
Idea, Feedback Product ObjectId from GET /records/product.
User ObjectId from GET /records/users.
Tag ObjectIds from GET /records/tags.
Where the record originated. Use Zapier for Zapier-created records.
"Zapier"
Created.
MongoDB ObjectId.
Plain text — any HTML in the source is stripped before being returned.
"Triage"
Assignee's display name (not their ObjectId).
Product label.
Array of tag labels.
Account names. Present only on Idea and Feedback records.
Release label. Present only on Feature records.
Timeframe label. Present only on Objective records.
Idea, Feedback, Feature, Objective