How to get field values?

Comments

6 comments

  • Ajmal v Hassainar

    Hi Bhavin,

    Here is the documentation for filter items using C#: http://podio.github.io/podio-dotnet/items/

     

    Thanks

    Ajmal Vh <br/> Phases.dk

    0
    Comment actions Permalink
  • Bhavin Panchal

    Hello Ajmal,

    Thanks for the quick response. I have tried below thing but still facing same an error.

    var item1 = PodioClient.ItemService.GetItemByExternalId(14645800, "legal-name");

    Please help.

    Bhavin Panchal

    0
    Comment actions Permalink
  • Ajmal v Hassainar

    Please see the bottom of the documentation page, there will be a topic named Filters. Please use that examples.

    0
    Comment actions Permalink
  • Bhavin Panchal

    Hello Ajmal,

    I have gone through the document. Error was gone but not able to pull data.

    Here I need to understand what is numberFieldId and textFieldId?

    Is it FieldId which we are getting from podio.ApplicationService.GetApp(iAppId)?

    I tried below thing but get zero item in filteredItems.

    Actually I want below thing with filter.

    Can you please help me how I get this value?

    Bhavin Panchal

    0
    Comment actions Permalink
  • Ajmal v Hassainar

    Podio API does not support filtering with rich text fields [multi-line text fields]. 

    0
    Comment actions Permalink
  • Bhavin Panchal

    Hello Ajmal,

    Can we filter Field ID? First I need to filter Field ID which is 112317280 then after I want get value from filtered field.

    Is this possible ?

    Bhavin Panchal

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk