Skip to content

Added new Post applicant/data endpoint#32

Open
saransh-cialfo wants to merge 1 commit into
masterfrom
feature/CC-30887
Open

Added new Post applicant/data endpoint#32
saransh-cialfo wants to merge 1 commit into
masterfrom
feature/CC-30887

Conversation

@saransh-cialfo

Copy link
Copy Markdown

Part of the new Common App × Cialfo integration flow. When a student clicks "Link Common App" and all mandatory fields are present, Cialfo silently calls this endpoint to send student data to CA and receive an import-guid in return. This import-guid is then appended to the CA redirect URL so the student's account creation form is pre-filled.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new REST POST endpoint wrapper to support the Common App × Cialfo linking flow, enabling Cialfo to POST student/applicant data to Common App and receive an import-guid for pre-filling the Common App account creation form.

Changes:

  • Introduces CommonApp::Post::Applicant::Data, a CommonApp::Post::Base subclass.
  • Defines the REST endpoint path as applicant/data.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants