Is there existing solution to integrate box.com with apigee?

Not applicable
 
Solved Solved
1 4 581
1 ACCEPTED SOLUTION

Not applicable

Hi Arun,

Its an interesting question, thanks for posting it on the community!

I was going through the box.com site and see they have some cool RESTFUL APIs setup for integrating with the platform.

You can do a simple callout from the Apigee Platform to call the box.com APIs. Again I havent tried it but dont see it be any different from other REST based platforms/backends.

Have fun building some cool Apps!

-Sri

View solution in original post

4 REPLIES 4

Not applicable

Hi Arun,

Its an interesting question, thanks for posting it on the community!

I was going through the box.com site and see they have some cool RESTFUL APIs setup for integrating with the platform.

You can do a simple callout from the Apigee Platform to call the box.com APIs. Again I havent tried it but dont see it be any different from other REST based platforms/backends.

Have fun building some cool Apps!

-Sri

Hi Srividya,

The issue is box.com uses oauth2.0 and use grant type as authorization_code. Is there a way to implement this ?

https://developers.box.com/docs/#oauth-2

Yes. You can still use Box to generate tokens/auth code and use Apigee in the front taking some of the advantages of the Edge platform. Here is the link to Apigee documentation for the instructions - http://apigee.com/docs/api-services/content/use-third-party-oauth-system

~ Sudhee

Hi Arun,

Can you share your thoughts while integrating with box from apigee edge? Was there any challenges?

-Vinay