ca_upload_products: Upload a product/inventory file

Description Usage Arguments

View source: R/ca_upload_products.R

Description

Upload a product/inventory file

Usage

1
2
3
4
5
6
ca_upload_products(
  file = NULL,
  data = NULL,
  type = c("AddUpdate", "UpdateOnly", "AddOnly"),
  account = Sys.getenv("CHANNELADVISOR_ACCOUNT")
)

Arguments

file

full path to file to upload

data

data.frame/tibble to upload

type

import type

account

account/profile


anthonypileggi/channeladvisor documentation built on Dec. 25, 2021, 1:21 a.m.