- Automate press release creation and distribution
- Streamline communication with journalists and media outlets
- Enhance collaboration within marketing and PR teams
Captures press brief information via a webhook Normalizes the brief for processing Uses OpenAI to draft a press release Prepares the press release as a markdown document Uploads the document to Google Drive Retrieves a media list from Google Sheets Sends personalized emails to journalists Notifies a Slack channel about the distribution
- 1Import the workflow template into n8n
- 2Set up the webhook to receive press brief data
- 3Configure OpenAI credentials for drafting releases
- 4Connect Google Drive for document uploads
- 5Link Google Sheets to retrieve media contacts
- 6Set up SMTP credentials for sending emails
- 7Adjust Slack channel settings for notifications