GET
- 06 Mar 2025
- 1 Minute to read
- Print
- DarkLight
GET
- Updated on 06 Mar 2025
- 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 | 9.8.0 |
Location | Integration > HTTP |
The GET step performs a GET method call.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Do Not Use Default Proxy | Defines whether the default proxy is used. | Boolean |
Timeout Milliseconds | The amount of time that will pass before the Step times out. | Int32 |
Uri | The URI for the GET call. | String |
Outputs
Property | Description | Data Type |
---|---|---|
Output | Contents of the GET call. | String |
Step Changes
Description | Version | Release Date | Developer Task |
---|---|---|---|
Added the Timeout Milliseconds input. | 9.8 | March 2025 | [DT-043477] |
Related Information
Forum Posts:
Expose FileData (Base64) Through API GET Call
Getting ACCESS RESTRICTED With REST Call
Was this article helpful?