{
"opencollection": "1.0.0",
"info": {
"name": "Benchmark Email RESTful API v3.0 ABTest Creation Third Party Signup Forms API",
"version": "3.0.0"
},
"request": {
"auth": {
"type": "apikey",
"key": "AuthToken",
"value": "{{AuthToken}}",
"placement": "header"
}
},
"items": [
{
"info": {
"name": "Third Party Signup Forms",
"type": "folder"
},
"items": [
{
"info": {
"name": "Get SignupForm for Magento",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://clientapi.benchmarkemail.com/Client/Integrations/SignupForm/Magento",
"params": [
{
"name": "ID",
"value": "",
"type": "query"
}
]
},
"docs": "
Get SignupForm for Magento
\nQuery String Parameters : \n\n\n\n| Parameter | \nRequired | \nType | \nDescription | \n
\n\n\n\n| ID | \nRequired | \nint | \nListbuilder ID | \n
\n\n
\nResponse Body Parameters :\n\n \n \n | Parameter | \n Type | \n Description | \n
\n \n \n \n | Data | \n string | \n "
},
{
"info": {
"name": "Get SignupForm Tumbler",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://clientapi.benchmarkemail.com/Client/Integrations/SignupForm/Tumbler",
"params": [
{
"name": "ID",
"value": "",
"type": "query"
},
{
"name": "Title",
"value": "",
"type": "query"
},
{
"name": "Subscribe",
"value": "",
"type": "query"
},
{
"name": "Email",
"value": "",
"type": "query"
},
{
"name": "Language",
"value": "",
"type": "query"
}
]
},
"docs": "Get Third Party SignupForm Tumbler
\n\nQuery String Parameters : \n\n\n\n| Parameter | \nRequired | \nType | \nDescription | \n
\n\n\n\n| ID | \nRequired | \nint | \nListbuilder ID | \n
\n\n| Title | \noptional | \nString | \nTitle Text | \n
\n\n| Language | \noptional | \nstring | \nLanguage | \n
\n\n| Subscribe | \noptional | \nstring | \nSub"
},
{
"info": {
"name": "Get SignupForm For Unbounce",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://clientapi.benchmarkemail.com/Client/Integrations/SignupForm/Unbounce",
"params": [
{
"name": "ID",
"value": "",
"type": "query"
}
]
},
"docs": "Get SignupForm For Unbounce\nQuery String Parameters : \n\n\n\n| Parameter | \nRequired | \nType | \nDescription | \n \n\n\n\n| ID | \nRequired | \nint | \nContactMaster ID | \n \n\n \nResponse Body Parameters :\n\n \n \n | Parameter | \n Type | \n Description | \n \n \n \n \n | Data | \n string | \n"
}
]
}
],
"bundled": true
} |