1

I need assistance getting API, using which I can fetch all projects created in my Podio account.

I want to get the JSON feed from it and display it on my website for a different purpose. I went through their document, but I found APIs oriented around tasks, but not specific to getting project names. Am I missing anything?

Please let me know if anyone has done something similar in past.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
Jigar Tank
  • 1,654
  • 1
  • 14
  • 24

1 Answers1

2

Most probably you have an app in Podio that you've named "Projects". To fetch all items in that app you need to use Filter items with your app id as the parameter. You find the app id in the item modal under Actions->Developer Info

Screenshot