Update Zapier integration link

This commit is contained in:
Julien Nahum
2024-08-13 12:31:01 +02:00
parent 5d3bea030b
commit 4af1e05958
4 changed files with 6 additions and 6 deletions

View File

@@ -15,6 +15,6 @@ module.exports = {
type: 'string',
},
],
connectionLabel: '{{bundle.inputData.name}} {{bundle.inputData.email}}',
connectionLabel: '{{bundle.inputData.email}}',
customConfig: {},
};

View File

@@ -1,7 +1,7 @@
{
"name": "opnform-test-1",
"version": "1.0.1",
"description": "opnform-test-1",
"name": "opnform",
"version": "1.0.2",
"description": "OpnForm is an open-source form builder for creating and managing forms, enabling seamless data collection and automation.",
"main": "index.js",
"scripts": {
"test": "jest --testTimeout 10000"