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

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