Posts received from WordPress webhooks. Create a draft campaign from any post before sending.
| Received | Post | Excerpt | Action |
|---|---|---|---|
| {{ ($post->received_at ?: $post->created_at)?->format('Y-m-d H:i') }} | {{ $post->title }} {{ $post->url }} |
{{ \Illuminate\Support\Str::limit($post->excerpt, 140) }} | |
| No website posts received yet. Send a WordPress webhook test first. | |||