create_client
Add a new client to Rocket Matter by providing required name and optional details like email, address, and contact information.
Instructions
Create a client. fields_json: JSON object. Required: name. Optional: displayName, contactSalutation, contactTitle, entityName, address1, clientAsEntity, email, secondaryEmail, cellPhoneNumber.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |