Hubapi Conversations
Connector for the hubapi-conversations API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://api.hubapi.com - Auth:
query:hapikey(pass your key via theapiKeyinput)
Operations
post_visitor_identification_v3_tokens_create_gen— POST /conversations/v3/visitor-identification/tokens/create — Generate a token
Inputs
apiKey— your hubapi-conversations API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: post_visitor_identification_v3_tokens_create_gen
apiKey: <your key>