Private API? Capabilities?

Answered

Comments

6 comments

  • Andreas Haugstrup Pedersen

    Hi Damien,

    Fill in any domain name you control or use 'localhost' as your domain name. The domain linked to each key is used when authenticating the server-side flow. In your case you will not the using the server-side authentication flow so it doesn't matter.

    What you're proposing is absolutely doable. We have something similar running internally at Podio to close issues in our issue tracker.

    You will want to start by looking at the authentication options (I think app authentication makes most sense for you): https://developers.podio.com/authentication 

    And then you can dig into the various options for working with items: https://developers.podio.com/examples/items and https://developers.podio.com/doc/items

    0
    Comment actions Permalink
  • Damien Roche

    Excellent. Thanks Andreas! Now I know it is achievable, I'll dig in :)

    0
    Comment actions Permalink
  • Andreas Haugstrup Pedersen

    Definitely feel free to come back with more questions or just to brag about your accomplishment :)

    0
    Comment actions Permalink
  • Nick Barnwell

    If it's only a single app then using an app-token and avoiding an OAuth callback (I think - been a while since I used one) might be easiest. 

    0
    Comment actions Permalink
  • Nick Barnwell

    If it's only a single app then using an app-token and avoiding an OAuth callback (I think - been a while since I used one) might be easiest. 

    0
    Comment actions Permalink
  • Damien Roche

    Thanks for the pointers guys!

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk