PipedreamHQ/pipedream

Create Blog Post - WIX

Open

#15,782 opened on Mar 1, 2025

View on GitHub
 (6 comments) (0 reactions) (1 assignee)JavaScript (5,305 forks)batch import
actionenhancementgood first issuehelp wantedtriaged

Repository metrics

Stars
 (7,438 stars)
PR merge metrics
 (Avg merge 9d 7h) (131 merged PRs in 30d)

Description

I need to automatically create post blogs workflows to my wix website.

webhook system to create an http-function (https://dev.wix.com/docs/velo/velo-only-apis/wix-http-functions/introduction) to catch the payload from the webhook and then use createDraftPost(https://dev.wix.com/docs/velo/apis/wix-blog-backend/draft-posts/create-draft-post)

Contributor guide