Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seven-io/freshdesk


https://github.com/seven-io/freshdesk

freshdesk freshdesk-sidebar

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# seven.io for freshdesk

## Description

This app enables an agent to send SMS and make text-to-speech calls to customers.

Works on:

- contact details page
- ticket details page

***

## Screenshots

### Send SMS to contact

Send SMS

### Send SMS to ticket contact

Send SMS

### Configuration

Send SMS

***

## Development

### Prerequisites

1. Make sure you have a (trial) Freshdesk account created
2. A properly
configured [Development environment](https://developers.freshdesk.com/v2/docs/quick-start/)
along with
the [FDK (Freshworks Development Kit)](https://developers.freshdesk.com/v2/docs/freshworks-cli/)
.
3. A [seven.io](https://www.seven.io) account with API key.

### Usage

1. Run the app locally using
the [`fdk run`](https://developers.freshdesk.com/v2/docs/freshworks-cli/#run) command.
2. Go to `http://localhost:10001/custom_configs` in your browser to set up your seven.io API
key
3. Go to Freshdesk, navigate to the tickets page and select any ticket
4. Refer to
the [Test your app](https://developers.freshdesk.com/v2/docs/quick-start/#test_your_app)
section of the quickstart guide to allow insecure content.
5. Append `?dev=true` to the URL to see the changes