Connection
Configuration
NAME | TYPE | DESCRIPTION | REQUIRED | READONLY |
---|---|---|---|---|
url | string | true | false | |
write_key | string | true | false |
Example
1 { 2 "name": "dittofeed connection", 3 "type": "dittofeed", 4 "configuration": { 5 "url": "https://demo.dittofeed.com/", 6 "write_key": "YoegMt2eLlP0FWY9F3vxU3mM9ZG6TIQpzTeeH1uLEJWB81oEXq=" 7 } 8 }