II.
Tool JSON
Structured · livetool:postmark
Postmark json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:postmark",
"_kind": "Tool",
"_file": "domain/tools/tools-email-services.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Postmark",
"homepageUrl": "https://postmarkapp.com",
"kind": "other",
"description": "Transactional email delivery service focused on speed and inbox\nplacement. Provides email templates, message streams for marketing\nvs. transactional separation, and detailed delivery analytics.\n"
},
"outgoingEdges": [
{
"from": "tool:postmark",
"to": "skill-area:transactional-email",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:postmark",
"to": "skill-area:transactional-email",
"kind": "used_for"
},
{
"from": "tool:postmark",
"to": "tool:sendgrid",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:postmark",
"to": "tool:mailgun",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:postmark",
"to": "tool:resend",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:postmark",
"to": "tool:aws-ses",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:postmark",
"to": "tool:sparkpost",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
}
],
"incomingEdges": [
{
"from": "tool:sendgrid",
"to": "tool:postmark",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:mailgun",
"to": "tool:postmark",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:resend",
"to": "tool:postmark",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:aws-ses",
"to": "tool:postmark",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
},
{
"from": "tool:sparkpost",
"to": "tool:postmark",
"kind": "alternative_to",
"attributes": {
"comparison": "Email delivery services"
}
}
]
}