Update Zapier integration link
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
"is_pro": false,
|
||||
"is_external": true,
|
||||
"is_editable": false,
|
||||
"url": "https://zapier.com/developer/public-invite/208997/0d5f5584d1dc082fb28a6a8e5a1cc3f2/"
|
||||
"url": "https://zapier.com/apps/opnform/integrations"
|
||||
},
|
||||
"google_sheets": {
|
||||
"name": "Google Sheets",
|
||||
|
||||
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"
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"is_pro": false,
|
||||
"is_external": true,
|
||||
"is_editable": false,
|
||||
"url": "https://zapier.com/developer/public-invite/208997/0d5f5584d1dc082fb28a6a8e5a1cc3f2/"
|
||||
"url": "https://zapier.com/apps/opnform/integrations"
|
||||
},
|
||||
"google_sheets": {
|
||||
"name": "Google Sheets",
|
||||
|
||||
Reference in New Issue
Block a user