How do we integrate the Appian mobile application with other mobile applications on the same device?

Hi,

We have existing Android mobile applications which all integrate with each other (able to work offline and integrate with each other, and sync with the server when online).

We are introducing Appian into our toolset.

Are we able to integrate our existing mobile applications with the Appian mobile app?

Our use case:

1. Tasks exist on our existing Android application.

2. When a user selects a task on that existing Android application, it need to opens up the Appian mobile application on the correct screen for them to complete a form / task.

3. When the form / task on the Appian mobile application is complete, it must let our existing Android application know so it can update its status.

4. All of the above must be done offline on the mobile device (i.e it doesn't send this information via the server, the speak directly to each other on the device).


We currently do the above using Android intents to integrate between our applications.

How can we do something similar with the Appian mobile app?

  Discussion posts and replies are publicly visible