Fix zapier (#2740)

* Fix zapier tests

* Handle nested fields

* Code review returns

* Add more sample

* Update trigger sample
This commit is contained in:
martmull
2023-11-28 09:32:45 +01:00
committed by GitHub
parent a413b29dd4
commit 0fc3c7c567
3 changed files with 13 additions and 2 deletions

View File

@ -113,7 +113,16 @@ export default {
],
sample: {
name: 'Apple',
address: 'Cupertino',
address: 'apple.com',
domainName: 'Cupertino',
linkedinUrl__url: '/apple',
linkedinUrl__label: 'Apple',
xUrl__url: '/apple',
xUrl__label: 'Apple',
annualRecurringRevenue__amountMicros: 1000000000,
annualRecurringRevenue__currencyCode: 'USD',
idealCustomerProfile: true,
employees: 10000,
},
perform,
},

View File

@ -67,6 +67,8 @@ export default {
name__firstName: 'John',
name__lastName: 'Doe',
email: 'johndoe@gmail.com',
phone: '0390900909',
city: 'Paris',
},
perform,
},

View File

@ -62,7 +62,7 @@ export default {
performList,
sample: {
id: 'f75f6b2e-9442-4c72-aa95-47d8e5ec8cb3',
createdAt: '2023-10-19 07:37:25.306',
createdAt: '2023-10-19T07:37:25.306Z',
workspaceId: 'c8b070fc-c969-4ca5-837a-e7c3735734d2',
},
outputFields: [