Push items directly to this gate using a JSON webhook.
[Enter slug first]
Replace YOUR_SECRET with your WEBHOOK_SECRET.
{
"title": "Item Title",
"link": "https://example.com",
"text": "Item description or content...",
"source": "My App Name",
"imageUrl": ""
}