How do i integrate podio api in asp.net application?
AnsweredWhat are the procedures to integrate podio api in asp.net application?
-
We don't have a .NET client library for the Podio API yet. However, you can use the Podio API from any language and platform, as it uses REST and JSON standards.
We have a small sample in C# here: https://gist.github.com/2932380
-
As I said, you can use the Podio API from any kind of app. We currently offer client libraries for five different platforms: Ruby, PHP, Python, Java and iOS - https://developers.podio.com/clients.
So yes, you can use the API in a PHP app. Check out the developer site for more info on getting started: https://developers.podio.com
Please sign in to leave a comment.
Comments
4 comments