Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
First of all we are technical people and develops on joomla platform. I am finding api or code sample about how to post to a group outside of jomsocial. I checked this
documentation.jomsocial.com/wiki/Stream_API_v2
but didn't help.
If you wanna use our sharebox UX that is not possible, but if you wanna only post the data to database I think our API is enough
documentation.jomsocial.com/wiki/Stream_API_v2
, and dont forget to add the groupid parameter, like this :
I am a programmer, you can refer me some sample code or code location line numbers , I don't need 100% working sample but sample code that can lead me.