8000 GitHub - ananth7453/FWAMC
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ananth7453/FWAMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freshworks CRM App Project

Congratulations on creating your App Project! Feel free to replace this text with your project description.

Project folder structure explained

.
├── README.md                  This file.
├── config                     Installation parameter configs.
│   ├── iparams.json           Installation parameter config in English language.
│   └── iparam_test_data.json  Installation parameter data for local testing.
└── manifest.json              Project manifest.
└── server                     Business logic for remote request and event handlers.
    ├── lib
    │   └── handle-response.js
    ├── server.js
    └── test_data
        ├── onAppInstall.json
        ├── onAppUninstall.json
        ├── onContactCreate.json
        ├── onContactUpdate.json
        ├── onDealCreate.json
        ├── onDealUpdate.json
        ├── onExternalEvent.json
        ├── onSalesAccountCreate.json
        └── onSalesAccountUpdate.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0