ST Routines Randomly Disappearing

Hi, @Patrick_Duarte
Can you share the following, please?

  1. If you remember it, the name of your missing routines
  2. Share which devices were included in the routines
  3. If you have more than one location in your account, let us know which one has the issue
  4. Open support access to your account

@nayelyz

I just found out I also have a missing routine, that was running for years without a problem. It was called something like “automatic night”.

It isn’t showing in the advanced user portal. I have allowed R&D access of they need. I also don’t see any hidden devices. Can you help? Is there at least a way to find out any other routines that may have disappeared? I have hundreds! Thanks!

Do you mean that you have hundreds of Routines so you don’t know exactly if there’s more than one missing?
The engineering team can compare the information in the database with the result of performing the same query as the app to return the list of Routines

I’ll create a report for your case. Can you let me know in which location out of the 3 you have, the routine existed, please?

@nayelyz

Exactly. The location name is Teletran.

I’ve long since used the Installed Apps API to give me a list of all the Rules in a user’s Locations to compare with the listed Scenes, Routines, Rules and Smart Lighting automations. There used to be a good reason for my doing so and it is still useful if you have Rules created by installed apps that you might otherwise forget about. If you are used to accessing the API the URL is:

https://api.smartthings.com/installedapps?installedAppType=BEHAVIOR&principalType=LOCATION

I have no reason to believe it would reveal ‘disappeared’ Routines, but then I’ve no idea why Routines should disappear.

1 Like

That link doesn’t work for me.

Did you send it with an authorization header?

no, I did not. How do I do that?

You need to request a API token here.

You then add that token in an Authorization header like this:

I can’t get to that link either :grimacing:

You need to request a API token here.

You then add that token in an Authorization header like this:

Should be “SmartThings. Add a little smartness to your things.

I got it to show some XML formatted routines, but not many out of my total.

Thanks for the info, @Wajo357.
I created a report for your case and added it to the collection of other similar reports so the team can see how many there are, once I have more information, I’ll let you know.

1 Like

Thank you very much!

When can we estimate a response from R&D? Thanks!