-
Notifications
You must be signed in to change notification settings - Fork 62
/
Copy pathformbucket.json
39 lines (39 loc) · 1011 Bytes
/
formbucket.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"id": "formbucket",
"name": "FormBucket",
"description": "Form processing made easy.",
"categories": [
"Form Builder",
"Forms"
],
"iconUrl": "https://i.imgur.com/FPY17M7.png",
"website": "https://www.formbucket.com",
"applicationUrl": "https://www.formbucket.com/login",
"countryHQ": "US",
"gdprReadyStatus": "ready",
"privacyUrl": "https://www.formbucket.com/privacy",
"dsarUrl": "https://www.formbucket.com/contact",
"dpaUrl": "https://www.formbucket.com/img/formbucket-data-processing-agreement-executed.pdf",
"subprocessorsUrl": "",
"dataCenters": [
"US"
],
"hostingProviders": [],
"contacts": [
{
"type": "DPO",
"name": "James Moresi",
"email": "[email protected]",
"region": "Global"
}
],
"certifications": [],
"dataBreaches": [],
"articles": [
{
"url": "https://www.formbucket.com/guides/general-data-protection-regulation"
}
],
"bugBountyProgramUrl": "",
"verified": true
}