Hi! I’m trying to set the Webhook in the IFTTT but i’m getting: Action failure message: Unable to make web request. Your server returned a undefined.
What could I doing wrong?
- https://api.remnote.io/api/v0/create
- Post
- application/json
- {
“apiKey”:mykey , “userId”:myuserID , “text”:"{{UserName}} - {{Text}} - {{LinkToTweet}}"
}