diff --git a/docs/uc-members-online.md b/docs/uc-members-online.md index ed3afd0b82ebd2d357596cfb4f9b0ec036f2aa08..ffe869cee369a1f4c94b6af3d208989524785b2a 100755 --- a/docs/uc-members-online.md +++ b/docs/uc-members-online.md @@ -43,6 +43,7 @@ The output we're creating is an API that can be used by the webdeveloper that is 1. define the CiviCRM permission that is required to enable the use of this API; teh default value is perfect for this purpose. 1. Save the Data Processor Output 1. provide the API Enitity field value to the webdeveloper: +  Note: your webdeveloper will also need a Sitekey and API key in order to access CiviCRM data in the first place. Find out in CiviCRM manuals how to provide those.