Bitrix24 Notion Integration
Sync Bitrix24 with Notion automatically - leads, deals, contacts, and tasks always up to date, no coding needed
Free to start. No credit card required.
Trusted worldwide
500+ teams stopped copying data manually.
Yours can too.
The Bitrix24 Notion integration lets you pull live CRM and project data directly from your Bitrix24 portal into Notion using Note API Connector. Whether you are building a sales pipeline dashboard, a contact and company database, tracking open tasks, or archiving closed deals, this integration keeps your Notion databases in sync with Bitrix24 automatically.
With Note API Connector you can sync Bitrix24 with Notion on a fully automated schedule (hourly, daily, or at custom intervals) without writing a single line of code. Connect your Bitrix24 portal via OAuth 2.0, choose a Notion database, map the lead, deal, contact, and task fields visually, and your Bitrix24 data flows into Notion on autopilot from that point forward.
How to connect Bitrix24 to Notion
Connect your Notion workspace
Click Connect to Notion, authorize Note API Connector, and select the pages and workspace where your Bitrix24 data should appear.
Create a Bitrix24 local application and connect via OAuth
In your Bitrix24 portal, go to Applications, then Developer resources, choose Other, then Local application. Set the type to Server, give it a name, and set the redirect (handler) URL to https://api.noteapiconnector.com/oauth/callback. Under Scope, pick the modules you need, for example crm and task, then save to reveal your Client ID (Application ID) and Client Secret (Application key). In Note API Connector, click Create Request, paste your Bitrix24 API endpoint URL, open the Authorization tab, select OAuth, click New, and fill in the connection form: Authorization Base URL https://{your-domain}.bitrix24.com/oauth/authorize/ (replace {your-domain} with your own portal address), Token URL https://oauth.bitrix.info/oauth/token/, your Client ID, your Client Secret, and Scopes as comma separated values such as crm,task. Click Create connection and approve access in the popup. See the full guide: Create a custom OAuth connection.
Choose your data and map fields
In the Response Field Mapping screen, select which Bitrix24 fields to include, such as lead title, deal stage, contact email, or task deadline, and map each one to a Notion property. You can match existing properties, create new ones, or set the field type. Click Save & Import when you're done.
Set your sync schedule and go live
Enable Auto Schedule and choose your refresh interval. Your Bitrix24 data will sync with Notion automatically from that point forward, with no manual refreshes needed.
⏱ Hourly / Daily / Custom
What Bitrix24 data can you sync with Notion?
Use these Bitrix24 API endpoints directly in Note API Connector. Each one can be mapped to a separate Notion database.
All leads with name, status, source, and assigned owner. Build a live leads inbox or sales funnel view inside Notion. Replace {your-domain} with your own Bitrix24 portal address.
https://{your-domain}.bitrix24.com/rest/crm.lead.list
Deals with stage, amount, currency, and close date across every pipeline. Track revenue and pipeline stages on a Notion sales board. Replace {your-domain} with your own Bitrix24 portal address.
https://{your-domain}.bitrix24.com/rest/crm.deal.list
Contact records with name, email, phone, and linked company. Build a searchable customer database directly inside Notion. Replace {your-domain} with your own Bitrix24 portal address.
https://{your-domain}.bitrix24.com/rest/crm.contact.list
Company records with industry, revenue, and linked contacts and deals. Sync your Bitrix24 account list into a Notion CRM database. Replace {your-domain} with your own Bitrix24 portal address.
https://{your-domain}.bitrix24.com/rest/crm.company.list
Tasks with title, deadline, responsible person, and status. Build a shared task tracker or project board in Notion. Replace {your-domain} with your own Bitrix24 portal address.
https://{your-domain}.bitrix24.com/rest/tasks.task.list
See how it works
Why sync Bitrix24 with Notion?
Always up to date
Scheduled sync runs automatically. Your Notion database reflects live Bitrix24 data without any manual work.
No coding required
Point, click, and map fields. Connect Bitrix24 to Notion in minutes without any programming knowledge.
Custom schedule
Choose hourly, daily, or custom intervals. You control exactly when Notion pulls fresh data from Bitrix24.
Conclusion
With Note API Connector, setting up a complete Bitrix24 Notion integration takes minutes, not days. Your leads, deals, contacts, and tasks sync automatically into Notion on your chosen schedule, with no code and no manual copy and paste.
Whether you are building a live sales pipeline dashboard, a customer relationship database for your team, or a shared project tracker for open tasks, connecting Bitrix24 to Notion gives you the flexibility of Notion's interface with the accuracy of your CRM data.
Frequently Asked Questions
Yes. Bitrix24 provides a REST API that exposes leads, deals, contacts, companies, tasks, and many other CRM and project modules. Note API Connector connects to this API using OAuth 2.0 to pull your Bitrix24 data into Notion on a scheduled basis.
In your Bitrix24 portal, go to Applications, then Developer resources, and create a Local application with the redirect URL https://api.noteapiconnector.com/oauth/callback. Copy the Client ID and Client Secret it generates. In Note API Connector, connect your Notion workspace, click Create Request, paste a Bitrix24 API endpoint URL, open the Authorization tab, select OAuth, and fill in the connection form with Bitrix24's Authorization Base URL, Token URL, and your credentials. Approve the popup to complete the connection.
Yes. Enable Auto Schedule in Note API Connector and choose your refresh interval: hourly, daily, or custom. Your Bitrix24 data will sync into Notion automatically on that schedule with no manual action required.
It is the web address you use to log in to Bitrix24, for example mycompany.bitrix24.com. You need it for both the OAuth Authorization Base URL and every Bitrix24 API endpoint URL.
Bitrix24 also supports incoming webhooks, which embed a fixed access code directly in the request URL. This works for quick, single account setups, but OAuth 2.0 is the recommended method since it keeps your credentials out of the URL and lets Note API Connector refresh access automatically.
You can sync leads, deals, contacts, companies, and tasks. Each Bitrix24 API endpoint can be mapped to a separate Notion database, so you can build a complete sales and project overview inside Notion.
No. Note API Connector is a no-code tool. You paste your Bitrix24 API endpoint URL, set up the OAuth connection using the Authorization tab, select your Notion database, and map fields visually. No programming knowledge is needed.
Yes. Note API Connector connects to Bitrix24 using OAuth 2.0 for scoped data access. Note API Connector never writes or modifies any data in your Bitrix24 portal beyond the requests you configure.