Log in
Log into community
Join the Webstudio community
New post
View all posts
Related posts
Was this helpful?
๐
๐
๐
Powered by
Hall
Active
Updated 4 weeks ago
0
Follow
GraphQL with WP for form submission from Webstudio?
GraphQL with WP for form submission from Webstudio?
Active
0
Follow
S
Sony Antony
4 weeks ago
ยท
Have anyone used GraphQL with WP for submitting a form created in Webstudio?
Is there a simple way to do this like the Airtable webhook example?
J
S
O
5 comments
Share
Open in Discord
J
John Siciliano
4 weeks ago
Why do you want to do this?
S
Sony Antony
4 weeks ago
I was trying to collect data using a form and store it in WP.
O
Oleg Isonen
edited 4 weeks ago
Webhook Form requires a webhook (surprise!) to submit to it. Using a for with a graphql resource is currently not possible, but hopefully will be possible in the future as we are migrating the form to use Resource and expose it's settings.
O
Oleg Isonen
4 weeks ago
Webhook is a specific form of api, its not graphql, its a simple url that accepts whatever is being posted to it, basically a very simple REST.
O
Oleg Isonen
4 weeks ago
I think you should search for wordpress REST apis capable of doing this, should be possible
Add a reply
Sign up and join the conversation on Discord
Join on Discord