56
Views
16
Comments
Solved
Is it possible to integrate DropBox in OutSystems
Application Type
Reactive
Service Studio Version
11.53.42 (Build 62025)

Hi,

I am new to OutSystems. Is it possible to integrate with DropBox ?

Thanks!

2023-03-16 04-58-56
Ashish Lonkar
Solution
UserImage.jpg
Tahil Mirza

Hi,

This is great, but how do I use it in my apps ??

Thanks!


2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi,

Yes that is possible, here is the list of Forge components that can help you speed up coding the integration:

https://www.outsystems.com/forge/list?q=Dropbox

Regards,

Daniel

2023-01-19 12-23-07
Abhinav Shilwant

Hello Tahil,

As Daniel mentioned that it is possible to integrate Dropbox with OutSystems.

You can use a suitable forge component from the list of forges available on the website.

Additionally, you can read this article which will provide you with a brief overview of the new Dropbox API 2.0 capabilities and show you how you can make use of them with OutSystems. 

Regards,

Abhinav

UserImage.jpg
Tahil Mirza

Hi Abhinav,

Thanks for responding but I am using reactive app and these components seems to be for traditional, Do u know any alternative for Reactive ?

Thanks!

2023-01-19 12-23-07
Abhinav Shilwant

Hi,

That list itself has a componet which is compatible for Reactive Applications.

I think you didn’t checked that list properly.

I would suggest you to go thorugh it again.

Regards,

Abhinav

2023-03-16 04-58-56
Ashish Lonkar
Solution

Hi,

you can use this dropbox connector for reactive apps,

https://www.outsystems.com/forge/component-overview/14797/dropboxconnector-reactive

Thanks!

UserImage.jpg
Tahil Mirza

Hi,

This is great, but how do I use it in my apps ??

Thanks!


2024-09-16 13-24-51
Inês Oliveira Pestana

Hi,

Every time you need to integrate with something, look in Forge!


In this case there is the reactive component: 

https://www.outsystems.com/forge/component-overview/14797/dropboxconnector-reactive

However if you happen to need some integration that doesn't exist in Forge yet, I challenge you to create the integration and share it in the community!

UserImage.jpg
Alexandre Yip

Hi Tahil Mirza, 

Check out this sample 

"In Episode 1 of the series we imported Accounts and Contacts from excel sheets and created this app, added a detail sections using tabs to view Account information and added the possibility to upload and download documents via Dropbox API (See more about dropbox integration  "

https://www.outsystems.com/forge/component-overview/10218/account-management

Hope that it helps you 

UserImage.jpg
Tahil Mirza

Thank you for helping out Guys !!

2023-03-16 04-58-56
Ashish Lonkar

Hi, 

Share your OML, I will help with it.

Thanks!

2023-03-16 04-58-56
Ashish Lonkar

Alternative you can also to go the documentation section of this forge component, It has very detailed explanation on how to do it.

Thanks!

2023-03-16 04-58-56
Ashish Lonkar

Hi,

Almost forgot, actually when you install this component there is also an option to install the demo, you can use that to understand how to use this component.


Thanks!

UserImage.jpg
Tahil Mirza

Hi,

Okay I will give it a try.

Thanks!

2025-10-10 00-19-44
Bruno Rendeiro

@Tahil Mirza 

Hello, what is your goal?

Just to remind you, to use dropbox right now, you can't do it without human activity. To make the communication you need to obtain a token, this token has an automatic update. You can see an example in the demo of the component you have in the forge.

But if your goal is to dynamically upload a file to a dorpbox server without a human activity, you can't do that


UserImage.jpg
Tahil Mirza

Hi @Ashish Lonkar ,

I can see your component supports for three functionalities. Download, List and Folder view.

Really appreciate if you could add more APIs.

Thanks.

2023-03-16 04-58-56
Ashish Lonkar

Hi,

Thanks for the suggestion, I will implement it If I get enough response from the community.

Currently working on other priority issues.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.