Requests | Blesta

Requests

Add a field for API tokens on outgoing webhooks

Franz shared this idea 2 months ago
Under Consideration

Some services use long API tokens that can't be passed with the URL because they exceed the 255-character limit. A dedicated field for these tokens would be great.

Comments (4)

photo
1

I'm not sure I'm following. This is an outgoing webhook? What is the method? POST options do not include variables in the URL. If you are using GET, why not use POST or POST JSON?

photo
1

I am probably not fully understanding how this should work. I am trying to add new clients to a third-party email marketing platform during account creation. The idea was to create an outgoing webhook using POST/POST JSON but I need to use a bearer token

photo
1

APIs Scratch Games provide great benefits while connecting to tools. Use and exploit the benefits effectively. Improve work efficiency and performance.

photo
1

I may have misunderstood the intended function of this. During the account creation process, I am attempting to add new clients to an external email marketing platform. My original plangoogle baseball was to build a POST/POST JSON outbound webhook, but now I'm stuck since I need a bearer token.

photo