A Dropbox post operation makes use of the Dropbox API v2 to upload the image to dropbox after being processed.

For this purpose, the OAuth2 flow is performed in which you will enter your dropbox credentials and agree to a consent screen in which you allow imager200 to upload images on your behalf.

postop2

After a successfull authentication, you can configure the path to which the image will uploaded as well as other option parameters provided by the Dropbox API.

postop2