Skip to content

Commit e65270a

Browse files
committed
Added image for API key
Added image for API key
1 parent 3ad700a commit e65270a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ Table of contents
7070

7171
1. Fill in your **AGILE_DOMAIN**, **AGILE_USER_EMAIL**, **AGILE_REST_API_KEY** in [**curlwrap_v2.php**](https://github.com/agilecrm/php-api/blob/master/CurlLib/curlwrap_v2.php).
7272

73+
![Finding domain name, email and api key] (https://raw.githubusercontent.com/agilecrm/php-api/master/AgileCRMapi.png)
74+
75+
7376
2. Copy and paste the source / include the [**curlwrap_v2.php**](https://github.com/agilecrm/php-api/blob/master/CurlLib/curlwrap_v2.php) in your php code.
7477

7578
3. You need to provide 4 paramaters to the curl_wrap function. They are **$entity**, **$data**, **$method**, **$content-type**.

0 commit comments

Comments
 (0)