I
I
IvanovIvanIvanych2020-07-13 11:01:04
1C-Bitrix
IvanovIvanIvanych, 2020-07-13 11:01:04

The outgoing webhook is triggered when comments are added to issues and passes the comment ID and issue ID. How to determine the involvement of the task in the transaction?

The outgoing webhook passes the comment ID and issue ID to the handler. A task is created with the help of a BP in the context of a specific deal.
Can you please tell me what algorithm is used to determine the involvement of a task in a particular transaction, so that in the end we have not only the task ID and comment ID transmitted by the webhook, but also the transaction ID to which this task belongs?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Nikolaev, 2020-07-13
@IvanovIvanIvanych

An outgoing webhook returns strictly specified information.
It is impossible to expand the transmitted parameters in the cloud Bitrix24.
To determine whether a task is linked to a deal, you can use the tasks.task.get method .
A task linked to CRM will have the UF_CRM_TASK parameter indicating which entity it is linked to.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question