Hello everyone.
Hoping to find some iOS user that has been able to invoke Pimatic API via HTTP request from Workflow app. Idea would be to create workflows to update variables, enable/diaable rules or control devices.
I managed to do it but it works once or twice and then it stops working and all http requests simply time out.
If I change something in the variable I aim to update directly in Pimatic, it seems to work a couple of times more, but then it starts timing out again.
Note that no changes are carried out in the workflow between working and not working.
I’m not 100% sure how to call API in Workflow with ‘Get contents of URL’, so any help would be great.
Here’s a simple workflow that aims to update a variable and always times out: https://workflow.is/workflows/15ab199dde61457b97a10cac8283d9e6
Thanks in advance for any help.