Compose SMS Integration
Description
Direct the end user to the GradesFirst Compose SMS screen with the recipients pre-populated based on input from an external system. Use must be logged in to the GradesFirst system.
Endpoint Specification
Path: integration/compose_sms
Method: POST
Parameters:
Â
Parameter Name | Definition |
recipient_ids | (string) the primary_id(s) of the recipients. These should be comma delimited. |
Â
Template URL for POST
https://<yourschoolsubdomain>.gradesfirst.com/integration/compose_sms
Example URL for POST
https://coastalcollege.gradesfirst.com/integration/compose_sms
Results
The browser will display the GradesFirst Compose SMS screen with the recipients (To field) pre-populated.