Amazon WorkDocs integration with Bubble app

I’m building an app that will need secure file sharing and external collaboration and messaging. It looks as though Amazon WorkDocs meets the requirement. Has anyone had experience using this? See more info on it here: https://aws.amazon.com/workdocs/sdk/

I’m just learning bubble and I have no coding experience so, any help you can provide on how to integrate this or if there is already a plugin or alternative that meets my requirements, is greatly appreciated.

Cheers!

1 Like

To make this kind of integration you have to learn how to use Bubble API Connector, I think there are some lessons about that and learn about API authentications.

You can search the api call services that you will need on this link:

https://docs.aws.amazon.com/workdocs/latest/APIReference/Welcome.html

Thank you. I’ll dig into the Bubble API connector and review the link you shared also.