I want a manual trigger that when clicked will create a Campaign in my Listmonk instance, but only if the item is published.
Create a Collection called "Post" with fields:
uuid
(string, system field added during creation; this is the ID specifier)status
(string, system field added during creation)title
(string)content
(Markdown)