Assign a metaobject automatically using flow

Is it possible to dynamically assign a metaobject automatically to a product when its been created?

I have tried looking into this but using the “Run code”, “Send Admin API request” and “Send HTTP request”, but need a bit og guidance


I have a bunch of products that are being imported into my shop,
Each of of them have a value that mach the “handle” or/and “display name” that of a metaobject.
Is it possible to use flow to automatically assign the right metaobject instead of doing it manually?

Yeah, I think you would just do Product created → Update project metafield

The project metafield needs to accept a metaobject type and you need to enter the metaobject ID into the value field.