PipedreamHQ/pipedream

Create Blog Post - WIX

Open

#15 782 ouverte le 1 mars 2025

Voir sur GitHub
 (6 commentaires) (0 réactions) (1 assigné)JavaScript (5 305 forks)batch import
actionenhancementgood first issuehelp wantedtriaged

Métriques du dépôt

Stars
 (7 438 stars)
Métriques de merge PR
 (Merge moyen 9j 7h) (131 PRs mergées en 30 j)

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)

Guide contributeur