bitrix icon indicating copy to clipboard operation
bitrix copied to clipboard

Bitrix24 REST API client that doesn't suck. Suffer no more.

Results 37 bitrix issues
Sort by recently updated
recently updated
newest added

Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together. Updates `json-schema` from 0.2.3 to 0.4.0 Commits f6f6a3b Use a little more robust method of checking instances ef60987 Update...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.5.9. Release notes Sourced from ws's releases. 7.5.9 Bug fixes Backported bc8bd34e to the 7.x release line (0435e6e1). 7.5.8 Bug fixes Backported 0fdcc0af to the...

dependencies

crm.livefeedmessage.add is there any way to make it work? I'm trying to enter an activity when I make a change to a lead but it won't let me use it....

Good day! I'm trying to call the list method for deals using select, including about a dozen field names, including custom ones. However, I am encountering the following error. Using...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

it seems bitrix.list() does not work correctly with SPA To make my code work: `bitrix.list('crm.item.list', { entityTypeId: '138', select: ['ufCrm4_1654801473656', 'ID'] })` I had to change one line in the...

I've already tested in other versions and it works fine.

I'm trying to add an image to a custom field when I create a deal, but I've been receiving the same HTTPError. I'm trying to execute the code below: ```...

In the batch response, why not return the full object? with erros and result?. by doind bitrix.batch, if there is an error in the array, it will throw error and...

I am receiving this when i try to add 50 contacts using batch