Skip to main content

Questions tagged [ifttt]

For programming related questions around the IFTTT service and IFTTT Maker.

1 vote
0 answers
15 views

Unknown issue with Adafruit AOI on Python

I was trying to make an automation for turning my PC on using IFTTT + Google Assistant, and Adafruit. I Wrote the script, but here comes a problem. This script works fine when I don't need it, but ...
Маврикий's user avatar
0 votes
0 answers
15 views

Oauth2.0 by okta while integraing nodejs with ifttt service

I am trying to integrate ifttt with nodejs and while creating ifttt service I need oauth for authentication. I have created a application in oauth in okya then I got the credentials like client id and ...
Rishik Bhimavarapu's user avatar
0 votes
0 answers
33 views

IFTTT Applet for post linkedin share a link have a issue with image in linkedin post

I am using IFTTT webhook to Linkedin 'Link share' Applet to automate my social media posting journey. I am facing an issue with image not fetching while posting on linkedin (https://www.linkedin.com/...
John's user avatar
  • 1
0 votes
1 answer
76 views

How to produce the right output of the special character, & in json?

I'm using IFTTT to post a video from a YouTube channel to a Discord server but the character that is in the title of the video didn't come out as it is. The character came out as & instead of ...
Poring's user avatar
  • 1
1 vote
0 answers
27 views

wrong notifications from my applet ( IFTTT ) (Python trading script)

I’m trying to set a notification throw the webhook, using IFTTT, but I’m keep receiving wrong notifications: {{value1}} the idea that i want to auto from my applet to read ( message = f"stop or ...
Anas Silawi LE6END's user avatar
0 votes
0 answers
215 views

ifttt webhook returns 403 (it works with curl)

I want to automatize a task, and the last step is to trigger a webhook on github. I am using ifttt "Make a web request" This request works with curl curl --location --request POST 'https://...
Ruggero Turra's user avatar
1 vote
1 answer
233 views

AWS Lambda function in Step function returns "Runtime.HandlerNotFound"

Problem: When I try to run a Step Function (with Lambda functions) I am given this error message: Runtime.HandlerNotFound in step: SolarEdgeOvervie Cause > { "errorType": "Runtime....
user avatar
0 votes
1 answer
454 views

Passing values from Powershell using IFTTT Webhooks

I've created a Webhook in IFTTT to have my server send me notifications to my Android phone based on events. For some reason, the values aren't passed along in the web request. Looking in the Webhooks ...
Tanaka Saito's user avatar
  • 1,058
0 votes
1 answer
309 views

What is the fastest way to get my alexa to read a web page?

I want Alexa to point to a url like www.website.com/stockprice.php and I want to ask alexa, what is the stock price and alexa should read a string that will be available at that location. What is the ...
Kirk Brown's user avatar
0 votes
1 answer
277 views

Problem sending message with my ESP8266 using IFTTT

I am trying to make a simple project where the esp8266 sends an sms to my phone using IFTTT. I have tested my IFTTT applet/recipe and it works fine. I thought it might be a connection issue with my ...
Nuceo Is Bored's user avatar
0 votes
1 answer
261 views

How to use Crow on Raspberry Pi

I'm trying to start a webserver using a Raspberry Pi for listening to POST requests from IFTTT. I'm programming in C++. I first tried Crow, which wouldn't work at all, giving the error "Handler ...
SprintKeyz's user avatar
1 vote
0 answers
347 views

Google Assistance Web URL request and get speaker reply IFTTT?

I would like to use my google assistance to manage my home automation. The objective is to communicate with my local system via Google assistance, URL-API to my home automation and IFTTT I know how to ...
Franck Bellot's user avatar
0 votes
1 answer
61 views

Adding javascript code instead of api endpoint for action in IFTTT service

Does anyone know any other way to configure an action for a custom service in IFTTT. Conventionally we provide the api endpoint where IFTTT makes a POST request. Can we add some javascript logic to ...
Swapnil Raj's user avatar
3 votes
0 answers
759 views

Can I define custom ingredients for an IFTTT applet triggered by Webhook?

I am writing an IFTTT applet that has a webhook with JSON payload as the trigger. In the filter code, I can parse the JSON and get any of the data out of it that I want. In my mapped action, however, ...
Rob's user avatar
  • 123
0 votes
1 answer
134 views

Get answer from local script

I am looking for a way to interact with my Google Home devices as follows: Me: When does the next bus arrive? Assistant: In 5 minutes. My first thought was to scrape such data from the official ...
user avatar

15 30 50 per page
1
2 3 4 5
15