balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

email-template.json (1729B)


      1 {
      2     "integration_type": "",
      3     "mailchimp": {
      4         "api_key": "",
      5         "connection_name": null,
      6         "lists": {},
      7         "list_id": "",
      8         "double_optin": false
      9     },
     10     "drip": {
     11         "api_token": "",
     12         "account_id": "",
     13         "connection_name": null,
     14         "list_id": "",
     15         "lists": {}    
     16     },
     17     "campaignmonitor": {
     18         "api_key": "",
     19         "client_id": "",
     20         "connection_name": null,
     21         "list_id": "",
     22         "lists": {}
     23     },
     24     "getresponse": {
     25         "api_key": "",
     26         "client_id": "",
     27         "connection_name": null,
     28         "list_id": "",
     29         "lists": {}
     30     },
     31     "icontact": {
     32         "username": "",
     33         "password": "",
     34         "connection_name": null,
     35         "list_id": "",
     36         "lists": {}
     37     },
     38     "madmimi": {
     39         "api_key": "",
     40         "username": "",
     41         "connection_name": null,
     42         "list_id": "",
     43         "lists": {}
     44     },
     45     "sendy": {
     46         "url": "",
     47         "api_key": "",
     48         "list_id": ""
     49     },
     50     "convertkit": {
     51         "api_secret": "",
     52         "api_key": "",
     53         "connection_name": null,
     54         "lists": {},
     55         "list_id": ""
     56     },
     57     "aweber": {
     58         "authorization_code": null,
     59         "connection_name": null,
     60         "list_id": null,
     61         "lists": [],
     62         "consumer_key": "",
     63         "consumer_secret": "",
     64         "access_key": "",
     65         "access_secret": ""
     66     },
     67     "activecampaign": {
     68         "api_url": "",
     69         "api_key": "",
     70         "connection_name": null,
     71         "lists": {},
     72         "list_id": ""
     73     },
     74     "constantcontact": [],
     75     "recaptcha": {
     76         "enabled": false
     77     },
     78     "zapier": {
     79         "url": "",
     80         "enabled": false
     81     }
     82 }