/
home
/
assocoweys
/
georges4
/
plugins
/
convertformsapps
/
webhooks
/
language
/
cs-CZ
/
Upload File
HOME
; PLG_CONVERTFORMSAPPS_WEBHOOKS_ALIAS="Webhooks" ; PLG_CONVERTFORMSAPPS_WEBHOOKS="Convert Forms - Apps - Webhooks" ; PLG_CONVERTFORMSAPPS_WEBHOOKS_DESC="Make GET & POST requests to external services when a form is submitted." ; PLG_CONVERTFORMSAPPS_WEBHOOKS_URL="URL" ; PLG_CONVERTFORMSAPPS_WEBHOOKS_URL_DESC="Enter the URL this request should be sent to." ; PLG_CONVERTFORMSAPPS_WEBHOOKS_METHOD="Method" ; PLG_CONVERTFORMSAPPS_WEBHOOKS_METHOD_DESC="Select the HTTP method which is to be used when performing a request." ; PLG_CONVERTFORMSAPPS_WEBHOOKS_FORMAT="Format" ; PLG_CONVERTFORMSAPPS_WEBHOOKS_FORMAT_DESC="Select the format for the webhook request. The supported formats are FORM and JSON" ; PLG_CONVERTFORMSAPPS_WEBHOOKS_HEADERS="Headers" ; PLG_CONVERTFORMSAPPS_WEBHOOKS_HEADERS_DESC="Here you can configure one or more HTTP headers to be sent with the request" ; PLG_CONVERTFORMSAPPS_WEBHOOKS_DATA="Data" ; PLG_CONVERTFORMSAPPS_WEBHOOKS_DATA_DESC="Here is where you will define what data is sent with the request." ; PLG_CONVERTFORMSAPPS_WEBHOOKS_ACTION_WEBHOOK="Send Webhook" ; PLG_CONVERTFORMSAPPS_WEBHOOKS_ACTION_WEBHOOK_DESC="Make GET & POST requests to external services when a form is submitted" PLG_CONVERTFORMSAPPS_WEBHOOKS_UNFLATTEN="Rozbalení" ; PLG_CONVERTFORMSAPPS_WEBHOOKS_UNFLATTEN_DESC="By default we convert fields with double underscores into nested dictionaries. Select no here to turn this behavior off."