php-api
php-api copied to clipboard
PHP Client to Access Agile Functionality
Is there a way to send google utm parameters when creating new company contacts via api call?
Is it possible to define the owner when creating a contact?
Fixes #21 by removing spaces from `CURLOPT_HTTPHEADER` `"Content-Type:$content_type;", 'Accept:application/json'` `setopt` arg.
When is deleted a contact always response an empty string `curl_wrap("contacts/5722721933590528", null, "DELETE", "application/json"); ` But REST-API specification response 204 o 401 status codes : - Status 204: Contact deleted...
Three things: Changed from the marginally more resource consuming doublequoted strings to singlequoted strings Added looking for settings from a dotenv .env file Added a composer.json file I've tagged this...
Is it possible to update all values to an existing contact based on email address? I would like to update lead score, star value, tags and properties in a single...
Hello agilecrm php-api team, I came across this issue when updating a Deal in my PHP Laravel 5 website. I have tried to do the same using Postman extension. "expected_value"...
Table Of Contents had an error
test1