Cómo Conectar Jira A Looker Studio -

NotificationsTurn on notifications to get up-to-date application version information!Subscribe!  No thanks
✨ Happy Chinese New Year! ✨ Open your Lucky Red Envelope HERE 🧧
××

const sheet = SpreadsheetApp.getActiveSheet(); sheet.clear(); sheet.appendRow(['Issue Key', 'Summary', 'Status', 'Priority', 'Assignee', 'Created', 'Story Points']);

const response = UrlFetchApp.fetch(url, headers: headers ); const data = JSON.parse(response.getContentText());

data.issues.forEach(issue => );

chat_bubbleStart Chatclose
Our chat is only available to logged-in users.
Please log in to continue!
Or use one of our contacts below