Use Cases
- Automate the extraction of terms from procurement requests.
- Enhance team communication by sending extracted data to Slack.
- Utilize AI to analyze procurement data for better decision-making.
How It Works
Incoming webhook captures procurement requests. Fetch data from the procurement request endpoint. AI processes the data to extract relevant terms. Send the extracted terms to a Slack channel.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the webhook URL to receive procurement requests.
- 3Set up the HTTP request node to fetch data from the procurement endpoint.
- 4Configure the OpenAI node with the appropriate model and prompt.
- 5Set the Slack node to send messages to the desired channel.
Apps Used
Slack
OpenAI
Categories
Target Roles
Industries
Tags
#ai content generation
#process automation
#slack automation