POST With Credentials
- 23 Nov 2022
- 1 Minute to read
- Print
- DarkLight
POST With Credentials
- Updated on 23 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 5.0.0 |
Last Modified in Version | 5.0.0 |
Location | Integration > HTTP |
The POST With Credentials step performs a POST method call using the user's credentials
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Contents | Content to send with the post call | String |
Do Not Use Default Proxy | Defines whether the default proxy is used | Boolean |
Password | The password of the user | String |
Uri | The Uri for the POST call | String |
User Name | Username for the POST cal | Strug |
Outputs
Property | Description | Data Type |
---|---|---|
Output | Status of POST call | String |
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?