Settings & Account
Integrations
Connect MarkgenAI with your favorite social platforms and CMS for seamless publishing.
Overview
What it does: Connect MarkgenAI with your favorite social platforms and CMS for seamless publishing.
Where to find it: Navigate to /integrations from the Dashboard sidebar.
Step-by-step guide
- Connect Facebook, Instagram, and LinkedIn for direct social media posting.
- Integrate WordPress or Blogger to publish generated blog posts directly to your site.
- Link Google Drive to automatically sync and backup your generated creative assets.
User Inputs (What users enter)
- Platform Credentials (API keys, App passwords)
- OAuth Authorization (OAuth flow)
- Site URLs/Blog IDs
Platform Navigation
Google Drive
Connect Drive to store and access generated images in Library.
Inputs
- No manual credentials in UI (OAuth-style connect flow).
Setup Steps
- Go to Settings > Integrations.
- Click Connect on Google Drive.
- Complete provider authorization flow.
- Return and verify connected state in Integrations.
How It Works
- UI calls connectPlatform('drive').
- After successful auth, refreshIntegrations() updates connected status.
- Library uses Drive connection to fetch thumbnails and file links.
WordPress
Connect your WordPress site for content publishing workflows.
Inputs
- siteUrl
- username
- appPassword
Setup Steps
- Open Settings > Integrations and click Connect on WordPress.
- Enter Site URL, Username, and App Password in modal.
- Click Connect and wait for success.
- Confirm connected state in platform list.
How It Works
- Modal validates all 3 fields are present.
- UI sends credentials via connectPlatform('wordpress', { credentials }).
- On success, modal closes and integration list refreshes.
Blogger
Connect Blogger account using Blog ID for posting support.
Inputs
- blogId
Setup Steps
- Open Settings > Integrations and click Connect on Blogger.
- Enter your Blogger Blog ID in the modal.
- Submit connection request.
- Verify connected state after refresh.
How It Works
- Modal validates blogId is not empty.
- UI sends connectPlatform('blogger', { credentials: { blogId } }).
- On success, integration list is refreshed and state is updated.
Connect Facebook page for publish flows in content features.
Inputs
- No manual form fields in this UI (connect flow handled by auth).
Setup Steps
- Open Settings > Integrations and click Connect on Facebook.
- Complete authentication and permission flow.
- Return to app and check connected state.
- Use connected page in Social Media Manager/publish actions.
How It Works
- UI triggers connectPlatform('facebook').
- Integration status is refreshed after connection succeeds.
- Connected account is used by publish-related features.
UI Breakdown
Primary Input
Provide clear business context and the exact goal for this feature.
Options Panel
Configure available settings to match brand style and campaign intent.
Generate and Review
Generate outputs, compare versions, and keep the strongest result.
How it works
- Establishes secure connections to external publishing platforms.
- Enables one-click posting and content synchronization.
Output
You get ready-to-use output generated from your inputs and selected options, which you can refine and publish in your workflow.
Example output
Sample result for Integrations appears here after generation and can be reused in campaigns.
Screenshots / GIFs
Tips / Notes
- Test your integration connections periodically to ensure smooth automated publishing workflows.
- Use the 'Social Media Manager' in conjunction with integrations for a complete end-to-end campaign workflow.