Chris Bunch Posted September 17 Posted September 17 Hello, I am looking at implementing our own custom Hornbill user creation/update/deletion processes. I see it looks like we can set up/update almost anything using existing APIs, but I don't see any documentation for setting user profile images - does this exist anywhere or is there any example code? Using browser tools I can see setting my own profile image seems to upload a file to https://api.hornbill.com/org-name/dav/session/new profile picture.jpg then there's an XMLMC API call like this: https://api.hornbill.com/org-name/xmlmc/activity/?method=profileImageSet but I'm not sure how that will work programmatically Thanks
Steve Giller Posted September 17 Posted September 17 10 minutes ago, Chris Bunch said: I don't see any documentation for setting user profile images - does this exist anywhere or is there any example code? Yes it exists, but no, it's not a public API; there is no example code as this is not available for public use.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now