Import Azure Logic app?

Looking at the documentation for how to create a Azure Logic App resource, what would be the easiest/cheapest way to import an existing app into Terraform?

Can I simply take the json representation of the Logic App as is and add it to TF?