Hi there.
Hopefully you are all doing well.
First, I want to write about state management. I don't know if it is possible to pass data between components, from components to pages, or from child component to parent. I don't want to use app state for that. I tried passing data with the page parameters. But it's not effective when a component is on the same page. I used the method navigate to page because of passing data to the page. But it is not professional.
Second, is there a webhook possibility? For example, start the workload with the webhook?
Thank you in advance.