Community Home
Search Results:
API Keys
... API Keys You can integrate external systems with Workbooks using the Workbooks API. Using API keys allow external systems to access a specified Workbooks Da ...
Autumn 2010 Release
... Autumn (October) 2010 Release Autumn (October) 2010 Release The Autumn 2010 version of Workbooks was released on 30 October 2010. User Interfa ...
New PHP Workbooks API examples available
Our area on github has now been updated with additional examples of how to use the Workbooks API from PHP. The examples now include CRUD (create / read / update / delete) of: Organisations (in simple_example.php) Pe ...
Updating API objects through ColdFusion
I’ve been tasked with writing a connector that sits between your API and our own internal system, and so far everything’s gone fine – I can pull down leads assigned to myself which is the main thing ...
Frequently-asked API Questions
How do I get started with the API? Take a look at the documentation for Automation which includes some simple examples like this one . What Edition do I need for API access? You can use the API with any edition of Workbooks ...
Using the api to insert custom field data
I am trying to add sales leads directly into Workbooks using the API, but I am struggling to find the correct name to use within the insert array. The custom field is called 'Address2'. I have tried using 'Address2', but this returns ''failures' =&g ...
Getting Started with the API
The Workbooks API allows developers with basic programming skills to have access to information stored inside Workbooks using a simple, powerful and secure Web Service API. The API allows complete access to the majority of Workbooks ...