Read Json file from FTP
Summary
Read Json file from FTPContent
We have a requirement where third party system will upload the Json file to FTP server. IN CPQ, we have to pick up the file from FTP server and read Json data and then add configuration using rest API in CPQ based on data provided.
Can you please let us know, how to read the file from FTP server ?
How to extract the Json data from the file ?
0