1
0
-1

Hi Experts,

  As I am trying to use web/json/data/form/store/(*:appId)/(*:formId)/(*:primaryKeyValue) but it is not working.Actually I want to update the form record but I am getting confused how to use this api.Kindly let me know how to use this api to update the form record.

Thanks in advance!

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi, what is not working? According to the docs JSON API#web/json/data/form/store/(*:appId)/(*:formId)/(*:primaryKeyValue) you need to perform a HTTP POST using a user with an admin role. For more flexible options, you can try the API Builder Form#Addformdata.

        CommentAdd your comment...