ValueFirst
Learn how to integrate ValueFirst SMS with Fyno by configuring username, API key generation, sender ID, and account type to send SMS notifications and track delivery status.
Before we get started, you will need to have a ValueFirst account already set up, along with SenderID and Templates added.
Find the Provider
Navigate to the Integrations page. Under “SMS” section, click on the "ValueFirst" button.
Configure the Integration
In the pop-up, fill in:
-
Custom name: Provide a name to help you identify the configured account in Fyno's portal.
-
Username: Enter the username you use to log into your ValueFirst account.
-
API Key: To generate a permanent API Key, go to ValueFirst account and create or fetch API Key from Key Management tab. You need to use the API Key in the cURL command shown below.
curl --location 'https://http.myvfirst.com/smpp/api/sendsms/token?action=generate' \