Cmdlets for Bullhorn CRM

Build 24.0.9060

ExpandAssociations Parameter (Connect-BullhornCRM Cmdlet)

Specify whether to expose or not the Associations Tables.

Syntax

Connect-BullhornCRM -ExpandAssociations SwitchParameter

Data Type

bool

Default Value

false

Remarks

  • If False, the cmdlet does not expose the Associations Tables.
  • If True, the cmdlet exposes one Associations Table for every 'To-Many' associations field on a Bullhorn CRM entity (ex. CandidateToPrimarySkillsAssociations, JobOrderTocategoriesAssociations, WorkersCompensationToRatesAssociations, etc.). Each of these tables will return the Id pairs of the associated records between the two entities.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060