Is it possible to store data temporary to use it in between workers?

The issue is I have created an API for zapier which requires an id to be shared between workers to fetch the required and using zapier it is not possible to share data at the moment. So I wanted to now if there is way to store data temporarily and fetch it on demand?
Was this page helpful?