N
N
Nikita HQ2020-01-02 11:26:25
Bitrix24
Nikita HQ, 2020-01-02 11:26:25

How can I change the deal column in CRM using the Bitrix24 API?

In fact, I need to process the supplier's response from the viber, for example, to the question: "Is the product in stock?". If there is, we send the order to the "In stock" column, otherwise to the "Out of stock" column. It needs to be implemented using PHP.
5e0da88617ed7295630174.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Nikolaev, 2020-01-30
@nickizdp

Basically, you asked a few questions:
1) How to read the answer from Viber
2) How to understand which deal this answer refers to (if it refers to a deal)
3) How to change the stage of a deal
Answering your question "How to change the stage deals", you can use the rest-method crm.deal.update (for the cloud) or CCrmDeal::update (see similarly for the lead https://dev.1c-bitrix.ru/api_help/crm/example.php)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question