Trigger: Blog post published

Auto-share a blog post with its featured image

Posts with images get far more engagement. Sending featured_image_url and canonical_url means the share card is complete the moment you publish.

Buffer LinkedIn X

Zapier

beginner
  1. 1 Catch Hook receives blog_post.published with title, canonical_url and featured_image_url.
  2. 2 Buffer queues a post with the image attached and the canonical link.
Apps used
Webhooks by Zapier Buffer

Setup notes

featured_image_url is absolute and ready to attach; use canonical_url (not the relative url) so the link card resolves correctly.

Make

beginner
  1. 1 PodView fires blog_post.published to your Make webhook.
  2. 2 LinkedIn publishes an update with the image and canonical_url.
Apps used
Make Webhooks LinkedIn

Setup notes

If featured_image_url is empty (no image set) branch to a text-only post so the scenario never fails on a missing attachment.

Outbound webhooks are a Producer feature

Connect this recipe in minutes once you're on Producer.

See Producer pricing