Byword (Independent Publisher) (Preview)

Generate high quality, AI-written articles at scale. Trusted by over 30,000 marketers, Byword has written hundreds of thousands of articles, on every topic imaginable.

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
Email ttaylor@hitachisolutions.com
Connector Metadata
Publisher Troy Taylor
Website https://byword.ai/
Privacy policy https://byword.ai/
Categories AI

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Key securestring The API Key for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Create article

Creates a new article from one of the three creation modes.

Get article

Retrieve a created article. Articles typically take around 60 seconds to generate.

List articles

Retrieves all articles created.

Create article

Creates a new article from one of the three creation modes.

Parameters

Name Key Required Type Description
Mode
mode True string

The mode.

Input
input True string

The input.

Language
language string

The language.

Subheadings
subheadings string

The subheadings.

Undetectable
undetectable boolean

Whether undetectable.

Tone
tone string

The tone.

Length
length integer

The length.

Returns

Name Path Type Description
Message
message string

The message.

Article ID
articleID string

The article identifier.

Get article

Retrieve a created article. Articles typically take around 60 seconds to generate.

Parameters

Name Key Required Type Description
Article ID
articleID string

The article identifier.

Returns

Name Path Type Description
Body
Body string

The body.

Body (Markdown)
Body (Markdown) string

The body in markdown.

Body (Plaintext)
Body (Plaintext) string

The body in plaintext.

Created Date
Created Date string

The created date.

Headings
Headings array of string

The headings.

Image Assets
Image - Assets array of string

The image assets.

Language
Language string

The language.

Meta
Meta string

The meta.

Mode
Mode string

The mode.

Source
Source string

The source.

Status
Status string

The status.

Table of Contents
Table of Contents string

The table of contents.

Title
Title string

The title.

URL Slug
URL Slug string

The URL slug.

ID
_id string

The identifier.

List articles

Retrieves all articles created.

Parameters

Name Key Required Type Description
Cursor
cursor integer

The cursor.

Returns

Name Path Type Description
array of object
Body
Body string

The body.

Body (Markdown)
Body (Markdown) string

The body in markdown.

Body (Plaintext)
Body (Plaintext) string

The body in plaintext.

Created Date
Created Date string

The created date.

Headings
Headings array of string

The headings.

Image Assets
Image - Assets array of string

The image assets.

Language
Language string

The language.

Meta
Meta string

The meta.

Mode
Mode string

The mode.

Source
Source string

The source.

Status
Status string

The status.

Table of Contents
Table of Contents string

The table of contents.

Title
Title string

The title.

URL Slug
URL Slug string

The URL slug.

ID
_id string

The identifier.