This n8n workflow integrates with Apple Shortcuts and OpenAI to enable dynamic text automation directly from your device. Users can select any text, trigger the shortcut, and send it to a webhook that communicates with different GPT models for various text modifications. The workflow supports multiple actions: translating text to Spanish or English, correcting grammar without altering content, shortening, or lengthening the text. Each action is routed via a switch node, which determines the process based on the user’s request. Responses from GPT are formatted and sent back through the webhook, replacing the original selected text in the shortcut. This setup is ideal for writers, editors, or multilingual users who need quick and versatile text editing tools on the fly.
Automated Text Enhancements with Apple Shortcuts and GPT
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.openAi, respondToWebhook, stickyNote, switch, webhook |
Reviews
There are no reviews yet.