Skip to Content
Menu

TikTok Social Odoo Enterprise

by
Odoo

77.63

In-App Purchases
v 18.0 Third Party 2
This module requires Odoo Enterprise Edition.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Social Marketing (social)
Discuss (mail)
Community Apps Dependencies
Lines of code 1666
Technical Name d_ee_social_tiktok
LicenseOPL-1
Websitehttp://messiduong2709@gmail.com
Versions 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Social Marketing (social)
Discuss (mail)
Community Apps Dependencies
Lines of code 1666
Technical Name d_ee_social_tiktok
LicenseOPL-1
Websitehttp://messiduong2709@gmail.com
Versions 17.0 18.0

TikTok Integration for Odoo Enterprise

Manage your TikTok presence directly from Odoo

TikTok Integration Banner

Seamlessly integrate your TikTok accounts with Odoo Enterprise. Create, schedule, and publish content directly from your Odoo Enterprise platform with support for both videos and photos.

Key Features

  • Secure Authentication: OAuth2 integration with TikTok API
  • Multiple Accounts: Connect and manage multiple TikTok business accounts
  • Content Creation: Create and publish videos and photos directly to TikTok
  • Content Scheduling: Plan your TikTok content calendar in advance
  • Analytics: Track engagement metrics for your TikTok content
  • User Insights: Sync follower counts, likes, and profile information
  • Post Management: View and manage your existing TikTok posts
  • Privacy Controls: Set privacy levels and comment permissions

Screenshots

Sync Posts from TikTok Create New TikTok Post

Demo Video

Watch demo video using the TikTok integration with Odoo Enterprise.

Documentation

Please go to documentation tab in the right side to see how to configure tiktok developer app and in odoo as well

Documentation Tab

Support

For support, feature requests, or custom development, please contact us:

TikTok Integration Setup Guide

This guide will walk you through the process of setting up TikTok integration with your Odoo instance using the social_tiktok module.

1. Create and Configure TikTok App

1.1. Create Developer Account

  • Visit the TikTok for Developers Portal
  • Sign up for a developer account if you haven't already
  • Verify your email address and complete account setup
TikTok Developer Portal homepage showing the sign-up/login options

1.2. Create New App

  • Log in to the TikTok for Developers Portal
  • Click "My Apps" in the top navigation
  • Click "Create App"
  • Fill in the required information:
    • App Name
    • App Description
    • App Icon (optional)
    • Platform (select "Web")
    • Category (e.g., "Business" or "Social")
  • Click "Create" to proceed
Create App form showing all required fields

1.3. Configure App Settings

  • In your app dashboard, go to "App Settings"
  • At the "Products" -> "Login kit" -> "Web" Add your OAuth callback URL:
    https://your-odoo-domain.com/tiktok_account/authentication
App Settings page highlighting OAuth callback URL configuration

1.4. Enable Content Posting API

  • In the left sidebar, click "Products"
  • Find "Content Posting API" and click "Add"
  • Enable the following capabilities:
    • Direct Post (for immediate posting)
    • Upload (for draft uploads)
  • Under "Verify domains" section ("You only need to do this if you want to post photos, if just video please ignore this step"):
    1. The video/content can be posted in two ways: push_by_file and pull_by_url
    2. To enable pull_by_url functionality, click "Verify" button
    3. Enter your domain (e.g., your-odoo-domain.com)
    4. Click "Verify" and tiktok will add you to add a DNS txt record to your domain to verify
    5. After you add DNS record to your domain wait for a few time then click verify to complete the verify domain process
  • Save the changes
Products page showing Content Posting API with Direct Post and Upload options enabled Verify domains section under Content Posting API showing verification button and methods

1.5. Configure Required Scopes

  • In your app settings, go to "Scopes"
  • Enable the following scopes:
    • user.info.basic (Basic user info)
    • user.info.stats (User statistics)
    • user.info.profile (Profile information)
    • video.publish (Post videos directly)
    • video.upload (Upload video drafts)
    • video.list (List user videos)
  • Save the scope configuration
Scopes page showing all required scopes being enabled

1.6. Get API Credentials

  • In your app dashboard, locate:
    • Client Key
    • Client Secret
  • Keep these credentials secure - you'll need them for Odoo configuration

2. Configure Odoo Module

2.1. Install Module

  • Go to Apps in your Odoo instance
  • Search for "d_ee_social_tiktok"
  • Click Install
Odoo Apps page showing social_tiktok module installation

2.2. Configure TikTok Credentials

  • Go to Settings → Social Media
  • Scroll to the "TikTok Integration" section
  • Enter your TikTok app credentials:
    • Client Key
    • Client Secret
  • Click Save
Odoo Settings page showing TikTok credentials configuration fields

4. Usage

4.1. Post Content

  • Go to Social Media → Posts
  • Create a new post
  • Select your TikTok account
  • Choose post settings:
    • Post Mode (Direct Post or Upload)
    • Media Type (Video or Photo)
    • Privacy Level
    • Disable Comment
  • Add your content and post
Create Post form showing TikTok-specific options and preview

4.2. Content Guidelines

  • Videos:
    • Supported formats: MP4, WebM
    • Maximum file size: 256MB
    • Duration: Up to 10 minutes
  • Photos:
    • Supported formats: JPEG, WebP
    • Maximum file size: 20MB
    • Up to 35 images per post

5. Troubleshooting

Common Issues:

  • Authentication Failed: Verify your Client Key and Secret
  • Scope Error: Ensure all required scopes are enabled
  • Upload Failed: Check file format and size limits
  • Callback URL Error: Verify the OAuth callback URL matches your Odoo domain

For additional support: * Email: duongodooapps@gmail.com * Check TikTok's API Documentation

6. Security Notes

  • Keep your API credentials secure
  • Regularly review app permissions
  • Monitor API usage and rate limits
  • Follow TikTok's terms of service and content guidelines

7. Additional Resources

  • TikTok Developer Documentation
  • Content Posting API Guide
  • API Reference

7. Submit App for Review

Note

Without app review approval, your app will be in sandbox mode with limitations: - Can only post to private accounts - Limited API quota - Some features may be restricted

Important

To post content to public accounts in public mode, you MUST submit your app for review at: https://developers.tiktok.com/application/content-posting-api

Without approval, you can only post to private accounts or in private mode.

7.1. Prepare for Submission

  • Ensure your app has all required configurations:
    • Valid OAuth callback URL
    • Proper scope configurations
    • Domain verification (if using photo posting)
    • Privacy Policy URL
    • Terms of Service URL

7.2. Create Demo Video

  • Record a comprehensive demo video (MP4 or MOV format, max 50MB):
    1. Show the complete user flow
    2. Demonstrate all features you're requesting access for
    3. Include:
      • Account connection process
      • Posting content (both video and photos if applicable)
      • Any other features you're using

7.3. Submit for Review

  • Go to your app in TikTok Developer Portal
  • Click "Submit for Review"
  • Fill in required information:
    • App description
    • Test account credentials (if needed)
    • Demo video URL
    • Usage descriptions for each requested scope
    • Privacy Policy URL
    • Terms of Service URL
  • Submit and wait for approval

7.4. Review Status

  • Review typically takes 7-10 business days
  • You can check status in the Developer Portal
  • If rejected:
    1. Review the feedback provided
    2. Make necessary adjustments
    3. Resubmit with improvements
App review submission page showing required fields and submission button
Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.