Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Here is the code itself:
$leads['request']['leads']['add']=array(
array(
'name' => $lead_name,
'status_id' => $lead_status_id, //id статуса
'responsible_user_id' => $responsible_user_id, //id ответственного по сделке
)
);
Have you tried using the console? You can also copy the code there.
https://www.amocrm.ru/developers/console/
https://www.amocrm.ru/developers/content/crm_platf...
add
POST /api/v4/leads/link
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question