We have a survey which is mapping back to the Contact object in Salesforce, it works most of the time but occasionally we get the following debug email and nothing gets updated back on Contact:
StatusCodeError: 405 - [{"errorCode":"METHOD_NOT_ALLOWED","message":"HTTP Method 'PATCH' not allowed. Allowed are HEAD,GET,POST"}]
Any ideas??
Sorry if this in the wrong category.
Regards Cain
Also, are you performing the response mapping through "Action" tab or "Tools"?
Mohammedali_Rajapakar_Ugam LaurenK
Hi, was this ever resolved? I am having the same problem almost constantly.
I am having the same problem with all Salesforce updates on recently modified actions. I submitted a ticket with Qualtrics. I will update here if I learn anything.
Hi rebecca_reed - if you have not yet already, you'll want to follow what KevinMcNamara did here and submit a ticket with our Support team, as they are best equipped to help troubleshoot and look into this for you!
rebecca_reed I ended up figuring out my mistake. I had changed my task conditions slightly but it was "any" instead of "all" true. This made it fire on records that were missing the "Id" column to match on. Without an Id you can do an insert but not an update. My own silly mistake. Hope that helps some.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.