Ok , So i have been searching for a platform for thepast week that can potentially do what I am looking for:
I need a platform to take in a webhook request ok easy. However, within this JSON object one of the parameters will have an array of data. I need the server to sift through that array with 3-4 minute timeouts in between iterations. Is it possible to do that on this platform? So a task or a “trigger” in this case could go on for 30 min or throughout the course of the day.
I
s what i am looking for possible/feasible Or I should think about using something other then a webhook?