Use Cases
- Translate text between English and Spanish effortlessly.
- Correct grammar in written content without altering the original meaning.
- Shorten or lengthen text as needed for various applications.
- Automate text modifications directly from Apple Shortcuts.
How It Works
Receive text input via a webhook from Apple Shortcuts. Determine the type of text manipulation requested (translation, grammar correction, etc.). Route the request to the appropriate OpenAI node based on the specified operation. Return the processed text back to the user through the shortcut.
Setup Steps
- 1Import the workflow into n8n.
- 2Activate the workflow.
- 3Download and install the provided Apple Shortcut template.
- 4Update the webhook URL in the Shortcut settings.
- 5Assign a keyboard shortcut for easy access.
Apps Used
OpenAI
Apple Shortcuts
Categories
Target Roles
Tags
#ai content generation
#text processing
#workflow management