1
0
-1

How can i access the form data in the JSON tool,  Need to trigger an API call with form data.
Tried following
> Custom Payload , POST Parameter as JSON payload
> Creating a workflow variable  : #variable.wf_tagui# 
> Assigning variable id : {tagui} 

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      Replace what you circled in red with form hash variable. Example:-

      {"tagging_id" : "#form.request.tagging_id#"}
      1. Godnyl Pula

        Using Custom oracle database so  its giving null when  "#form.tableName.tagging_id#" is used

      CommentAdd your comment...
    2.  
      1
      0
      -1

      Hi, to access form data you can use Hash Variable#FormDataHashVariable.

      1. Godnyl Pula

        Thanks Anders. But its not working. 

      2. mohamed rateb katebh

        how i can use it its not work any other tools


      CommentAdd your comment...