The Wix integration lets your agents and workflows manage blog content on your Wix site — create drafts, publish posts, manage categories and tags, upload images. Auth type: OAuthDocumentation Index
Fetch the complete documentation index at: https://hyperfx.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
For how integrations work overall (permissions, authentication, troubleshooting), see the main guide: App Integrations.
Connect Wix
- Go to Settings → Apps in Hyper
- Select Wix → Connect New
- Authorize with the Wix account that owns the site you want to manage
Common capabilities
- Draft posts — create, update, get, list, delete
- Publishing — publish a draft, or create-and-publish in one shot
- Posts — query published posts
- Categories — list, create
- Tags — create
- Images — upload for use in posts
Use in Chat
- In a chat, open the tool selector and enable Wix
- Ask your agent to draft and publish content
Use in Agents
InAgents → Settings, add Wix to a content marketing agent. Toggle approval on publish_draft_post if you want to review before posts go live.
Use in Flows
Add Wix nodes to a content pipeline. Common pattern: AI drafts → review checkpoint → publish.Troubleshooting
- Rich content invalid: Wix uses its own rich-content format — Hyper auto-converts HTML, but heavily styled HTML may need manual adjustment
- Category not found: list existing categories first to grab valid IDs
- Auth expired: re-authorize from Settings → Apps if your token is rejected
Available Actions
Hyper agents can run the following actions for this integration. Each action can be individually set to Enabled, Requires Approval, or Disabled in your agent’s toolkit settings. Actions can be set to one of three control states:| State | Behavior |
|---|---|
| Enabled | Agent runs the action automatically |
| Requires Approval | Agent pauses and waits for your confirmation before proceeding |
| Disabled | Action is blocked and cannot be used |
| Action | Description |
|---|---|
| Create And Publish Post | |
| Create Draft Post | |
| Create Tag | Create a new blog tag on a Wix site |
| Delete Draft Post | Delete a draft post from a Wix site |
| Get Draft Post | Retrieve a single draft post from a Wix site by its ID |
| List Categories | List blog categories on a Wix site |
| List Draft Posts | List draft posts on a Wix site with optional pagination |
| Publish Draft Post | |
| Query Posts | |
| Update Draft Post | |
| Upload Image |