PipedreamHQ / PipedreamHQ/pipedream

zender

Open
#12,011 2 comments 0 reactions 0 assignees View on GitHub
app enhancement on-premises triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

Zender - Messaging Platform for SMS, WhatsApp & use Android Devices as SMS Gateways (SaaS)

[**Link to developer documentation**](https://support.titansystems.ph/help-center/articles/9/12/1/introduction)

I need to integrate it as a sms system function to send sms from my own number when orders in woocomerace are made and pipedream requires the app to connect.

I would like to request the addition of Zender to the Pipedream app list. Here are the specific actions and triggers that would be most useful for integration:

Actions:
Send SMS

Description: Sends an SMS message to a specified phone number.
Inputs:
to: The recipient's phone number.
message: The content of the SMS message.
api_key: The Zender API key for authentication.
Get SMS Status

Description: Retrieves the status of a previously sent SMS message.
Inputs:
message_id: The ID of the SMS message to retrieve the status for.
api_key: The Zender API key for authentication.
List Sent SMS Messages

Description: Lists all SMS messages sent from the account.
Inputs:
api_key: The Zender API key for authentication.
Triggers:
New Incoming SMS

Description: Triggers when a new SMS message is received.
Outputs:
from: The sender's phone number.
message: The content of the received SMS message.
timestamp: The time the SMS was received.
SMS Delivery Status Updated

Description: Triggers when the delivery status of an SMS message is updated.
Outputs:
message_id: The ID of the SMS message.
status: The updated delivery status.
timestamp: The time the status was updated.
These actions and triggers will significantly enhance our ability to automate SMS-related tasks using Pipedream.

Thank you for considering this request.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.