Skip to content

Feature/469 add biconnector v3#477

Open
Algonexys wants to merge 20 commits into
bitrix24:v3-devfrom
Algonexys:feature/469-add-biconnector-v3
Open

Feature/469 add biconnector v3#477
Algonexys wants to merge 20 commits into
bitrix24:v3-devfrom
Algonexys:feature/469-add-biconnector-v3

Conversation

@Algonexys
Copy link
Copy Markdown
Contributor

Q A
Bug fix? no
New feature? yes
Deprecations? no
Issues [Feature in SDK]: Add support for biconnector.*
License MIT

Add support for biconnector.connector., biconnector.source., biconnector.dataset.*

biconnector.connector.add
biconnector.connector.update
biconnector.connector.get
biconnector.connector.list
biconnector.connector.delete
biconnector.connector.fields

biconnector.source.add
biconnector.source.update
biconnector.source.get
biconnector.source.list
biconnector.source.delete
biconnector.source.fields

biconnector.dataset.add
biconnector.dataset.update
biconnector.dataset.get
biconnector.dataset.list
biconnector.dataset.delete
biconnector.dataset.fields
biconnector.dataset.fields.update

@mesilov mesilov marked this pull request as draft May 25, 2026 06:42
@mesilov mesilov added this to the 3.3.0 milestone May 25, 2026
* @property-read bool|null $supportMapping
* @property-read CarbonImmutable $dateCreate
*/
class ConnectorItemResult extends AbstractItem
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

* @property-read int $updatedById
* @property-read array|null $fields
*/
class DatasetItemResult extends AbstractItem
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

* @property-read int $connectorId
* @property-read array|null $settings
*/
class SourceItemResult extends AbstractItem
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Comment thread CHANGELOG.md

### Added

- Added service `Services\Biconnector\Dataset` with support methods,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move to. 3.3.0 release

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@Algonexys Algonexys marked this pull request as ready for review May 25, 2026 09:53
@Algonexys Algonexys requested a review from mesilov May 25, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants