Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
7671 Visualizações

Hi I try add Log Note to Lead using API but I can't find how to do that. I find that new Log Note is create as mail.message. But I don't know how i should create this object and bind it with particular lead. Any help with that?

Avatar
Cancelar
Melhor resposta

Try first to make a record from the MESSAGES Menu in Developer Mode.

Related Document Model (model) = the document TYPE the Note is attached to (crm.lead or sale.order)
Related Document ID (res_id) = the ID of the document the Note is attached to
Subtype (subtype_id) = Note if the message is a Note

Given a crm.lead document with ID = 2, this is how you would manually create a Note:



This shows like this:


Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
3
mar. 23
4263
0
jul. 21
1770
3
mai. 19
18714
1
jan. 23
2649
0
dez. 21
3071