pub async fn flows_instances_execute_retrieve(
configuration: &Configuration,
slug: &str,
) -> Result<Link, Error<FlowsInstancesExecuteRetrieveError>>
Expand description
Execute flow for current user
pub async fn flows_instances_execute_retrieve(
configuration: &Configuration,
slug: &str,
) -> Result<Link, Error<FlowsInstancesExecuteRetrieveError>>
Execute flow for current user