← Back to all Flat Fee outputs

Read-only local campaign artifact

rss-app-create-request.json

direct-local-ops-wave-2/rss-app-create-request.json

{
  "method": "POST",
  "url": "https://api.rss.app/v1/feeds",
  "authorization": "REQUIRED: Bearer ${RSS_APP_API_KEY}:${RSS_APP_API_SECRET}",
  "body": {
    "url": "https://flatfeehousecleanerssarasota.com/"
  },
  "dispatch_note": "This is a local request candidate only. It was not submitted, so it has no feed ID, feed URL, or generated content."
}