Start a collaboration
Start a collaboration with a partner on an account mapping overlap between one of your accounts and one of the partner’s accounts. The context is saved as a public note on the collaboration, so the partner can read it. This endpoint requires a HubSpot-issued access token: the collaboration is owned by and attributed to the user that token was issued for, which a Public API key does not identify.
Body
The ID of your account on the overlap.
The ID of the partner's account overlapping Resels.Backend.Api.Public.Model.AccountMappingCollaborations.v3.AccountMappingCollaborationStartRequestDto.AccountId.
The context shared with the partner, saved as a public note on the collaboration. Required.
The ID of the Kiflo user of the partner team member assigned to the collaboration. Optional.
Response
Collaboration started
The ID of the collaboration.
The name of the collaboration, built from your account and the partner names.
Unknown, New, Accepted, Refused, Abandoned, Closed, Converted The ID of the partner the collaboration is started with.
The ID of your account on the overlap the collaboration was started from.
The ID of the partner's account on the overlap the collaboration was started from.
The ID of the user owning the collaboration on your side.
The ID of the Kiflo user of the partner team member assigned to the collaboration.
The date the collaboration was created, in UTC.

