Hi,
I'm trying to add member to program via REST API.
It seems like pushToMarketo endpoint works good.
But actually pushToMarketo endpoint returns error like below.
{
"requestId": "7987#15728dda713",
"success": false,
"errors": [
{
"code": "605",
"message": "Request method 'POST' not supported"
}
]
}
I send POST request but response said POST not supported.
Is the pushToMaketo API is not supported?
Solved! Go to Solution.
Sorry, that endpoint isn't available until the Q3 release. I will fix the docs. Please use Create/Update Leads instead.