01-07-2025 09:19 AM - edited 01-07-2025 09:57 AM
I’m unable to see or access previously created automations using the APIs, what’s wrong?
Answered! Go to the Recommended Answer.
01-07-2025 09:21 AM
The APIs return automations available on a structure only if they are created with the same app. The primary check in this regard is done against the package name of your app (for example com.example.appname). If you recently changed the package name you used during development, the APIs will not return the automations from the prior runs (even though those automations continue to exist on the structure). The only exception to this is the Google Home App, which lists all automations on a given structure and account, regardless of which app creates them. If you have old automations that you want to delete but cannot access, you can use Google Home App to do so.
01-07-2025 09:21 AM
The APIs return automations available on a structure only if they are created with the same app. The primary check in this regard is done against the package name of your app (for example com.example.appname). If you recently changed the package name you used during development, the APIs will not return the automations from the prior runs (even though those automations continue to exist on the structure). The only exception to this is the Google Home App, which lists all automations on a given structure and account, regardless of which app creates them. If you have old automations that you want to delete but cannot access, you can use Google Home App to do so.