Update Zapier integration link
This commit is contained in:
2
integrations/zapier/authentication.js
vendored
2
integrations/zapier/authentication.js
vendored
@@ -15,6 +15,6 @@ module.exports = {
|
||||
type: 'string',
|
||||
},
|
||||
],
|
||||
connectionLabel: '{{bundle.inputData.name}} {{bundle.inputData.email}}',
|
||||
connectionLabel: '{{bundle.inputData.email}}',
|
||||
customConfig: {},
|
||||
};
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user