Letterdrop (Independent Publisher) (Preview)

Letterdrop is the only SEO tool that optimizes for people-first content. Beyond SEO, it's actually a complete content marketing suite designed to help you go from idea to publish as quickly as possible while following best practices. This includes project management, social distribution, and repurposing content.

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://letterdrop.com/
Privacy policy https://letterdrop.com/privacy
Categories Marketing;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

Add subscriber

Add a subscriber to your publication.

Assign idea

Create a project from an idea.

Create idea

Creates a new idea.

Draft post

Drafts a post.

Get post

Retrieve a single post.

Get posts

Retrieve a summary of all your posts to be displayed on your home page.

Get project

Retrieve the details for a project.

Remove subscriber

Remove a subscriber from your publication.

Add subscriber

Add a subscriber to your publication.

Parameters

Name Key Required Type Description
Email
email True string

The email address.

Welcome Email
welcomeEmail boolean

Whether to send a welcome email.

Name
name string

The name.

Location
location string

The location.

Title
title string

The title.

Company
company string

The company.

Company Size
companySize integer

The company size.

Industry
industry string

The industry.

Twitter
twitter string

The Twitter handle.

Twitter Followers
twitterFollowers integer

The number of Twitter followers.

LinkedIn
linkedin string

The LinkedIn account.

GitHub
github string

The GitHub account.

Facebook
facebook string

The Facebook account.

Returns

Name Path Type Description
Success
success boolean

Whether a success.

Email
email string

The email address.

Type
type string

The type.

Publication
publication string

The publication.

Message
message string

The message.

Assign idea

Create a project from an idea.

Parameters

Name Key Required Type Description
ID
id True string

The identifier.

Assign To
assignTo True string

The assign to.

Publish On
publishOn True string

The publish on.

Approvers
approvers array of string

The approvers.

Returns

Name Path Type Description
Success
success boolean

Whether a success.

Message
message string

The message.

Create idea

Creates a new idea.

Parameters

Name Key Required Type Description
Title
title True string

The title.

Description
description string

The description.

Suggested By
suggestedBy True string

The suggested by.

Keyword
keyword string

The keyword.

Labels
labels array of string

The labels.

Returns

Name Path Type Description
Success
success boolean

Whether a success.

Title
title string

The title.

Description
description string

The description.

labels
labels array of string

labels

Keyword
keyword string

The keyword.

Suggested By
suggestedBy string

The suggested by.

Message
message string

The message.

Draft post

Drafts a post.

Parameters

Name Key Required Type Description
Title
title True string

The title.

Subtitle
subtitle string

The subtitle.

HTML
html True string

The HTML.

Returns

Name Path Type Description
Success
success boolean

Whether a success.

Draft Link
draftLink string

The draft link.

Get post

Retrieve a single post.

Parameters

Name Key Required Type Description
ID
id True string

The identifier.

Returns

Name Path Type Description
ID
id string

The identifier.

Title
title string

The title.

Subtitle
subtitle string

The subtitle.

Text
text string

The text.

Text Preview
textPreview string

The text preview.

Body
body string

The body.

Slug
slug string

The slug.

URL
url string

The URL address.

Published On
publishedOn string

When published on.

Cover Image
coverImage string

The cover image.

Thumbnail
thumbnail string

The thumbnail.

Meta Title
metaTitle string

The meta title.

Meta Description
metaDescription string

The meta description.

Status
status string

The status.

Tags
tags array of string

The tags.

Updated
updated string

When updated.

Publication
publication string

The publication.

Read Time
readTime integer

The read time.

Word Count
wordCount integer

The word count.

Featured
featured boolean

Whether featured.

Markdown
markdown string

The markdown.

Get posts

Retrieve a summary of all your posts to be displayed on your home page.

Parameters

Name Key Required Type Description
Query
query True string

The search query.

Offset
offset integer

The offset.

Limit
limit integer

The page limit.

Returns

Name Path Type Description
Success
success boolean

Whether a success.

Page
meta.page integer

The page number.

Has Next Page
meta.hasNextPage boolean

Whether has next page.

Total Posts
meta.totalPosts integer

The total number of posts.

Posts
posts array of object
ID
posts.id string

The identifier.

Title
posts.title string

The title.

Subtitle
posts.subtitle string

The subtitle.

Text
posts.text string

The text.

Text Preview
posts.textPreview string

The text preview.

Body
posts.body string

The body.

Slug
posts.slug string

The slug.

URL
posts.url string

The URL address.

Published On
posts.publishedOn string

When published on.

Cover Image
posts.coverImage string

The cover image.

Thumbnail
posts.thumbnail string

The thumbnail.

Meta Title
posts.metaTitle string

The meta title.

Meta Description
posts.metaDescription string

The meta description.

Status
posts.status string

The status.

Tags
posts.tags array of string

The tags.

Updated
posts.updated string

When updated.

Publication
posts.publication string

The publication.

Read Time
posts.readTime integer

The read time.

Word Count
posts.wordCount integer

The word count.

Featured
posts.featured boolean

Whether featured.

Markdown
posts.markdown string

The markdown.

Get project

Retrieve the details for a project.

Parameters

Name Key Required Type Description
ID
id True string

The identifier.

Returns

Name Path Type Description
Title
title string

The title.

Description
description string

The description.

Labels
labels array of string

The labels.

Keyword
keyword string

The keyword.

Status
status string

The status.

Suggested By
suggestedBy string

The suggested by.

Suggested On
suggestedOn string

When suggested on.

Assigned By
assignedBy string

The assigned by.

Assigned To
assignedTo string

The assigned to.

Contributors
contributors array of string

The contributors.

Content Map Deadline
contentMapDeadline string

The content map deadline.

Approvers
approvers array of string

The approvers.

Review Deadline
reviewDeadline string

The review deadline.

Approved By
approvedBy string

The approved by.

Publish Date
publishDate string

The publish date.

Remove subscriber

Remove a subscriber from your publication.

Parameters

Name Key Required Type Description
Email
email True string

The email address.

Returns

Name Path Type Description
Success
success boolean

Whether a success.

Email
email string

The email address.

Publication
publication string

The publication.

Message
message string

The message.