Skip to end of banner
Go to start of banner

How to use renderRequest

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Summary

The renderRequest action is similar to curl in the sense that it allows you to send requests to a url - in this case, an Atlassian server url. The advantage to using renderRequest is that it does a number of things automatically under the covers including handling authentication, findReplace support, special handling variables, and can be used within CLI scripts and run actions. Each client implements some customization specific to the client.

Parameters

Client Specific Parameters

  • No labels