AdvoLogix Help

Working with the Intake Form URL API

Updated on

AdvoLogix intake forms may be invoked for data entry using the URL API. The URL API is capable of supporting a wide variety of use cases and is considered a common method for launching intakes.

Launching an Intake with the URL API

The graphic illustrated above signifies the URL components for launching a specific intake form. The URL parameters are defined as follows:

  1. The organization's custom "my domain" name.
  2. Static value, will usually be my.salesforce.com/apex/advpm__IntakeForm. 
  3. The formID parameter represents the record identifier of the designated form.
  4. The formWidth parameter is an optional method for controlling the width of the form at run-time. The width may be specified in pixels or percentage.
  5. The hh parameter is an optional method that controls the visibility of the Salesforce page header. The accepted values are 0 (show header) or 1 (hide header).

EXAMPLE URL:
https://acmecorp.my.salesforce.com/apex/advpm__IntakeForm?formID=a3P0a000000lFkDEAU&formWidth=800px&hh=1

For Communities and Sites, please note the domain aspects of items 1 and 2 will be unique to the organization's configuration.  Please contact AdvoLogix if you need assistance determining your Sites page or Community URL.

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Previous Article Intake Launcher Lightning Component
Next Article Can I extend intake forms for other base objects?
Still need help? Click here!
AdvoLogix® is a registered trademark of AdvoLogix.com LLC a Texas Limited Liability Company. All references to other trademarks belonging to third parties that appear on this website, documentation, or other materials shall be understood to refer to those registered trademarks owned by others, and not to any trademark belonging to AdvoLogix. Otherwise, all material herein is the copyright of AdvoLogix.com LLC. All Rights Reserved.