Using api request to turn pin high in arduino connected to bolt

So from this command, I can high a pin of bolt:
https://cloud.boltiot.com/remote/API KEY/digitalWrite?pin=0&state=HIGH&deviceName=BOLTXXXX
But what if I have connected Arduino to it and I want to high pin 10 of Arduino

Is there any way to do that as when i was working on HoMe automation with ifttt i used this command in webhooks to trigger the pins to on. But bolt has only 5 of them so i connect arduino with rx and tx

Now, do you know anyway from which I can high or low the pin of Arduino through a webhook like this?

Hi,
Check out this link. It should help you get started. Incorporating ifttt etc. should be easy after this.

hey @jindaldhruva

you can check this link, hope it will solve your problem. :wink: