Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
7664 Переглядів

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?

Аватар
Відмінити
Найкраща відповідь

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:


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
бер. 23
4248
0
лип. 21
1767
Simple API example Вирішено
3
трав. 19
18710
1
січ. 23
2646
0
груд. 21
3066