AACFlow

1C-Bitrix CMS

Access products, orders, and sections from 1C-Bitrix CMS via REST API

bi

1C-Bitrix CMS is Russia's leading content management system for e-commerce and corporate websites. Its REST API provides access to product catalogs (iblock), orders, and section structures.

With the 1C-Bitrix CMS integration in AACFlow, you can:

  • Get products: Retrieve products from information blocks with optional filters
  • Get orders: Retrieve customer orders with status and customer details
  • Get sections: List catalog sections and subcategories

This integration enables automated content synchronization and order management for 1C-Bitrix website owners.

Usage Instructions

Integrate 1C-Bitrix CMS into the workflow. Requires the base URL of your Bitrix site, an administrator login, and password. Basic authentication is used. Enable REST API in Settings → Services → REST API in your Bitrix admin panel.

Tools

bitrix_cms_get_products

Get products from an information block

Input

ParameterTypeRequiredDescription
baseUrlstringYes1C-Bitrix site base URL
loginstringYesAdministrator login
passwordstringYesAdministrator password
iblockIdstringNoInformation block ID
limitnumberNoMaximum products to return
offsetnumberNoPagination offset
filterstringNoFilter JSON expression

Output

ParameterTypeDescription
productsarrayArray of product objects
totalnumberTotal product count

bitrix_cms_get_orders

Get orders from the store

Input

ParameterTypeRequiredDescription
baseUrlstringYes1C-Bitrix site base URL
loginstringYesAdministrator login
passwordstringYesAdministrator password
limitnumberNoMaximum orders to return
offsetnumberNoPagination offset

Output

ParameterTypeDescription
ordersarrayArray of order objects
totalnumberTotal orders count

bitrix_cms_get_sections

Get catalog sections

Input

ParameterTypeRequiredDescription
baseUrlstringYes1C-Bitrix site base URL
loginstringYesAdministrator login
passwordstringYesAdministrator password
iblockIdstringNoInformation block ID

Output

ParameterTypeDescription
sectionsarrayArray of section objects

On this page

Commencez à construire aujourd’hui
Plus de 100 000 développeurs nous font confiance.
La plateforme SaaS pour créer des agents IA et piloter vos équipes agentiques.
Commencer