DropBox Integration

  • rushikesh-biradar
        Has successfully completed the online course Basics (100)
      1 year ago #38538

      Hello everyone I’m trying to integrate dropbox with Simplifier,
      Is it possible to integrate Dropbox ?
      And if it is then how do we integrate it?

      Jennifer Häfner
          Has successfully completed the online course Intermediate (200)
          Has successfully completed the online course Advanced (300)
          Has successfully completed the online course Basics (100)
          Has successfully completed the online course Advanced (310)
          Has successfully completed the online course Advanced (320)
          Has successfully completed the Intermediate Certification
          Has successfully completed the Advanced Certification
        1 year ago #38613
        Up
        1
        Down
        ::

        Hi Rushikesh,

         

        If the service that you want to integrate has a REST-based API (which a lot of web services have), you can use Simplifier’s REST connector.

        Read the documentation of the service that you want to integrate and look for the following information: what is the endpoint URL and what do you need for authentication? In many services, you first need to generate a token via a specific REST call, which you then use as header parameter in the following REST calls.

        In case of dropbox, I found this API documentation: https://www.dropbox.com/developers/documentation/http/overview

        The authentication types are described here: https://www.dropbox.com/developers/reference/auth-types

        Here is what you need to do in Simplifier:

         

        I hope this helps, if you have any specific questions or encouter any problems, please let me know!

        rushikesh-biradar
            Has successfully completed the online course Basics (100)
          1 year ago #40376
          Up
          0
          Down
          ::

          I tried to upload file using connector but failed to do so

          Can you help me with an example!

        Viewing 3 posts - 1 through 3 (of 3 total)

        You must be logged in to reply to this topic.