connectwisdomservice_get_import_job {paws.customer.engagement}R Documentation

Retrieves the started import job

Description

Retrieves the started import job.

See https://www.paws-r-sdk.com/docs/connectwisdomservice_get_import_job/ for full documentation.

Usage

connectwisdomservice_get_import_job(importJobId, knowledgeBaseId)

Arguments

importJobId

[required] The identifier of the import job to retrieve.

knowledgeBaseId

[required] The identifier of the knowledge base that the import job belongs to.


[Package paws.customer.engagement version 0.9.0 Index]