Lit Ipsum (Independent Publisher)
Lit Ipsum is a dummy text generator for web designers and developers. As an alternative to boring old Lorem Ipsum generators, it chooses passages from copyright-free literature courtesy of the Gutenberg Project.
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://litipsum.com/ |
Privacy policy | https://litipsum.com/ |
Categories | Data |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get a page of random text |
Returns text from a random source. |
Get page from a specific title |
Returns text from a title. |
Get a page of random text
Returns text from a random source.
Returns
Name | Path | Type | Description |
---|---|---|---|
Title
|
title | string |
The title. |
Slug
|
slug | string |
The slug. |
Length
|
length | integer |
The length. |
Text
|
text | array of string |
The text. |
Get page from a specific title
Returns text from a title.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Title
|
title | True | string |
An available book title to get page from. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Title
|
title | string |
The title. |
Slug
|
slug | string |
The slug. |
Length
|
length | integer |
The length. |
Text
|
text | array of string |
The text. |