Connector
Last updated
Last updated
Tous droits réservés @ 2023 dydu.
META and Teams connectors can respond to requests for exporting and deleting personal data by defining knowledge.
Step 1: configure a web service who consume the api GPDR dydu
Fields to fill
Name
Value
Url
-
https://server/servlet/api/chat/gdpr/uuid_of_the_bot
Method
-
Post
Type of answer
-
Plain
Settings
clientId
language
object
${capture.clientId}
language of your bot (in our exemple: French)
${capture.user_email}
${capture.object}
Exemple:
Step 2 : Configure a context condition who test the return of the web service
Condition name
Condition
Operation
Value
RGPDResultatRecup
callapi.DemandeRGPD
Worth
{}
Step 3 : Create a knowledge who will consume the web service