Netgsm
Also an agent toolNetgsm Turkish SMS, OTP and messaging integration — REST v2 outbound SMS/OTP, delivery reports, inbox and balance, with polling triggers for inbound SMS and delivery status.
8 actions · 4 triggers
The Netgsm integration lets you connect Netgsm to your automations with 8 actions and 4 triggers — and every action is also a tool an AI agent can call. Examples: Send SMS, Send OTP SMS, Cancel Scheduled SMS, Get Delivery Report, Get SMS Statistics. No blank-canvas wiring — connect it and use it in your workflows.
Every action below is also a tool an AI agent can call — the same pack powers your workflows and your agents.
Triggers 4
Events in Netgsm that can start a workflow.
Incoming SMS Received
Fires when a new inbound SMS arrives at your Netgsm number (polling get_inbox).
SMS Delivery Report Updated
Fires when the delivery status of a sent SMS changes (polling get_report).
SMS delivery report updated
Fires when the delivery status of sent SMS changes.
Incoming SMS received
Fires when a new inbound SMS arrives at your Netgsm number.
Actions 8
What Zervanor can do in Netgsm.
Sms7
Send SMS
Send one or more outbound SMS messages (POST /sms/rest/v2/send). Returns HTTP 200 with an in-body 'code' (00 = accepted) and a 'jobid'.
Send OTP SMS
Send a one-time-password SMS over the dedicated high-priority OTP route (POST /sms/rest/v2/otp).
Cancel Scheduled SMS
Cancel a previously scheduled (future-dated) SMS job (POST /sms/rest/v2/cancel). Does NOT recall an already-sent message.
Get Delivery Report
Query delivery status of sent SMS in a date window or for specific jobids (POST /sms/rest/v2/report). Rate-limited to ~10 queries/minute (code 80).
Get SMS Statistics
Get aggregate delivery statistics for a job (POST /sms/rest/v2/stats).
List Sender Headers
List the account's approved sender headers / originators (GET /sms/rest/v2/msgheader). Safe, auth-only connectivity check.
Get Incoming SMS
Retrieve inbound SMS received at your Netgsm number in a date window (GET /sms/rest/v2/inbox). Pull model — Netgsm pushes no webhooks.
Balance1
Get Account Balance
Query remaining SMS credit / balance (POST /balance). NOTE: this endpoint reads credentials from the body (netgsm-04), unlike the Basic-auth REST v2 actions.
Nothing matches your search.
Automations using Netgsm
New Employee Onboarding Kit
Each morning the employee list in Kolay IK is checked for people whose employment started since yesterday. After HR approves, every new hire is assigned the mandatory occupational safety (ISG) training, an orientation calendar event is created, and HR gets an SMS. ISG training assignment is a legal obligation in Turkey, and in a small company it depends on somebody remembering — this removes the remembering.
TemplateOverdue Invoice Payment Chase v2
Every morning the open sales invoices in Parasut are scanned for ones past their due date with a balance still outstanding. After the owner approves, each customer gets an SMS reminder. Three days later the same invoices are re-read, and only those still unpaid go to a second approval for a firmer notice. Small businesses lose collectable money simply because nobody has time to run the ladder by hand.
TemplateRejected e-Invoice Patrol v2
Each morning the last seven days of outgoing e-Invoices are checked against the tax authority's status. Any that came back rejected or errored are collected and the accountant gets one SMS with the count and the total at risk. A clean week produces no message at all. Rejected e-Invoices are easy to miss because nothing in the accounting package changes when the rejection happens — the money is simply never collectable until someone notices.
TemplateTrendyol Commission Invoice Reconciliation
Every month, Trendyol's commission invoices are matched against the purchase bills recorded in Parasut. Commission invoices that were never entered are surfaced for accounting approval, and the approved ones are written back to Parasut as purchase bills. Marketplace sellers routinely miss these: unrecorded commission overstates profit and loses the VAT deduction.
Frequently asked questions
What can I automate with Netgsm?
8 actions are available — for example: Send SMS, Send OTP SMS, Cancel Scheduled SMS, Get Delivery Report, Get SMS Statistics, and more.
Which Netgsm events can start a workflow?
4 triggers — for example: Incoming SMS Received, SMS Delivery Report Updated, SMS delivery report updated, Incoming SMS received.
Can Netgsm be used as an AI agent tool?
Yes. Every Netgsm action automatically becomes a tool an AI agent can call — the same pack powers both your workflows and your agents.
How is the Netgsm integration modelled?
Netgsm is modelled as a versioned connector pack, and the steps that need reasoning fall to first-party agents hosted in the same runtime as the workflows.