routerEntryHandlers = []; addRouterEntryHandler = (handler) => { routerEntryHandlers.push(handler); }; removeRouterEntryHandler = (handler) => { routerEntryHandlers = routerEntryHandlers.filter((h) => h !== handler); }; routerEntry = (path, title) => { routerEntryHandlers.forEach((handler) => handler(path, title)); }; copyText = (text, message, alert) => { navigator.clipboard.writeText(text).then(() => { (alert !== false) && $alert.notify({ type: 'success', message: (message || 'Text copied to clipboard.'), toast: true, }); }); };
$$class(document.body).toggleOn(loading, 'overlay');
Loading...
const title = ({"title":"Direct Candidate Messaging"}).title; document.title = `${title} | CircleUp`;

Direct Candidate Messaging

Communicate directly with candidates through the CircleUp platform enabling efficient interactions with potential hires.

Illustration

Ready to Transform Your Hiring Process?

Contact us today to learn how CircleUp can help you discover the talent your business needs to thrive.

Contact us
Illustration