Skip to content

This is a sample code showing how to call Famark Cloud API to store and retrieve data from a NodeJS application.

License

Notifications You must be signed in to change notification settings

famarkcloud/famark-cloud-api-nodejs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

famark-cloud-api-nodejs-example

This is a sample code showing how to call Famark Cloud API to store and retrieve data from a NodeJS application.

Setup Steps:

  1. This example requires Famark Cloud Instance, you can register free instance or sign in to your existing instance or download Famark Cloud for Windows or Linux platforms from famark.com/cloud/products.
  2. This example performs Create, Retrieve, Update and Delete (CRUD) actions on Contact entity present in Business Solution, so make sure you have the Business solution installed in your instance, if not then goto:- Solutions > more actions (...) > Import Solution > Import From Store > Business Solution Install > Import Solution
  3. Clone this repository and run npm install from root to get package dependencies.
  4. Run the application with npm start enter your famark cloud credentials and perform CRUD operations on Business Contact entity from NodeJS.

You can modify the code to perform these operations on your own entities.

About

This is a sample code showing how to call Famark Cloud API to store and retrieve data from a NodeJS application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published