X
X
xiaoMao2020-06-30 13:10:42
PHP
xiaoMao, 2020-06-30 13:10:42

How to integrate Nethouse event and Bitrix24 via webhooks?

Good afternoon, you need to integrate Nethouse and Bitrix24 using webhooks. I want to transfer data from the fields that the user fills in on the nethouse website to Bitrix as a new automatically generated lead. The question is how to implement it? The first Google links say to "pull" the data with code examples. Where to put this code? Create an application in Bitrix? In general, a brief instruction is probably needed for the most dummies.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Nikolaev, 2020-06-30
@xiaoMao

If we are talking about Nethouse (websites/landings template), then it is impossible to integrate it with Bitrix24 via api at the time of writing the answer. You can send it to email, and connect it to Bitrix24 and manually (or through other Bitrix24 applications) receive information from it.
If we are talking about "Nethouse. Events", then this can be done through the "WebHook" application .
In this case, you need to:
1) Have a hosting in order to receive a webhook from Nethouse
2) Create a webhook for the created event in the Nethouse system (see the article above)
3) Create an incoming webhook in Bitrix24 with CRM rights from user with rights to create leads in CRM
4) Write a code (in any programming language) that would receive a request from Nethouse and send data to Bitrix24.
It’s not worth creating an application in Bitrix24 for the sake of this (the webhook will be easier).
Unfortunately, it is not possible to share pieces of code - the task is not massive and the answer to this question lies outside the scope of this resource, because This is more of a task than a question.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question