curl --request GET \
--url https://api.hubapi.com/conversations/v3/custom-channels/{channelId}{
"capabilities": {},
"createdAt": "2023-11-07T05:31:56Z",
"id": "<string>",
"name": "<string>",
"channelAccountConnectionRedirectUrl": "<string>",
"channelDescription": "<string>",
"channelLogoUrl": "<string>",
"webhookUrl": "<string>"
}Recupera los detalles sobre un canal personalizado. Esta API te permite ver las capacidades actuales de un canal personalizado y otros metadatos de configuración
curl --request GET \
--url https://api.hubapi.com/conversations/v3/custom-channels/{channelId}{
"capabilities": {},
"createdAt": "2023-11-07T05:31:56Z",
"id": "<string>",
"name": "<string>",
"channelAccountConnectionRedirectUrl": "<string>",
"channelDescription": "<string>",
"channelLogoUrl": "<string>",
"webhookUrl": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.es/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supported products