Use Cases
- Translate text between English and Spanish effortlessly.
- Correct grammar in written content without altering the original meaning.
- Shorten or lengthen text to meet specific requirements.
- Automate text processing tasks directly from Apple Shortcuts.
How It Works
Receive text input via a webhook from Apple Shortcuts. Determine the type of text manipulation requested using a switch node. Process the request through the appropriate OpenAI node based on user input. Return the modified text back to the user through the webhook response.
Setup Steps
- 1Import the workflow into your n8n instance.
- 2Activate the workflow to enable the webhook.
- 3Download and install the provided Apple Shortcut template.
- 4Update the webhook URL in the Shortcut settings.
- 5Assign a keyboard shortcut to trigger the Shortcut.
Apps Used
Apple Shortcuts
OpenAI
Categories
Target Roles
Tags
#ai content generation
#text processing
#workflow management