Skip to content

Instantly share code, notes, and snippets.

@seb86
Created May 20, 2018 21:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seb86/f997d78fd72535986c979ec422df52f8 to your computer and use it in GitHub Desktop.
Save seb86/f997d78fd72535986c979ec422df52f8 to your computer and use it in GitHub Desktop.
GDPR Data Request Form - Replace {{Company Name}} with the name of your company before importing into WPForms.
[{"id":"633128","field_id":"13","fields":{"3":{"id":"3","type":"select","label":"Are you a person or an organisation?","choices":{"1":{"default":"1","label":"I'm a Person","value":"","image":""},"2":{"label":"I'm Representing an Organisation","value":"","image":""}},"description":"","required":"1","size":"large","placeholder":"","css":"","dynamic_choices":""},"0":{"id":"0","type":"name","label":"What's your name?","format":"simple","description":"","required":"1","size":"large","simple_placeholder":"","simple_default":"","first_placeholder":"","first_default":"","middle_placeholder":"","middle_default":"","last_placeholder":"","last_default":"","css":""},"11":{"id":"11","type":"text","label":"What's your organisation's name?","description":"","required":"1","size":"medium","placeholder":"","default_value":"","css":"","input_mask":"","conditional_logic":"1","conditional_type":"show","conditionals":[[{"field":"3","operator":"==","value":"2"}]]},"12":{"id":"12","type":"text","label":"VAT number for your organisation","description":"","required":"1","size":"medium","placeholder":"","default_value":"","css":"","input_mask":"","conditional_logic":"1","conditional_type":"show","conditionals":[[{"field":"3","operator":"==","value":"2"}]]},"1":{"id":"1","type":"email","label":"What's your email address?","description":"","required":"1","size":"large","placeholder":"","confirmation_placeholder":"","default_value":"","css":""},"4":{"id":"4","type":"select","label":"What do you want to get done?","choices":{"1":{"label":"I want {{Company Name}} to delete my personal data","value":"","image":""},"2":{"label":"I want to know how {{Company Name}} is using my personal information","value":"","image":""},"3":{"label":"I want to rectify incorrect data {{Company Name}} has about me","value":"","image":""},"4":{"label":"I want {{Company Name}} to stop using my information for direct marketing and profiling","value":"","image":""},"5":{"label":"I want {{Company Name}} to keep my data, but stop processing it","value":"","image":""},"6":{"label":"I want to object to the way {{Company Name}} is using my personal information","value":"","image":""}},"description":"","required":"1","size":"large","placeholder":"","css":"","dynamic_choices":""},"5":{"id":"5","type":"select","label":"Why do you want your data to be deleted?","choices":{"1":{"label":"{{Company Name}} no longer has any use for my data","value":"","image":""},"2":{"label":"I want to withdraw my consent for processing my data","value":"","image":""},"3":{"label":"I believe my data is being used unlawfully","value":"","image":""},"4":{"label":"I want stop my data from being processed","value":"","image":""},"5":{"label":"I want stop my data from being used in direct marketing","value":"","image":""},"6":{"label":"I want my data to be deleted to comply with a legal order","value":"","image":""}},"description":"","required":"1","size":"large","placeholder":"","css":"","dynamic_choices":"","conditional_logic":"1","conditional_type":"show","conditionals":[[{"field":"4","operator":"==","value":"1"}]]},"6":{"id":"6","type":"select","label":"What information about you would you like to access?","choices":{"1":{"label":"I want to know why {{Company Name}} is processing my data","value":"","image":""},"2":{"label":"I want to know how {{Company Name}} received my personal information","value":"","image":""},"3":{"label":"I want to know the types of personal data that {{Company Name}} collects","value":"","image":""},"4":{"label":"I want to know all third parties {{Company Name}} shares my information with","value":"","image":""},"5":{"label":"I want to know the duration for which my data will be stored and the reason for that decision","value":"","image":""},"6":{"label":"I want to stop my data from being processed","value":"","image":""},"7":{"label":"I want to stop my data from being used in direct marketing","value":"","image":""},"8":{"label":"I want to know if any automated decision making or profiling is being done using my personal information","value":"","image":""}},"description":"","required":"1","size":"large","placeholder":"","css":"","dynamic_choices":"","conditional_logic":"1","conditional_type":"show","conditionals":[[{"field":"4","operator":"==","value":"2"}]]},"9":{"id":"9","type":"select","label":"Why do you want {{Company Name}} to stop processing your data?","choices":{"1":{"label":"I believe the data {{Company Name}} has about me is inaccurate","value":"","image":""},"2":{"label":"I believe my personal information is being used unlawfully","value":"","image":""},"3":{"label":"There is no further need for my personal information to be used","value":"","image":""},"4":{"label":"I have a pending complaint and I want {{Company Name}} to stop processing my data while this complaint is pending","value":"","image":""}},"description":"","size":"medium","placeholder":"","css":"","dynamic_choices":"","conditional_logic":"1","conditional_type":"show","conditionals":[[{"field":"4","operator":"==","value":"5"}]]},"7":{"id":"7","type":"textarea","label":"Optionally, explain your question in more detail","description":"","size":"medium","placeholder":"","css":"","conditional_logic":"1","conditional_type":"show","conditionals":[[{"field":"4","operator":"==","value":"1"}],[{"field":"4","operator":"==","value":"2"}],[{"field":"4","operator":"==","value":"5"}],[{"field":"4","operator":"==","value":"4"}]]},"8":{"id":"8","type":"textarea","label":"Describe the incorrect data that {{Company Name}} has about you","description":"","required":"1","size":"medium","placeholder":"","css":"","conditional_logic":"1","conditional_type":"show","conditionals":[[{"field":"4","operator":"==","value":"3"}]]},"10":{"id":"10","type":"textarea","label":"Please describe the behaviour of {{Company Name}} you are objecting to, related to the usage of your personal information.","description":"","required":"1","size":"medium","placeholder":"","css":"","conditional_logic":"1","conditional_type":"show","conditionals":[[{"field":"4","operator":"==","value":"6"}]]}},"settings":{"form_title":"GDPR Request Form","form_desc":"Send your GDPR request to {{Company Name}} via the form below.","form_class":"","submit_text":"Send my request","submit_text_processing":"Sending request...","submit_class":"","honeypot":"1","notification_enable":"1","notifications":{"1":{"notification_name":"Default Notification","email":"{admin_email}","subject":"New Request for GDPR","sender_name":"{field_id=\"0\"}","sender_address":"{field_id=\"1\"}","replyto":"{field_id=\"1\"}","message":"{all_fields}"}},"confirmation_type":"message","confirmation_message":"Thank you for sending your request!","confirmation_message_scroll":"1","confirmation_page":"930","confirmation_redirect":""},"meta":{"template":"contact"}}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment