nathan.baum Posted March 29, 2010 Share Posted March 29, 2010 Hello, Via the API, is it possible to update custom client fields? It seems that I want to use the "updateclient" operation, but it does not support parameters for custom fields. 0 Quote Link to comment Share on other sites More sharing options...
bitboxes Posted May 9, 2010 Share Posted May 9, 2010 I also would like to be able to do this. though the API and/or in my custom server module if possible, how ever the only way I can see to do this at the moment is to modify the mysql tables directly but this could be a risky process (I only say that because I don’t like going behind a programs back it can make things messy) Tom 0 Quote Link to comment Share on other sites More sharing options...
HerrZ Posted May 10, 2010 Share Posted May 10, 2010 you can create your own api functions (to update the ccf table). example thread is here: http://forum.whmcs.com/showthread.php?t=28787 0 Quote Link to comment Share on other sites More sharing options...
JonTheWong Posted November 5, 2019 Share Posted November 5, 2019 Just for future reference and for other people searching. customfields are supported via the api. https://developers.whmcs.com/api-reference/updateclient/ 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.