-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Description
For Neople :)
Is there a specific app this action is for?
Hubspot
Please provide a link to the relevant API docs for the specific service / operation.
https://developers.hubspot.com/docs/api-reference/conversations-conversations-inbox-&-messages-v3/guide#scope-requirements
Get inboxes - GET conversations/v3/conversations/inboxes
Get inbox - GET conversations/v3/conversations/inboxes/{inboxId}
Get channels - GET conversations/v3/conversations/channels
Get channel - GET conversations/v3/conversations/channels/{channelId}
Retrieve threads - GET conversations/v3/conversations/threads
Retrieve messages - GET conversations/v3/conversations/threads/{threadId}/messages
Add comment / Send message - POST conversations/v3/conversations/threads/{threadId}/messages
Webhooks:
conversation.creation
conversation.newMessage
Metadata
Metadata
Assignees
Labels
Type
Projects
Status