0

How to Integrate External Web Applications

  • updated 3 yrs ago

The following article shows the logicnet steps to integrate an external web-based application into your LogicNets application in the following ways:

  • open in new browser tab
  • open in existing browser tab (redirect) and provide back URL
  • open in iFrame

A video demo and example project are available here for download into your Designer workspace.

Open in New Browser Tab

Add a button or HTML-node to your logicnet with script to open the external application in another browser tab.

 

 

Open in Existing Browser Tab (redirect)

  1. Compose back-URL

     
  2. Add back-URL as query parameter to the external application URL


     
  3. Re-direct

     

Open in iFrame

 

WARNING: LogicNets does not recommend use of iframes in general. iframes are considered as unsafe and therefore using them may potentially lead to integration issues, security breaches and forced changes to external applications

Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
Like Follow
  • 3 yrs agoLast active
  • 27Views
  • 1 Following

Home