What’s the expected output?
Normally API calls requires json format. If you want the data in string format, you can use Deserialze Json activity to deserialze it your desired format.
What’s the expected output?
Normally API calls requires json format. If you want the data in string format, you can use Deserialze Json activity to deserialze it your desired format.