infusionsoft-php | PHP client library for the Infusionsoft API | REST library
kandi X-RAY | infusionsoft-php Summary
kandi X-RAY | infusionsoft-php Summary
PHP client library for the Infusionsoft API.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Convert attributes to array .
- Make a REST request .
- Make a request to the server .
- Autopify HTTP headers
- Call a HTTP request .
- Add multiple tags
- Add multiple contacts
- Register the Infusion class .
- Validate a credit card
- Delete an order item
infusionsoft-php Key Features
infusionsoft-php Examples and Code Snippets
Community Discussions
Trending Discussions on infusionsoft-php
QUESTION
I've been searching for this solution but haven't found one! I'm using Novak solution's Infusionsoft API.
What I'm trying to do is to get value of a custom field for specific contact. Lets say, I've a custom fields named _myCustomField
with Yes/No value. I've 200 contacts in my list but only 15 contact has value 'Yes' for _myCustomField
. Lets say I've another custom field _myCustomField2
. If I run following query:
ANSWER
Answered 2017-Jan-24 at 20:51The second parameter of the query method is only the filter and does not tell Infusionsoft that you also want to return any custom fields.
You will want to add the custom fields first:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install infusionsoft-php
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page