Cmdlets for Bullhorn CRM

Build 24.0.9060

Add-BullhornCRM Cmdlet

Parameters   Output Objects  

Inserts Bullhorn CRM data.

Syntax

Add-BullhornCRM [parameters]

Remarks

The Add-BullhornCRM cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Bullhorn CRM records.

Add-BullhornCRM -Connection $connection -Table "Candidate" -Columns @("CandidateName") -Values @("Jon Doe")

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