TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Josiah Richards
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Best 0
    • Controversial 0
    • Groups 0

    Josiah Richards

    @Josiah Richards

    0
    Reputation
    43
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Josiah Richards Unfollow Follow

    Latest posts made by Josiah Richards

    • API access to external users

      Hey there!

      Love TCMD! Amazing job, we love you.

      Idea that we think would be awesome is the ability to give access to external users (customers) to API.

      This would allow companies who run servers with a multitude of services to easily use TCMD to perform specific actions on server level. Customer could be assigned a unique auth token that can be used to run "commands" based on "trigger names" directly to primary account holder's API without knowing it. Custom domain would be awesome too!

      Let me know if you want more clarity on this!

      Best

      posted in General Discussion
      Josiah RichardsJ
      Josiah Richards
    • RE: Run bash / .sh file

      @Russ said in Run bash / .sh file:

      bash t.sh

      Your amazing! Thank you VERY much!

      posted in General Discussion
      Josiah RichardsJ
      Josiah Richards
    • RE: HTTP POST

      @Russ Edited! Thanks!

      posted in General Discussion
      Josiah RichardsJ
      Josiah Richards
    • Run bash / .sh file

      Hi! I'm running Windows 10 Pro.
      How can I run a bash command and .sh script?

      Manually, I open cmd,
      -cd to the directory
      -bash via WSL ubuntu
      -Then run sh script

      Is there a straightforward way to achieve with TriggerCMD agent?

      Best

      posted in General Discussion
      Josiah RichardsJ
      Josiah Richards
    • RE: HTTP POST

      @Russ said in HTTP POST:

      @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

      chrome_fty8adQEt0.png

      posted in General Discussion
      Josiah RichardsJ
      Josiah Richards
    • RE: HTTP POST

      Nvm! Figured it out!

      posted in General Discussion
      Josiah RichardsJ
      Josiah Richards
    • RE: HTTP POST

      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"]
      
      posted in General Discussion
      Josiah RichardsJ
      Josiah Richards