Newer Version Available
Choose a Sign-Up Form Hosting Option
The sign-up form serves as the registration page that prospective customers use to sign
up for trials. Review and choose a hosting option for your sign-up form.
The SignupRequest API supports several HTML form hosting options. Choose one of the following:
- Node.js and React app hosted on Heroku
- Lightning component hosted on Salesforce Community
- Visualforce page hosted on Sites
- Web-to-Lead form with Process Builder
Make Unauthenticated Calls to the SignupRequest API
By default, the SignupRequest API is available only to authenticated calls. If you have a use case that requires unauthenticated calls, for example, making your sign-up form available to unauthenticated users, follow the pattern in the code sample.