Is there any update on when we’ll get an API that allows public apps to automatically fill the App Block and App Embed Block settings?
You could technically do this with the write_themes scope.
Thank you for your response @Luke Yes, I am retrieving the settings_data.json file using the Asset API, but that approach is quite complicated.
I noticed that the shopify.app.extensions() API also provides some information about the current state of App Blocks and App Embed Blocks.
Do you think it can also provide the settings for App Blocks and App Embed Blocks?
Thank you @Mubashir_Hassan for your response. I have one more question and a suggestion that I would like Shopify to consider regarding App Blocks and App Embed Blocks.
Once the merchant has already added the app block, is there any URL that can directly take them to the existing app block inside the Theme Editor instead of showing the “Add App Block” flow again?
Please check this post - How to Open an Existing Theme App Extension in Theme Editor?