Hi Team, I'm trying to create a column including both post & get requests, where post request will send the request for enrichment to provider (which sends Code 200 for process initiated), after that I want to do one get request to get the enriched data
So, how would I go about that