Hello,
We are in planning stage of creating an integration towards Pipedrive and are interested in using the Embedded app acton. However we have a question ,we want to give various options to the user on the modal and some of these option requires values fetched from our system. From the current documentation, it looks like we cannot fetch the values before the user performs the “primary action” like submit. How can we resolve this problem. If we create multiple modal and fetch the required values with one of the modals would it help to solve this problem?
Hey @Ankit.Mittal, have you considered using the fetchOnChange option? It can fetch new values from your side and display them in the component, depending on what the user has chosen beforehand.
Hi @ulgebra_logs,
Our developers have looked into this and unfortunately, we don’t have an immediate solution for this behavior. They are looking into introducing a new way to reset values on refetch but we don’t have an ETA for this at the moment.
When we do have more updates about this, there should be a record in Changelog. You can follow Changelog on DevCommunity to get a notification about that.