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 GET \ --url https://api.nuvia.ai/v1/hubspot/field-mappings \ --header 'Authorization: Bearer <token>'
{ "field_mappings": [ { "hubspot_property": "contact.lifecyclestage", "custom_field_slug": "estagio_lead" } ] }
Retorna os mapeamentos de campos configurados para a empresa
Token JWT de autenticação
Mapeamentos retornados com sucesso
Lista de mapeamentos configurados
Show child attributes