This content has been marked as final.
Show 3 replies
-
Re: Run script after login?
pawans Sep 15, 2014 10:19 PM (in response to Powell)1 person found this helpfulI had a bit similar requirement to run several magical scripts using jive's rest api when a user logs in.
I used webhooks to get the event and trigger a script from outside jive.
Curious to know what the scripts are in your case which have to be in themes.
-
Re: Run script after login?
Ryan Rutan Sep 18, 2014 6:39 AM (in response to pawans)Pawan is correct. The best way to capture this information is via Webhooks IMO. Unsure of what logic you have that needs to be run solely via a theme component.
-
Re: Run script after login?
Powell Sep 18, 2014 7:01 AM (in response to Ryan Rutan)Timing and deployment restrains are why I am trying to do this in the theme.
Webhooks can try for long run, dont have that luxury right now.
Thanks anyway!
-
-