Skip to content
English
  • There are no suggestions because the search field is empty.

How can a form submission automatically enroll a user into a specific course?

By including a hidden form field linked to a contact property (like Last course to enroll access name) that identifies the desired course, a workflow can be triggered to automate the enrollment upon form submission.

By including a hidden form field linked to a contact property (like Last course to enroll access name) that identifies the desired course, a workflow can be triggered to automate the enrollment upon form submission.

When designing a landing page for a specific course, you can use a HubSpot form. This form should include a hidden field where the exact name of the course is pre-filled. This hidden field is mapped to a contact property, such as Last course to enroll access name. A workflow is then configured to trigger when this form is submitted or when the Last course to enroll access name property is set to that specific course name. The workflow uses this property value to identify the correct HubLMS Course object and create the "enrolled" association for the submitting contact.