Third Light Developer Exchange

Code and templating community forum for developers and software integrators

You are not logged in.

Announcement

If you wish to join the Developer Exchange, please contact your account manager - this is to avoid unnecessary spam in the forums. Many thanks for your understanding.

#1 2015-06-04 14:00:16

daviddw
Member
Registered: 2015-06-03
Posts: 5

Upload Files without approval

Hi all,

How can I upload a file wit the API directly to a folder without the need for an approval?

Thanks!

Offline

#2 2015-06-05 14:24:18

dominic
Third Light Staff
Registered: 2013-06-06
Posts: 119

Re: Upload Files without approval

Hi David,

The thing to do would be to set up a user account that does not need approval, and then use an API key in conjunction with Core.ImpersonateUser to get a session on their behalf. The uploads you then make over the API will follow the user's settings, and therefore would not need approval in this case.

Dominic

Offline

Board footer