Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seven-io/pipedream-component
Pipedream seven Components
https://github.com/seven-io/pipedream-component
automation cnam hlr mnp pipedream sms text-to-speech tts voice
Last synced: about 1 month ago
JSON representation
Pipedream seven Components
- Host: GitHub
- URL: https://github.com/seven-io/pipedream-component
- Owner: seven-io
- License: mit
- Created: 2021-09-02T12:26:09.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T13:29:25.000Z (about 1 year ago)
- Last Synced: 2023-12-15T14:36:11.689Z (about 1 year ago)
- Topics: automation, cnam, hlr, mnp, pipedream, sms, text-to-speech, tts, voice
- Language: JavaScript
- Homepage: https://www.seven.io/en/solutions/integrations/pipedream/
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A collection of Pipedream actions for seven.
## Installation
```shell
git clone https://github.com/seven-io/pipedream-component
``````shell
pd publish ./actions/send-sms/send-sms.mjs
pd publish ./actions/tts-call/tts-call.mjs
pd publish ./actions/lookup-cnam/lookup-cnam.mjs
pd publish ./actions/lookup-format/lookup-format.mjs
pd publish ./actions/lookup-hlr/lookup-hlr.mjs
pd publish ./actions/lookup-mnp/lookup-mnp.mjs
```### Set API Key
[Add an environment variable](https://pipedream.com/docs/environment-variables)
called `SEVEN_API_KEY` or specify it directly in the `apiKey` field when
configuring the actions.## Support
Need help? Feel free to [contact us](https://www.seven.io/en/company/contact).
[![MIT](https://img.shields.io/badge/License-MIT-teal.svg)](LICENSE)