I`m trying to set up outgoing webhooks from Mailwizz to Bitrix24 CRM sending contact information of subscribers who clicked links.
Mailwizz sends subscriber`s e-mail via webhook and Bitrix24 CRM receive it correctly now. There are some custom fields (custom tags) for subscribers, such as NAME, PHONE, ADDRESS etc., but I`m not able to compose correct request to database, get values of this fields for link-clicked subscribers and transfer it to bitrix 24 via webhook
I need a help whith composing such reqest at SendCampaignsWebhooksCommand.php
Mailwizz sends subscriber`s e-mail via webhook and Bitrix24 CRM receive it correctly now. There are some custom fields (custom tags) for subscribers, such as NAME, PHONE, ADDRESS etc., but I`m not able to compose correct request to database, get values of this fields for link-clicked subscribers and transfer it to bitrix 24 via webhook
I need a help whith composing such reqest at SendCampaignsWebhooksCommand.php