Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://api.nuvia.ai/v1/hubspot/owner-mappings \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "owner_mappings": [ { "hubspot_owner_id": "<string>", "hubspot_owner_email": "jsmith@example.com", "hubspot_owner_name": "<string>", "nuvia_user_id": "<string>", "nuvia_user_name": "<string>" } ] } '
{ "owner_mappings": [ { "hubspot_owner_id": "12345678", "hubspot_owner_email": "john@example.com", "hubspot_owner_name": "John Doe", "nuvia_user_id": "507f1f77bcf86cd799439011", "nuvia_user_name": "João Silva" } ] }
Salva os mapeamentos entre owners do HubSpot e usuários do Nuvia.
Token JWT de autenticação
Lista de mapeamentos owner HubSpot <-> user Nuvia
Show child attributes
Mapeamentos salvos com sucesso
Lista de mapeamentos configurados