POST
- 23 Nov 2022
- 1 Minute to read
- Print
- DarkLight
POST
- 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 step performs a POST method call.
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 |
Uri | The Uri for the POST call | String |
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?