Copper ======== ******** Overview ******** The Copper class allows you to pull person, company, and activity data - along with related metadata - from the Copper CRM. .. note:: Getting Your API Key - Sign into Copper - Click on ``Settings`` (gear icon) and then ``API Keys`` - Click the ``GENERATE API KEY`` button Class Output The main methods of this class return `Parsons Tables `_. Parsons Tables can then be accessed by many of the other Parsons classes, including the `Redshift `_ class, for instance. *** API *** .. autoclass :: parsons.Copper :inherited-members: