Skip to content

freshworks-developers/instance-method-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Instance method sample app

This sample app demonstrates instance method on Platform version 3.0 in different modules using the instance methods - client.instance.resize(), client.instance.close(), client.instance.context(), client.instance.send(), client.instance.receive(), client.instance.get().

Module Works in Product
support_ticket Freshdesk
service_ticket Freshservice
sales_account Freshsales Suite
chat_conversation Freshworks CRM, Freshcaller, Freshchat

Files and Folders

.
β”œβ”€β”€ README.md                 A file for your future self and developer friends to learn about app
β”œβ”€β”€ app                       A folder to place all assets required for frontend components
β”‚   β”œβ”€β”€ index.html            A landing page for the user to use the app
β”‚   β”œβ”€β”€ modal.html            A modal page for the user to use the app
β”‚   β”œβ”€β”€ scripts               JavaScript to place files frontend components business logic
β”‚   β”‚   └── app.js
β”‚   └── styles                A folder to place all the styles for app
β”‚       β”œβ”€β”€ images
β”‚       β”‚   └── icon.svg
β”‚       └── style.css
β”œβ”€β”€ config                    A folder to place all the configuration files
β”‚   └── iparams.json
└── manifest.json             A JSON file holding meta data for app to run on platform

About

No description or website provided.

Topics

Resources

Contributing

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •