Once I get some data from a trigger, I am making an API call in my personal zapier app action and this API call starts a process in the backend. This is a long process.
I want another action (an API call) to happen once this process is completed. There is an API available to check status of my process.
Is there a way to do this?