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 (7.438 Stars) (5.305 Forks)batch import
actionenhancementgood first issuehelp wantedtriaged

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