cloudinary-example
Web icon

Cloudinary_Example

Stable version 2.0.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 20 September 2019
 by 
4.0
 (1 rating)
cloudinary-example

Cloudinary_Example

Documentation
2.0.0

STEP 1 - CREATE A CLOUDINARY ACCOUNT

If you do not yet have an cloudinary account then:

  1. Go to cloudinary.com
  2. Click on SIGN UP FOR FREE button
  3. Fill in the details on the sign up form and press the CREATE ACCOUNT button
  4. You will receive an email to verify your email, so open the email and click on the link.

STEP 2 - COPY ACCOUNT SETTINGS TO EXAMPLE APPLICATION

Now that you have created an account and have verified your email,  it is time to copy the Account details to the Cloudinary Example application.

  1.  After you have verified your email the Cloudinary console is shown
  2. Open the Cloudinary Example application and goto the Account Settings Screen.
  3. Copy the Cloud name, API Key and API Secret key into the Account Settings input fields.
  4. Press the Save button to save the account settings.

STEP 3 - UPLOAD AND IMAGE AND SHOW THE SAMPLE TRANSORMATIONS

You are all set to upload and image and see how it can be transformed by Cloudinary

  1. Upload any image you like, or download the image https://res.cloudinary.com/demo/image/upload/couple.jpg and then upload it.
  2. To upload a file go to the Upload & Transform screen.
  3. Select or drag & drop the image file to upload.
  4. Press the Upload button to upload the selected image to Cloudinary.
  5. To see the transformations and the orignal image of an uploaded file click on the cloudinary icon.

That's  It !