10,730
edits
m (Jzambor moved page Resco Mobile CRM platform to Resco platform) |
No edit summary |
||
Line 1: | Line 1: | ||
== What is Resco | == What is Resco platform == | ||
Resco | Resco as a platform allows you to create apps that are connected to cloud services like Microsoft Dynamics, Salesforce, or the Resco Cloud. Choose one of the ready-to-use app templates for sales, field service, inspections, or routes. Or start from scratch. | ||
== Mobile app == | == Mobile app == | ||
Line 17: | Line 17: | ||
An entity is a set of [[field]]s. For example, for Contact entity, fields are First name and Last name. A special type of entity field, called the lookup, represents a relationship between entities. For example, a Contact can have a parent - Customer. | An entity is a set of [[field]]s. For example, for Contact entity, fields are First name and Last name. A special type of entity field, called the lookup, represents a relationship between entities. For example, a Contact can have a parent - Customer. | ||
The data model of a particular app is created by selecting a subset of cloud metadata. Later, you will be able to expand the data model | The data model of a particular app is created by selecting a subset of cloud metadata. Later, you will be able to expand the data model by adding mobile-only entities. | ||
The app includes a universal connector that allows you to perform read, create, update, delete operations on the cloud service. | The app includes a universal connector that allows you to perform read, create, update, delete operations on the cloud service. |