PipedreamHQ/pipedream

Create Blog Post - WIX

Open

#15.782 aberto em 1 de mar. de 2025

Ver no GitHub
 (6 comments) (0 reactions) (1 assignee)JavaScript (5.305 forks)batch import
actionenhancementgood first issuehelp wantedtriaged

Métricas do repositório

Stars
 (7.438 stars)
Métricas de merge de PR
 (Mesclagem média 9d 7h) (131 fundiu PRs em 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)

Guia do colaborador