{
"recommendationData": {
"channelType": "string",
"channelSubType": "string",
"scoring": "string",
"scoringReason": "string",
"goal1": "string",
"goal2": "string",
"goal3": "string"
},
"peopleInvolved": [
{
"peopleId": "string",
"firstname": "string",
"lastname": "string",
"businessCardId": "string",
"companyId": "string",
"companyName": "string",
"iconUrl": "string",
"highlighted": true,
"participantRole": "string",
"integrationInitiator": {
"name": "string",
"icon": {
"iconUrl": "string",
"backgroundColorCss": "string",
"opacityCss": 0
}
},
"isPrivateBc": true,
"contactInfo": "string",
"contactInfoType": "string"
}
],
"phoneNumber": "+14155552671"
}curl --location 'https://api.cobra.de/v1/crm/touchpoints/ai/create-phone-conversation-guide' \
--header 'X-Integration-Name: API Documentation' \
--header 'X-Integration-Provider: cobra GmbH' \
--header 'X-Cobra-TenantId: 12e39e53-ece1-4d8d-8958-e782de1dbef0' \
--header 'X-Integration-Contact: info@cobra.de' \
--header 'Accept-Language: de' \
--header 'Content-Type: application/json' \
--data '{
"recommendationData": {
"channelType": "string",
"channelSubType": "string",
"scoring": "string",
"scoringReason": "string",
"goal1": "string",
"goal2": "string",
"goal3": "string"
},
"peopleInvolved": [
{
"peopleId": "string",
"firstname": "string",
"lastname": "string",
"businessCardId": "string",
"companyId": "string",
"companyName": "string",
"iconUrl": "string",
"highlighted": true,
"participantRole": "string",
"integrationInitiator": {
"name": "string",
"icon": {
"iconUrl": "string",
"backgroundColorCss": "string",
"opacityCss": 0
}
},
"isPrivateBc": true,
"contactInfo": "string",
"contactInfoType": "string"
}
],
"phoneNumber": "+14155552671"
}'