0

Application-to-application lookup through linking

 What is application-to-application lookup?

The application-to-application lookup feature allows other applications in your account to fetch information from your current application. Through this feature, you can link multiple applications to your application and provide varying levels of lookup permissions to enable them to utilize the data available in your application. In addition to other applications in your account, you can link portals to your application.

Advantages of application-to-application lookup

  • The lookup feature reduces the need to create similar data sets in multiple applications within the same account, thereby reducing data redundancy and the risk of using potentially out-of-date information.
  • When handling critical data, this feature can help you to define a single application as an authentic data source and allow the data to flow to other applications in a controlled manner.

How does application linking work?

Assume you have an application named Employee Management in your account that contains the information of all the employees in your organization. You are creating another application called Leave Management to track employees' leave requests.

In this case, you will need the employee details in the Leave Management app to track requests and approvals. Instead of creating a dataset with employee details in the Leave Management app, you can link it to the Employee Management app and provide the necessary permissions for the Leave Management app to perform a lookup from the Employee Management app.

Linking apps

  1. Navigate to the app from which you want to allow other apps to look up information. In the above example, that is the Employee Management app.
  2. Click Edit app.
  3. In the left navigation bar, go to Settings > Security settings.
  4. Here, click the Link app button. You will see a list of apps available in your account. Select an app and click Next.

     

     Note: You can only link one app at a time.
     
  5. In the Manage look up permissions page, the current appโ€™s data sources are listed.
  6. Select the required processes, boards, or data forms and set up lookup permissions.

There are three permission levels:

  • None can be looked up by the linked app - Lookup is forbidden for the selected data source. Other apps cannot retrieve data from this.
  • All form fields can be looked up by the linked app - Unrestricted access to look up any data from this data source.
  • Select form fields the linked app can look up - Restricted access to look up particular fields from this data source.

Click Done once you have set permissions.

 

You have successfully linked an app to your app and provided lookup permissions.

Creating lookups with data from other apps

Once you have provided lookup permissions for other apps to utilize the data from the processes, boards, or data forms in your app as data sources, lookups can be created.

For example, go to the Leave Management app and open the form which requires data from the Employee Management app. Create a lookup field in this form, and you will find that the flows from the Employee Management app are listed in the field properties section and available for use.

Follow the below steps:

  1. Navigate to your app and open the form in which you wish to create a data lookup.
  2. Under the Add new fields section, go to the Data lookup category in All fields and add a lookup field to your form.
  3. Click the newly added lookup field. In the Field properties section, the Choose a flow to look up drop-down will list all the available flows that you can look up, including flows from the linked apps.
  4. Select the required flow. In the next section, all the fields part of the chosen flow will appear. Select the required fields. You can select more than one field here.
  5. Fill in the other required properties and click Save.  

You have now successfully created a data lookup from one application to another.

Click here to learn more about the lookup field.

Delinking apps

You can either remove app linking completely or remove linking partially for selected data sources alone.

  1. Navigate to Settings > Security settings.
  2. To remove linking completely: click Delink beside the required app. Once you do this, the delinked app will no longer be able to look up data from your app.

Note: Once you delink an app, the lookup fields that are using flows from the app will no longer work.

 

  1. To partially remove permissions:
  • Click the app name under Linked apps.
  • Go to the required data source.
  • Change the lookup permission to None can be looked up by the linked app, and click Done.

     

 

FAQs

  1. Why am I not able to archive an application?
    If you are unable to archive an app, it is possible that other linked apps are deriving data from this app through a data lookup. You must remove the data lookup dependencies to archive the app.
  2. Why am I not able to delete some fields in my form?
    You cannot delete form fields which are dependent on fields from other linked apps. You must remove the lookup dependency and then proceed to delete the field.
  3. Why am I unable to deploy my application?
    If your application looks up data from other linked apps that are yet to be deployed, you cannot deploy your app until the linked apps are deployed. Click here for more information.