Hi!
I not found an option to add a comment to Deal feed in Bitrix24.
I try to use Make an API Call but I dont know how indicate value. Need to send
fields:
{
“ENTITY_ID”: DEAL_ID,
“ENTITY_TYPE”: “deal”,
“COMMENT”: “New comment was added”
}
in this format not work
Error: Parameter ‘fields’ must be array.
Please help.