All Collections
Misc
General
Can I programmatically open and interact with the mobile apps?
Can I programmatically open and interact with the mobile apps?

Using URL Actions.

Jacob Payne avatar
Written by Jacob Payne
Updated over a week ago

Both the Android and iOS apps support programmatically opening the app using the fulcrumapp:// URL scheme. This allows you to create a new record, edit an existing record, interact directly, and optionally pass in certain attributes via parameters.

Please refer to the mobile URL Actions developer documentation for additional information regarding parameters, supported field types, validation, and examples.

Did this answer your question?