Hi, I’m trying to build an action using a dynamic field, this dynamic field needs to make a request to my API, but it needs some information from a previous action to be able to bring the correct information.

But when i type directly to the Contatc’s id field, the dynamic field can access it correctly , so my question is how can i use data from a previous action on a dynamic field?
Thanks