General
Features
Account & Billing
Wix Integration
Important: You need a Wix Premium or Business plan that supports API access for this integration.
Create a Wix Developer Account
First, you need to create a Wix Developer account and an app to access the blog API.
Go to Wix Developers
Sign in with your Wix account or create a new one
Click "Create New App"
Select "OAuth App" option
Enter the app name (e.g., "Blog Generator")
Get API Keys
After creating the app, you need to obtain the API keys.
In the app dashboard, go to the "OAuth" tab
Copy the App ID and App Secret
Add the redirect URL: https://app.blogie.ai/integrations
In the "Permissions" tab, grant the following permissions:
blog.posts - Manage blog posts
blog.categories - Manage categories
media.upload - Upload images
Set Up Blog on Wix Site
Make sure your Wix site has a blog properly configured.
Log into the Wix Editor
If you don't have a blog yet, add one: "Add" → "Blog" → "Blog"
Go to Site dashboard → "Blog" → "Posts"
Note down the Blog ID (visible in the URL)
Make sure you have at least one category created
Configure Integration in Blog Generator
Now let's configure the integration in the Blog Generator application.
Go to Workspace Settings → Integrations
Find the "Wix" integration and click "Configure"
Enter the following information:
App ID: The App ID copied from the previous step
App Secret: The App Secret copied from the previous step
Site URL: Your Wix site URL (e.g., https://example.wixsite.com/mysite)
Click "Test Connection" to verify the setup
If the test is successful, click "Save"
OAuth Authentication
After configuration, you need to authenticate the connection.
On the Wix integration card, click the "Authorize" button
You'll be redirected to the Wix authentication page
Sign in with your Wix account
Approve the permissions requested by the application
After returning, the connection status will change to "Connected"
Publishing Articles
Now you can publish articles directly to your Wix blog!
Go to the Articles page
Select the article you want to publish
Click the "Publish" button
Select "Wix" in the publishing options
Configure category and other settings
Click "Publish to Wix"
Tip: For scheduled publishing, use the Calendar page where you can schedule articles in advance.
Troubleshooting
"Invalid credentials" error
Check that you correctly copied the App ID and App Secret. Make sure you properly set the redirect URL in the Wix Developer Console.
"Permission denied" error
Make sure you granted all required permissions in the OAuth app (blog.posts, blog.categories, media.upload).
"Site not found" error
Check the Site URL. Make sure you have a Wix premium plan and that the blog is configured on the site.