I think since it’s async, you need to wait for it to be processed first, then get the results later.
Here, I’ve added a 300 second (5 mins) delay before using the Get module:
Let me know if this works for you.
I think since it’s async, you need to wait for it to be processed first, then get the results later.
Here, I’ve added a 300 second (5 mins) delay before using the Get module:
Let me know if this works for you.