POST With Credentials
  • 06 Mar 2025
  • 1 Minute to read
  • Dark
    Light

POST With Credentials

  • Dark
    Light

Article summary

Step Details

Introduced in Version5.0.0
Last Modified in Version9.8.0
LocationIntegration > HTTP

The POST With Credentials step performs a POST method call using the user's credentials.



Properties

Inputs

PropertyDescriptionData Type
ContentsContent to send with the POST call.String
Do Not Use Default ProxyDefines whether the default proxy is used.Boolean
PasswordThe password of the user.String
Timeout MillisecondsThe period of time before the step will timeout.Int32
UriThe Uri for the POST call.String
User NameUsername for the POST call.String

Outputs

PropertyDescriptionData Type
OutputStatus of POST call.String




Step Changes

DescriptionVersionRelease DateDeveloper Task
Added the Timeout Milliseconds input.9.8March 2025[DT-043477]




Related Information

Forum Posts:
Post Call With JSON
Post With Credentials Step
How To Make HTTP POST Call With Form Data



Was this article helpful?

What's Next