Deals represent revenue opportunities in your pipeline. Each deal has a stage, value, and optional links to contacts and companies. Use these commands to create, update, and move deals through your pipeline.
moss deal list
List deals with optional filtering.
moss deal show
Show details for a single deal.
moss deal create
Create a new deal.
moss deal create-batch
Create multiple deals from a JSON file. Each object in the array takes the same fields as moss deal create.
moss deal update
Update an existing deal.
moss deal move
Move a deal to a new stage.
moss deal bulk-move
Move multiple deals to a new stage at once.
moss deal delete
Delete a deal permanently.
This permanently deletes the deal. This cannot be undone.
Manage contacts linked to a deal.
List contacts linked to a deal.
Link a contact to a deal.
Remove a contact from a deal.