Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Security for butler Http Request

Felix Seidl
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 27, 2023

Is there a good/standard way to ensure the http post request made with the trello butler automation can be validated by the receiver of the request?

 

For example a rule such as: "if a card is added -> send an http request to receiver A with content X. How does the receiver know the content was not manipulated and is save to use?

 

My Idea was to use a custom header to verify the integrity.

1 answer

0 votes
Cody Curry
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 30, 2023

Hi Felix - I don't think we necessarily have a recommended or standard way to validate those requests, but you could definitely add a custom header if you're thinking that would work best for you!

Adding a custom header can be done in JSON format, for example:

 {"customHeader":"sample"}

We also have a developer forum where you may be able to get into a bit more depth on this topic, here's a link to that forum: https://community.developer.atlassian.com/c/trello/42

And a bit more on issuing https requests here, as a reference: https://support.atlassian.com/trello/docs/issuing-http-requests/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events