Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Direct the end user to the GradesFirst Compose Email 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_email

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_email

Example URL for POST

https://coastalcollege.gradesfirst.com/integration/compose_email

Results

The browser will display the GradesFirst Compose Email screen with the recipients (To field) pre-populated.

  • No labels