Skip to main content
September 29, 2022
Question

How to use methods of Content Appian API (https://docs.appian.com/suite/help/22.1/api/index.html?com/appiancorp/suiteapi/content/Content.html)

  • September 29, 2022
  • 3 replies
  • 0 views

I want to use various methods given on this Documentation page. Can someone please tell step by step procedure to achieve this. Thanks in Advance.

    3 replies

    September 30, 2022

    What methods you are looking for??

    October 1, 2022

    I want to use 

    public java.lang.Integer getVersionId()

    to get version number of all types of Appian object.

    stefanhelzle0001
    Brainy
    October 1, 2022

    What do you want to achieve? I mean, on a higher level, your use case.