1 parent 41f4bb9 commit 82e7ac7Copy full SHA for 82e7ac7
1 file changed
providers/form-data.yml
@@ -0,0 +1,14 @@
1
+---
2
+- provider_name: Form-Data
3
+ provider_url: https://form-data.com
4
+ endpoints:
5
+ - docs_url: https://form-data.com/pages/docs/developers/embed
6
+ schemes:
7
+ - https://forms.form-data.com/*
8
+ url: https://forms.form-data.com/api/oembed
9
+ example_urls:
10
+ - https://forms.form-data.com/api/oembed?url=https%3A%2F%2Fforms.form-data.com%2Fkzunrnvqj61zmnru2wz6b
11
+ formats:
12
+ - json
13
+ discovery: true
14
+...
0 commit comments