PipedreamHQ / PipedreamHQ/pipedream
[Components] dropinblog
Open
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# dropinblog
## URLs
## Webhook Sources
### new-post-published-instant
#### Prompt
Emit new event when a post is published for the first time on dropinblog. No props required for this trigger.
## Actions
### create-post
#### Prompt
Generates a new blog post within the user's DropInBlog account. Required props include 'title' and 'content', while optional props could involve 'tags', 'status', etc.
Contributor guide
Assessment
This issue has not been assessed yet.