Difference between revisions of "Set up CRM2"

From Opentaps Wiki
Jump to navigationJump to search
m (Protected "Set up CRM2": Sysop page [edit=sysop:move=sysop])
Line 10: Line 10:
  
 
'''Keep your new auth token secret!'''  Someone with this token will be able to access everything in your account.
 
'''Keep your new auth token secret!'''  Someone with this token will be able to access everything in your account.
 +
 +
=== Setting up for opentaps 1.x ===

Revision as of 18:50, 14 August 2013

This shows you how to set up opentaps CRM2

The first step is to request an account with an API key by contacting us.

Once you have received your permanent authorization token key by email, reset it

$ curl -X POST 'https://crm2.opentaps.com/admin/reset-token' -d clientDomain= ${yourDomain} -d authToken=${authToken}

Keep your new auth token secret! Someone with this token will be able to access everything in your account.

Setting up for opentaps 1.x