I have opened a URL in a web view element, and a success URL is returned with query parameters. Now, I need to extract and save those parameters into the entity.
We have set the entity path in the output location property of the web view element, ensuring that all query parameters from the success URL are stored.
You can pass the string data type of the key.
1 Like