Skip to Main Content
HCL Connections Ideas Portal

Welcome to the HCL Connections Product Ideas Lab! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by the HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events, please visit our HCL Connections page.

Status No Plans to Implement
Created by Guest
Created on Jun 22, 2020

Develop redirect-Activities API for Activities PLus

Activities Plus / Boards is a great addon to Connections, but companies have developed own tools/custumization to the "old" activities based on the REST API.

With Activities Plus there is a new API which means reprogramming all the other internal developed software.

Wouldn't it be great to develop some kind of redirect API that translates the "old" activities REST APi calls and forwards them to the new activities Plus environment?

this would also benefit the activities Notes plugin, cause with activities plus there is no alternative for this sidebar plugin.

  • Attach files
  • Guest
    Reply
    |
    Nov 18, 2022

    Redirects allow you to forward the visitors of a specific URL to another page of your website. In Site Tools, you can add redirects by going htaccess 301 redirect generator to Domain > Redirects. Choose the desired domain, fill in the URL you want to redirect to another and add the URL of the new page destination. When ready, click Create.

  • Guest
    Reply
    |
    Nov 18, 2022

    The redirect() method of the Response interface returns a Response resulting in a redirect to the specified URL. Note: This is mainly relevant to the ServiceWorker API. A controlling service worker could intercept a page's request and redirect it as desired.