Interaction between the App

Is it possible to have an interaction between the application.
Basically, We have an Application called “Red Tag” to capture any Unsafe Behavior, Unsafe Situation.
Other two applications are for Site inspection and Workplace Inspection. If any observation found in these two applications, the record should be added in “Red Tag” application with relevant data.
Is it possible?
Thanks.

0 3 335
3 REPLIES 3

Interaction in what way? You could use Event action from one app to another one with prefilled values. For example with the LINKTOROW deep link action like…
LINKTOFORM(“Other New Order”, “Store”, “Main Warehouse”, “Type”, [Wholesale], “MyOtherApp-123”)

Whenever user add a new record in “Red Tag” application, the event should be triggered to add a new row in other application, with relevant information.
Does pre-filled value includes “image” also?

Thanks.

Good question… I have never tried exactly with that way. Try to do that and see how it goes.

Top Labels in this Space