Forum Discussion

saritak's avatar
saritak
New Contributor
4 years ago
Solved

How to set the custom properties on project level if the property is coming multiple time inResponse

Hi All ,   I need a suggestion how to set the custom properties on project level if the required property value will come multiple times in loop . Take an example , I have to set the custom propert...
  • HimanshuTayal's avatar
    4 years ago

    Hi saritak :

     

    You need to append some int value to the id and SteamURL, so expample:

     

    id0, id1, id2 and so on and likewise for StreamURL.

     

    Hope it will help.