I've seen a few threads about the agentless email API, but I haven't seen any that mention what I have run into.
I'm creating a data action with the /api/v2/conversations/emails/agentless API so I can send an email whenever I need to from a flow.
I think it's just about working. When I try to test it, I get an error stating that the outbound domain cannot be found. See example below. Can anyone tell me what it's complaining about here? What domain can't it find? The one from the fromAddress email property of the API? I set that address to an address that I have configured in the email section. It uses the pure.cloud domain.
{
"message": "The requested resource was not found.",
"code": "not.found",
"status": 404,
"messageParams": {},
"contextId": "91330101-621c-48ef-bef4-40719538e418",
"details": [
{
"errorCode": "ACTION.REMOTE_ENDPOINT"
}
],
"errors": [
{
"message": "REST call for action execute failed. Message: Request to backend service failed. Response from web service: {\"message\":\"The outbound domain does not exist\",\"code\":\"postino.error.not.found\",\"status\":404,\"messageWithParams\":\"The outbound domain does not exist\",\"messageParams\":{},\"contextId\":\"6607147a-19cf-4bde-aad1-09e62be498cd\",\"details\":[],\"errors\":[]} [91330101-621c-48ef-bef4-40719538e418]",
"code": "NOT_FOUND",
"status": 404,
"messageParams": {},
"details": [],
"errors": []
}
]
}
#Integrations
#System Administration
------------------------------
Dave Halderman
Thedacare Inc
------------------------------