URL activation HC3

Here people can help on how to activate scenes or turn devices on off using a url

I have a few ifttt applets but after moving to HC3 from HC2 I dont seem to be able to change them to work with the HC3. I had the URL below working to activate scene number 230, how do I change it so that it works with my new HC3?

http://[user]:[pwd]@[ipnumber]/api/sceneControl?id=230&action=start

For the HC3 those are now POST requests & the URL itself is also a little different. It looks like this:

http://[user]:[pwd]@[ipnumber]/api/scenes/{sceneID}/execute

If you are trying to trigger these scenes in Home Remote you don’t really need to care about what URL is used. This is all handled internally. All you need to do is set the Version property to HC3 on the Fibaro device.