create_stage
Create a new stage in your Follow Up Boss deal pipeline by providing a name and optional sort order. Use it to customize your sales stages.
Instructions
Create a new stage. (POST /stages)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the stage. | |
| extraBody | No | Extra raw JSON body fields not explicitly listed above — e.g. custom.* fields when creating/updating people or deals. Keys and values are sent as-is. | |
| extraQuery | No | Extra raw query parameters not explicitly listed above — e.g. FUB custom field filters like custom.ClosingDate on /people or /deals. Keys and values are sent as-is. | |
| orderWeight | No | Set this value to enforce a specific sort order. |