n8n-hebrew-workflows
Installation
SKILL.md
n8n Hebrew Workflows
Instructions
Step 1: Identify the Automation Pattern
Map the user's Israeli business need to an n8n workflow pattern:
See the field reference in references/israeli-api-endpoints.md.
Scheduled flows start with a Schedule Trigger and should add Shabbat/holiday pausing (Step 4). Event-driven flows (payment confirmations, form submissions) start with a Webhook trigger. Add a Code node early when Hebrew text needs encoding/RTL handling (Step 3), and an AI Agent node when categorization or summarization is involved (Step 7).
Step 2: Connect Israeli APIs in n8n
Morning (formerly Green Invoice) API
Morning ("hashbonit yeruka" / חשבונית ירוקה) uses API key + secret to obtain a JWT token (NOT OAuth2). Configure HTTP Request: