How to pre populated data after fetching it from an API in an element?
1 Like
Need to follow the following steps to capture the data from an API and display the data in an element:
-
Create a ‘Control_Copy’ task and add the data path in “Copy from” to fetch the data from an API and Add the specific path in “Copy To” to store that value.
-
Add the path at the element level where the value is stored and needs to be displayed.
Note:
- The data path in “Copy To” would be mostly same as the path at element level.
2 Likes