By Filippo Zironi on Tuesday, 07 October 2014
Posted in General Issues
Replies 3
Likes 0
Views 437
Votes 0
Hi, how can i create actions for point and badges related to DOCman 2.x? Is it possible? Thanks!
Hello Riccardo,

I am really sorry but unfortunately there's no way around this unless you request Docman to trigger points triggers when they upload items via Docman.
·
Tuesday, 07 October 2014 22:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi mark, thanks, but... we can do some coding... do you know where i can start to add some code?

I want to explain... in your documentation i haven't found some advice to "enable" some components to trigger points at some action. And i haven't found documentation about developing of a "plugin" like your that "listen" these triggers. I see some data to use, but no clear steps and where we have to position files or code.

Can you give me some start steps? Thanks!
·
Monday, 13 October 2014 18:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Roccardo,

Currently there is no trigger available for points assignment. If you are developing a plugin to add points to EasySocial, what you can do is to listen to events from docman and when that event triggered, you can then run the points assignment Also, you might want to take a look at below links on how u can call EasySocial points api to perform point assignment to user.

http://docs.stackideas.com/developers/points/rule_file
http://docs.stackideas.com/developers/points/logging

Hope this help and have a nice day
Sam
·
Monday, 13 October 2014 19:35
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post