# getDataFromRestApi

State Resource

This is a State Resource as provided by the tymly-rest-client-plugin plugin.

# Purpose

Gets data from a rest API

# Usage

# Example

{
  "GetDataFromRestApi": {
    "Type": "Task",
    "Resource": "module:getDataFromRestApi",
    "InputPath": "$.getDataFromRestApi"
  }
}

# Options

Last Updated: 9/10/2023, 11:30:14 AM