livechatGetGreetings: Create a list of greetings with LiveChat credentials as...

Description Usage Arguments Value Examples

Description

Create a list of greetings with LiveChat credentials as parameters

Usage

1

Arguments

account

defined by the livechatCreateAccount function

group

defaults to 0, see LiveChat REST API

Value

a data frame of greetings

Examples

1
2
# account <- livechatCreateAccount("email_here", "api_key_here")
# livechatGetGreetings(account, group = 0)

livechatR documentation built on May 2, 2019, 6:11 a.m.