Files
RTG/api_resource/zapier.json
2026-06-19 20:08:01 +06:00

83 lines
2.1 KiB
JSON

{
"info": {
"_postman_id": "3a34dbf3-d003-47bc-b984-3f3d5091844a",
"name": "Zapier",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
{
"name": " https://readytogoletters.com/Zapier?api_key=6JxK95ww1v0dg8giSPugHFhqvWZqoK6S51",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\r\n\t\"confirm_password\": \"123456\",\r\n\t\"city\": \"chittagong\",\r\n\t\"first_name\": \"Imran\",\r\n\t\"last_name\": \"Dwyer\",\r\n\t\"name\": \"Imran Dwyer\",\r\n\t\"mobile\": \"01723445742\",\r\n\t\"country\": \"Albania\",\r\n\t\"phone\": \"01723445742\",\r\n\t\"state\": \"ffff\",\r\n\t\"address\": \"aaaaaaaaaaaasssssssssssss\",\r\n\t\"password\": \"Nop@ss1234\",\r\n\t\"email\": \"zapier@gmail.com\",\r\n\t\"zip_code\": \"4228\"\r\n}"
},
"url": {
"raw": "https://readytogoletters.com/Zapier?api_key=6JxK95ww1v0dg8giSPugHFhqvWZqoK6S51",
"protocol": "https",
"host": [
"readytogoletters",
"com"
],
"path": [
"Zapier"
],
"query": [
{
"key": "api_key",
"value": "6JxK95ww1v0dg8giSPugHFhqvWZqoK6S51"
}
]
}
},
"response": []
},
{
"name": "https://readytogoletters.com/Zapier/apiValidate?api_key=6JxK95ww1v0dg8giSPugHFhqvWZqoK6S51",
"request": {
"auth": {
"type": "noauth"
},
"method": "POST",
"header": [
{
"key": "Accept",
"value": "application/json",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": ""
},
"url": {
"raw": "https://readytogoletters.com/Zapier/apiValidate?api_key=6JxK95ww1v0dg8giSPugHFhqvWZqoK6S51",
"protocol": "https",
"host": [
"readytogoletters",
"com"
],
"path": [
"Zapier",
"apiValidate"
],
"query": [
{
"key": "api_key",
"value": "6JxK95ww1v0dg8giSPugHFhqvWZqoK6S51"
}
]
}
},
"response": []
}
]
}