Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
is it possible to access a member info without the umbraco application context? In my project, we have batch process that run at night that need to consult member information.
Thanks!
There is an Umbraco console app: https://github.com/sitereactor/umbraco-console-example
You can probably use that code as an example. You should be able to access the member api with that.
Jeroen
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Get member info without application context
is it possible to access a member info without the umbraco application context? In my project, we have batch process that run at night that need to consult member information.
Thanks!
There is an Umbraco console app: https://github.com/sitereactor/umbraco-console-example
You can probably use that code as an example. You should be able to access the member api with that.
Jeroen
is working on a reply...