Skip to main content

Northgate M3PP / Assure - Bins at Property Integrated Component

  • What is it? This component loads a drop down list of all the active assets at a given property from Northgate M3PP / Assure. The property is determined by a UPRN, which should come from a previous postcode lookup question on the form.

A call to GetAssets is made, passing the provided UPRN. Each returned asset type that exists in the list of accepted types is checked against Jadu Central's Dictionary. If the asset type matches a key in the Dictionary, the label and value of the Dictionary entry are included in the options displayed by the integrated component.

The integrated component will return:

  • Bin (Value) - The matched Dictionary record value
  • Bin (Label) - The matched Dictionary record label

Settings

NameDescription
PropertyThe value will come from one of the address lookup components.
Limit to asset key(s)A whitelist of asset keys to include in the results.
Northgate M3PP / Assure InstanceThe instance of Northgate to integrate with.

Return values

ValueDescription
Bin (Value)The matched Dictionary record value
Bin (Label)The matched Dictionary record label