HubSpot · Arazzo Workflow
HubSpot Respond to a Conversation
Version 1.0.0
List conversation threads, retrieve one, then send a reply message.
View Spec
View on GitHub
AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSalesArazzoWorkflows
Provider
Workflows
respond-to-conversation
List threads, retrieve one, and send a reply message.
Lists conversation threads filtered by status, retrieves the first matching thread, and sends a reply message to it on behalf of the supplied sender actor.
1
listThreads
listThreads
List conversation threads filtered by status, returning at most the supplied limit so a thread can be selected for reply.
2
getThread
getThreadById
Retrieve the first listed thread in full to confirm its channel and participant context before replying.
3
sendReply
sendMessage
Send a reply message to the retrieved thread on behalf of the sender actor through the conversations channel.
Source API Descriptions
openapi