Ron Swanson Quotes (Independent Publisher)
Quotes for every occasion. Because Ron Swanson is a hero.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Troy Taylor |
URL | https://www.hitachisolutions.com |
ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
Publisher | Troy Taylor |
Website | https://github.com/jamesseanwright/ron-swanson-quotes |
Privacy policy | https://github.com/jamesseanwright/ron-swanson-quotes |
Categories | Lifestyle and Entertainment |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get a number of quotes |
Returns an array with a count of quotes. |
Get a quote |
Returns an array with one quote. |
Search for a term |
Returns an array of quotes matching term without case sensitivity. |
Get a number of quotes
Returns an array with a count of quotes.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Count
|
count | True | integer |
The count number requesting. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of string |
Get a quote
Returns an array with one quote.
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of string |
Search for a term
Returns an array of quotes matching term without case sensitivity.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Term
|
term | True | string |
The search term. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of string |