New Action
Shared by dg.account
Script
http.request({
url: 'https://hooks.zapier.com/hooks/catch/1158354/93vgr8',
data: { 'filename': 'Filename 1', 'text': '\nText 4' }
}, function(data) {
});
Shared by dg.account
http.request({
url: 'https://hooks.zapier.com/hooks/catch/1158354/93vgr8',
data: { 'filename': 'Filename 1', 'text': '\nText 4' }
}, function(data) {
});