Best Practice to call Rest API in Appian

Hi All,

I have one requirement where I need to call a Rest API, parse the response and persist the data for all the number of rows present in one of our tables. Currently we have around 4000 rows in the table for which I need to call the API, so it means 4000 API calls.

I am seeking answers to below questions:

1. Is it feasible in Appian? (Currently if I am trying to hit the API its going in hung state)

2. What could be the potential effect on our environment?

3. What is the best possible way to achieve this? (Most IMP)

 

Thanks

  Discussion posts and replies are publicly visible