civisanalytics / civis-r

Civis API Client for R: https://civisanalytics.com/products/civis-platform/
Other
16 stars 12 forks source link

DOC: Documentation on CASS/NCOA endpoint not complete #220

Closed alexm1309 closed 4 years ago

alexm1309 commented 4 years ago

For the documentation on creating a CASS/NCOA job the source and destination parameters have incomplete documentation. They only mention the databaseTable object but not the parameters within that object.

https://civisanalytics.github.io/civis-r/reference/enhancements_post_cass_ncoa.html

Here's the link to the same call in the Python Client for reference - https://civis-python.readthedocs.io/en/latest/api_resources.html#civis.resources._resources.Enhancements.post_cass_ncoa

patr1ckm commented 4 years ago

Thanks for the report!