App Introduction
Import your blog posts from your current platform to your store with just a few clicks! PugSync lets you import posts from multiple sources to your Shopify store, making them accessible to all your customers in one click! Posts synced with PugSync also come with analytics data: page views, average reading time, links opened, current readers, and related articles readers also read. We currently support 8 different sources—with more coming soon: Medium, WordPress, Squarespace, Wix, Webflow, Blogger, Tumblr, and Shopify Blog.
Core Functionality
- Import your blog posts from up to 10 sources simultaneously
- Automatically sync new posts using AutoSync
- Access analytics for articles synced via PugSync
- Images included in synced posts are hosted on PugSync’s CDN
Merchant-Friendly
- Content E-commerce Merchants
- Cross-border E-commerce Merchants
- Multi-channel Operators
- Content Creator Merchants
Basic Information
- Developer:Black Pug Studio
- Address:Galway Technology Centre, Unit 18, Mervue Business Park, Galway, G, H91 WT72, IE
- Price: Free / Free plan
- Rating:4 / 5
- Comment Count:3 comment
- Release Date:2019-8-27
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费计划
- Manage up to 1 active source
- Import up to 4 articles per month
- Manage articles synced via PugSync
PugSync 计划
- Unlimited articles from up to 10 sources
- Analytics data for articles synced with PugSync
- Image hosting
- Medium bulk import
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/blogs/{blog_id}/articles/import.json
- PUT /admin/api/blogs/{blog_id}/articles/import/{task_id}.json
- GET /admin/api/blogs/{blog_id}/articles/import/status.json
Permission:write_blog_articles,read_blog_articles,manage_blogs
- POST /admin/api/blogs/{blog_id}/auto_sync.json
- PUT /admin/api/blogs/{blog_id}/auto_sync/{sync_id}.json
- DELETE /admin/api/blogs/{blog_id}/auto_sync/{sync_id}.json
Permission:write_blog_articles,read_blog_articles,manage_blogs
- GET /admin/api/blogs/{blog_id}/sync_analytics.json
- GET /admin/api/blogs/{blog_id}/sync_analytics/{article_id}.json
- GET /admin/api/blogs/{blog_id}/sync_analytics/overview.json
Permission:read_blog_articles,read_analytics,manage_blogs
- POST /admin/api/blogs/{blog_id}/articles/{article_id}/cdn_sync.json
- PUT /admin/api/blogs/{blog_id}/articles/{article_id}/cdn_sync.json
- GET /admin/api/blogs/{blog_id}/articles/{article_id}/cdn_sync/status.json
Permission:write_blog_articles,read_blog_articles,manage_files