π
π
π
π
txnhog
Back to txnhog
Searchβ¦
Introduction π
Getting Started
Setting Up Transactional Email
Setting Up Transactional SMS
Your First Message Template
Usage
API Example
Node JS
PHP Example
Python Example
Curl Example
C# Example
Support
Get Help
Powered By
GitBook
Curl Example
Continuing from the example in Your First Message Template, you can send your transactional message in curl with the following.
1
curl -X POST https://txnhog.co/txn/api/your_message_key -H "Content-Type: application/x-www-form-urlencoded" -d "apiKey=sdkrjwhaldkgh3pwdfohawp4lyu&name=Shawn%20Spencer&phone=2085559988"
Copied!
Usage - Previous
Python Example
Next - Usage
C# Example
Last modified
1yr ago
Copy link