/texts-platform-remote-telnyx

[Experimental] Receive Telnyx webhooks in Texts

Primary LanguageTypeScriptMIT LicenseMIT

Platform Remote Telnyx

This is the client side code of the remote Telnyx platform integration for Texts.

Built with https://github.com/batuhan/texts-platform-remote-client

Server side code at https://github.com/batuhan/texts-platform-telnyx-server

Prerequisites

Before you begin. ensure you have the following installed.

How to install

  • Clone this repository and navigate into the project directory:
git clone https://github.com/batuhan/texts-platform-remote-telnyx.git && cd texts-platform-remote-telnyx
  • Install dependencies and build the project:
yarn install
yarn build
  • Open Texts and access the command bar (CMD+J on macOS) to select Install platform integrations
  • Choose Load platform from directory, navigate inside of the dist directory generated by yarn build
  • Restart Texts to apply changes.
  • Make sure you have platform remote telnyx server is running and set up correctly.
  • Log in to this remote integration by entering the base URL for your remote server.

Credits

This integration was built at Pickled Works by @alperdegre and it isn't an official integration by Texts.