HTTP POST
-
@jgodney, yea I'm convinced - TRIGGERcmd should support an optional parameters text field for each command. I'll work on it.
I'd never heard of Integromat. Now I want to setup an integration for that too.
-
Check this out.
I opened my commands.json file in Notepad via the API using Postman. I'll publish a new agent version that will support parameters soon.
-
It's ready. Please give it a try. I put some details in this accouncement and this IFTTT article. More to come - like passing parameters from Zapier.
Thanks for this suggestion - this is really cool. I just setup an IFTTT trigger to display any pictures I add to a Google Photos album.
-
Apologies on posting to such an old thread!
I'm having trouble getting this to fire via integromat http request.Any tips?
Error getting when adding Header--
Authorization: [token]
{"err":"Format is Authorization: Bearer [token]"}
If I use: Authorization: Bearer [token]
I get this error--
Header name must be a valid HTTP Token ["Authorization: Bearer"]
-
Nvm! Figured it out!
-
@Josiah-Richards, if you don't mind, what were you doing wrong at first? I ask because other user's might have the same problem and I could probably improve that API error response.
-
@Josiah-Richards, if you don't mind, what were you doing wrong at first? I ask because other user's might have the same problem and I could probably improve that API error response.
Not a problem! Basically, when using the HTTP Make a request module in Integromat ― make the header name "Authorization" and the Value MUST include Bearer + [token].
Example:
Name: Authorization
Value: Bearer 123456789etctoken -
Thanks @Josiah-Richards, that helps.
Also BTW, your screenshot didn't work for me because I don't have access to it. You can actually copy/paste a screenshot into your post.
-
@Russ Edited! Thanks!
-
@Josiah-Richards and @jgodney, please be aware, there's an official Integromat integration now.