528
edits
No edit summary |
No edit summary |
||
Line 114: | Line 114: | ||
Note: for attributes that are not documented, please see the 3B Job object's fields. | Note: for attributes that are not documented, please see the 3B Job object's fields. | ||
Here's an example where the JobBoard component is linked to the Bullhorn Object Schema<syntaxhighlight lang="html"> | |||
<job-board | |||
job-board-name="Default" | |||
places-api-key="..." | |||
job-object-name="TR1__Job__c" | |||
job-app-schema="TR1__ApplicationV2__c:TR1__Job__c:TR1__PersonPlaced__c" | |||
... | |||
></job-board> | |||
</syntaxhighlight> | |||
== URL Parameters == | == URL Parameters == |