Data between two post apis

how to get api store data and send to another api ?

You can use API node to call an API and parse the data in a function.
You will resolve the data that you require from that function and call the next API with that value.
Please check out the doc → Get response data and alter the the information to show | yellow.ai

1 Like