Employer documents

Upload and view all of an employer's documents.

Available as:
Employer documents

Employer document list experience

Employer upload document experience

Employer upload document experience

Options

NameTypeDescription
userTokenStringRequired. A User Token with EMPLOYER_ADMIN access role for the specified Employer.
employerIdStringRequired. The id of the Employer.

Refer to the reference on creating elements for the additional options that are available to all elements.

Embedded usage

Element name: employer-documents

Refer to the guide on how to embed an Element with Salsa.js for more detailed instructions.

Example

salsa.elements.create('employer-documents', {
  userToken: 'eyJhbGciO...ajs0Wqw', 
  employerId: 'er_e8343fc7-9d63-4cc5-81ed-c573fc666d37'
});