From 673b72a1becce08044588d501f343c449d775e81 Mon Sep 17 00:00:00 2001 From: Gustavo Luigi <=> Date: Fri, 9 Sep 2022 13:46:15 +0200 Subject: [PATCH] . --- forms.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forms.json b/forms.json index c11a3a8..c31ebda 100644 --- a/forms.json +++ b/forms.json @@ -14,7 +14,7 @@ "api-auth-type":"bearer-token", "api-auth-token":"keyPme6FnfdkW4Oks", "api-body-type":"json", - "api-body-json":"{\"records\":[{\"fields\":{\"Kundenname\":\"#vorname #nachname\",\"Anrede\":\"#anrede\",\"Telefon\":\"#telefon\",\"E-Mail\":\"#email\"}}]}", + "api-body-json":"{\"records\":[{\"fields\":{\"Kundenname\":\"#vorname #nachname\",\"Anrede\":\"#anrede\",\"Telefon\":\"#telefon\",\"E-Mail\":\"#email\",\"Notes\":\"#cart\"}}]}", "api-body-data":"[]", "api-header-data":"[]" }, @@ -32,7 +32,7 @@ "api-body-json":"{\"SERVICE\":\"customer.create\",\"DATA\":{\"CUSTOMER_TYPE\":\"business\",\"ORGANIZATION\":\"Musterfirma\",\"LAST_NAME\":\"Mustermann\"}}", "api-body-data":"[]", "api-header-data":"[]" - } + } ] } ] \ No newline at end of file