list_additional_parties
Lists secondary parties linked to an opportunity or project, such as partners, consultants, or referrers. Specify the entity type and optional ID to retrieve associated party links with pagination and embedded fields.
Instructions
List secondary party links on an opportunity or project. The 'main' party is on the entity itself (opportunity.party); additional parties are e.g. partners, consultants, or referrers also involved in the deal. Set entity to 'opportunities' or 'projects'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| embed | No | Comma-separated embeds. Valid tokens: tags, fields, organisation, missingImportantFields. | |
| entity | Yes | Which entity has the additional-party links. | |
| perPage | No | ||
| entityId | No | ID of the opportunity or project. |