connectwisdomservice_get_quick_response {paws.customer.engagement}R Documentation

Retrieves the quick response

Description

Retrieves the quick response.

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

Usage

connectwisdomservice_get_quick_response(knowledgeBaseId, quickResponseId)

Arguments

knowledgeBaseId

[required] The identifier of the knowledge base. This should be a QUICK_RESPONSES type knowledge base.

quickResponseId

[required] The identifier of the quick response.


[Package paws.customer.engagement version 0.9.0 Index]