YKYusuf Kamajayainyusufkamajaya.hashnode.dev·Apr 14 · 7 min readAuto-Create Jira Tickets from Google SheetsWhat You Will Build A scheduled n8n workflow that runs automatically Reads data from Google Sheets Filters only new rows that haven't been processed yet Creates Jira tickets with all required fiel00
YKYusuf Kamajayainyusufkamajaya.hashnode.dev·Mar 8 · 4 min readSetting Up SLA Breach Notifications from Jira to SlackWhen managing requests in Jira Service Management, meeting SLA targets is critical. One of the most important metrics is Time to First Response. But in reality, tickets can easily slip through the cra00
YKYusuf Kamajayainyusufkamajaya.hashnode.dev·Mar 8 · 4 min readAutomatically Send Reminder Emails to Pending Approvers in JiraWaiting for approvals can slow down your entire workflow. Sometimes approvers are simply busy. Other times they forget to respond to an approval request in Jira. Unfortunately, Jira does not provide a00
YKYusuf Kamajayainyusufkamajaya.hashnode.dev·Mar 8 · 6 min readAutomating Marketing Workflow with n8n: JIRA → Google Sheets → Slack, Gmail, and Google Calendar Marketing teams often manage campaigns using multiple tools: task tracking, spreadsheets, communication tools, and calendars. Managing these manually can be time-consuming and prone to mistakes. In th00
YKYusuf Kamajayainyusufkamajaya.hashnode.dev·Mar 5 · 3 min readConnect Google Sheets with n8nBefore we jump into connecting Google Sheets with n8n, let’s make sure you have everything ready. A Google Cloud Project It’s where we’ll enable the Google Sheets API and an n8n Instance. Create a New00