• tony_c
  • NEWBIE
  • 10 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies

Hello All-

I'm trying to write a custom Rest API that a 3rd party vendor will use to update our org.   The problem I'm having is that the XML data being passed doesn't have a root element of "request" and unfortunately I cannot have the 3rd party requester change their request XML payload.

My question is, is there a way to change the name of the root element? 

If not, could anyone point me to another resource that I could use to accomplish this?

Thank you so much for any help you could provide

  • October 17, 2015
  • Like
  • 0

Hello All-

I'm trying to write a custom Rest API that a 3rd party vendor will use to update our org.   The problem I'm having is that the XML data being passed doesn't have a root element of "request" and unfortunately I cannot have the 3rd party requester change their request XML payload.

My question is, is there a way to change the name of the root element? 

If not, could anyone point me to another resource that I could use to accomplish this?

Thank you so much for any help you could provide

  • October 17, 2015
  • Like
  • 0