What's new?

Mallary changelog

New features, platform improvements, and the smaller changes that make publishing with Mallary better.

New feature

n8n Community Node

You can now post your social media content, manage your replies, and trigger workflows from n8n with Mallary.

Our n8n node capabilities include:

  • Create and schedule social media posts
  • Upload image and video files to Mallary
  • List your comments on published posts
  • Post comment replies using your workflow
  • Pull analytics into reports
  • Start workflows from Mallary webhook events

Learn more

Mallary Social Media n8n Community Node
Improvement

Platform URL in response

The create post API endpoint now returns the final platform post URL and ID:

{
  "status": "posted",
  "batch_id": "123",
  "jobs": [
    {
      "jobId": "123",
      "platform_post_id": "DbK6uKsCF2l",
      "platform_post_url": "https://www.instagram.com/reel/DbK6uKsCF2l/"
    }
  ]
}

https://docs.mallary.ai/api-reference/endpoint/create#publish-results

Improvement

Per platform captions

You can now specify a different post title/message for each platform.

Need a short post title for TikTok, and a long narrative for your IG/FB posts?

Add a per-platform post title or message in the platform options, for example:

"platform_options.facebook.message"
"platform_options.instagram.message"

Learn more: https://docs.mallary.ai/api-reference/endpoint/create#body-platform-options

New feature

Advanced analytics

New advanced analytics are now available in your Mallary dashboard. Built to help you see what's working across your connected social platforms.

The new analytics page includes:

  • Total posts, views, likes, and comments
  • Successful, scheduled, failed, and processing posts
  • Post performance by platform
  • Engagement trends over time
  • Views by post type and media type
  • TikTok publishing mode comparisons

Useful signals help you understand what is working. This makes it easier to compare performance across platforms, spot which types of posts are getting more reach, and see how each profile is performing over time.

Learn more

Example of analytics displayed in Mallary

Put the latest Mallary improvements to work

Start publishing across your social channels from one dashboard, API, MCP server, or CLI.

Start For Free