Copy data in Table from App-1 to App-2

Hi, if I would like to copy only Field “Company”, (Table)- Date / Product Refer No. / Qty / Remarks in App-1 to APP-2 Field “Company, Date, Product Refer No. & Qty. Can you help on this?

Thanks & Regards
Alex

Hello @Alex_Hoo

I’m not entirely sure of your workflow, but assuming APP-1 is a company database app and APP-2 is an inventory app, I would suggest using a Related Records field in APP-1 instead of a Table. You could use the company name as the fetch criteria to pull data from APP-2. This way, it would be much simpler, and the data in the related records would always be updated to the latest information when opening a record.

Have you already tried this?

Hi Chris, this is just an example. The main reasons I would like to know how to code the data transfer from one app to another app. Trying to work out some data transfer for special flow requirements. Thanks

Hello @Alex_Hoo

I see. If it’s about copying data from one app to another, there have been similar questions in the past, and I’ve posted some scripts as solutions. Here are some of them: