Meeting Rooms Dublin

Book Your Meeting Room Today!

From €37 per hour

Meeting Rooms Dublin

Sky Business Centres offers you three great locations in Dublin City for your important meeting.

We know first impressions are important, and we work to provide you with the best possible solution for your business needs.

Our meeting rooms in Dublin are located in our Sky Business Centres at three central locations.

THE REASON TO USE US FOR YOUR NEXT MEETING

Making Everything Run Smoothly!

Our 3 Sky Business Centres are tastefully decorated and fitted to the highest specification.

They are perfect for boardroom and breakfast meetings, training courses and workshops.

The meeting facilities are ideal for any business user needs.

With a flexible approach and friendly staff, our meeting and conference rooms come fully equipped with air conditioning and modern audio-visual facilities, not to mention refreshments on the house!

Meeting rooms Available in Dublin

Meeting Rooms – Our meeting and conference rooms are bright, modern and neatly arranged.

HD Mponitor Display for your meeting

HD TV Display and portsThe meeting room is often used as a showcase for an organisation and a public display of what your business is about.

Highspeed Broadband in Your Office Space

High Speed Broadband – We understand the importance of a fast and reliable broadband.

Book Your Meeting Online

Book Online- Save time and book your next meeting online. Just a few clicks and you could be having your next important meeting with us.

Free Parking at your Office Space Dublin

Free Car Park – Free parking is available at our Clonshaugh and Damastown centres only.

All Serviced Offices in Dublin have Cleaning Included

Office Cleaning – Daily meeting room/office cleaning is also include at all our three business centres.

Wifi Included for all Offices at Sky Business Centres

WiFi Access – We also offer WiFi for visiting clients, stay connected at all times.

Complimentary Coffee for all our office clients

Complementary – Complementary Coffee, Tea and Filtered Water are also available.

Meeting Rooms in Dublin

€37

per hour

€105

Half day

€185

Full day

Meeting Rooms in Clonshaugh Dublin 17

Clonshaugh

Sky Business Centres Clonshaugh is located in the Port Tunnel Business and Technology Park.

The Centre is 2 kms from Dublin Airport, 8 kms from the city centre and only minutes from the M50/M1 crossroads.

Meeting Rooms in Clontarf Dublin 3

Clontarf

Sky Business Centres Clontarf is located on the Clontarf Road overlooking Dublin Bay.

Within walking distance of the suburban dart line and inner-city bus routes, it is only a three minute drive away from the East-link toll bridge and East Point Business Park.

Meeting Room Damastown Dublin 15

Damastown

Sky Business Centres Damastown benefits from an excellent northwest Dublin location close to the Clonee by-pass and Navan Road.

Only 2km from M50/Navan road intersection and 20 minutes from Dublin Airport, accessibility is never a problem.

Three Great Locations in Dublin

CONTACT US TODAY!

CALL: +353 1 885 1700 EMAIL: info@skybc.ie

Contact Us
close slider

Make Enquiry

Bernie

Call: +353 1 885 1700

Email: info@skybc.ie


var ifr = document.getElementById("JotFormIFrame-221701728565356"); if (ifr) { var src = ifr.src; var iframeParams = []; if (window.location.href && window.location.href.indexOf("?") > -1) { iframeParams = iframeParams.concat(window.location.href.substr(window.location.href.indexOf("?") + 1).split('&')); } if (src && src.indexOf("?") > -1) { iframeParams = iframeParams.concat(src.substr(src.indexOf("?") + 1).split("&")); src = src.substr(0, src.indexOf("?")) } iframeParams.push("isIframeEmbed=1"); ifr.src = src + "?" + iframeParams.join('&'); } window.handleIFrameMessage = function(e) { if (typeof e.data === 'object') { return; } var args = e.data.split(":"); if (args.length > 2) { iframe = document.getElementById("JotFormIFrame-" + args[(args.length - 1)]); } else { iframe = document.getElementById("JotFormIFrame"); } if (!iframe) { return; } switch (args[0]) { case "scrollIntoView": iframe.scrollIntoView(); break; case "setHeight": iframe.style.height = args[1] + "px"; if (!isNaN(args[1]) && parseInt(iframe.style.minHeight) > parseInt(args[1])) { iframe.style.minHeight = args[1] + "px"; } break; case "collapseErrorPage": if (iframe.clientHeight > window.innerHeight) { iframe.style.height = window.innerHeight + "px"; } break; case "reloadPage": window.location.reload(); break; case "loadScript": if( !window.isPermitted(e.origin, ['jotform.com', 'jotform.pro']) ) { break; } var src = args[1]; if (args.length > 3) { src = args[1] + ':' + args[2]; } var script = document.createElement('script'); script.src = src; script.type = 'text/javascript'; document.body.appendChild(script); break; case "exitFullscreen": if (window.document.exitFullscreen) window.document.exitFullscreen(); else if (window.document.mozCancelFullScreen) window.document.mozCancelFullScreen(); else if (window.document.mozCancelFullscreen) window.document.mozCancelFullScreen(); else if (window.document.webkitExitFullscreen) window.document.webkitExitFullscreen(); else if (window.document.msExitFullscreen) window.document.msExitFullscreen(); break; } var isJotForm = (e.origin.indexOf("jotform") > -1) ? true : false; if(isJotForm && "contentWindow" in iframe && "postMessage" in iframe.contentWindow) { var urls = {"docurl":encodeURIComponent(document.URL),"referrer":encodeURIComponent(document.referrer)}; iframe.contentWindow.postMessage(JSON.stringify({"type":"urls","value":urls}), "*"); } }; window.isPermitted = function(originUrl, whitelisted_domains) { var url = document.createElement('a'); url.href = originUrl; var hostname = url.hostname; var result = false; if( typeof hostname !== 'undefined' ) { whitelisted_domains.forEach(function(element) { if( hostname.slice((-1 * element.length - 1)) === '.'.concat(element) || hostname === element ) { result = true; } }); return result; } }; if (window.addEventListener) { window.addEventListener("message", handleIFrameMessage, false); } else if (window.attachEvent) { window.attachEvent("onmessage", handleIFrameMessage); }