xkcd (Independent Publisher)
xkcd, sometimes styled XKCD, is a webcomic created in 2005 by American author Randall Munroe. The comic's tagline describes it as "a webcomic of romance, sarcasm, math, and language".
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions |
Power Automate | Premium | All Power Automate regions |
Power Apps | Premium | All Power Apps regions |
Contact | |
---|---|
Name | Troy Taylor |
URL | https://www.hitachisolutions.com |
ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
Publisher | Troy Taylor |
Website | https://xkcd.com/ |
Privacy policy | https://xkcd.com/ |
Categories | Lifestyle and Entertainment |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get a specific comic |
Returns a specific comic by comic number. |
Get current comic |
Get the current comic. xkcd is updated every Monday, Wednesday, and Friday. |
Get a specific comic
Returns a specific comic by comic number.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Number
|
number | True | integer |
The comic number. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Month
|
month | string |
The month. |
Number
|
num | integer |
The comic number. |
Link
|
link | string |
The link. |
Year
|
year | string |
The year. |
News
|
news | string |
The related news. |
Safe Title
|
safe_title | string |
The safe title. |
Transcript
|
transcript | string |
The transcript. |
Alt
|
alt | string |
The alternate text. |
img
|
img | string |
The image URL. |
Title
|
title | string |
The title. |
Day
|
day | string |
The day of the month |
Get current comic
Get the current comic. xkcd is updated every Monday, Wednesday, and Friday.
Returns
Name | Path | Type | Description |
---|---|---|---|
Month
|
month | string |
The month. |
Number
|
num | integer |
The comic number. |
Link
|
link | string |
The link. |
Year
|
year | string |
The year. |
News
|
news | string |
The related news. |
Safe Title
|
safe_title | string |
The safe title. |
Transcript
|
transcript | string |
The transcript. |
Alt
|
alt | string |
The alternate text. |
img
|
img | string |
The image URL. |
Title
|
title | string |
The title. |
Day
|
day | string |
The day of the month |