PipedreamHQ/pipedream

Create Blog Post - WIX

Open

#15.782 geöffnet am 1. März 2025

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (5.305 Forks)batch import
actionenhancementgood first issuehelp wantedtriaged

Repository-Metriken

Stars
 (7.438 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 9T 7h) (131 gemergte PRs in 30 T)

Beschreibung

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