• SaleemBaba Mohammed 7
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 3
    Replies
Hi All,

My client has provided WADL and that need to consume in salesforce. I'm not finding any way to consume it in salesforce, Can anyone pls. help me with process how consume WADL in salesforce.

Many Thanks,
SaleemBaba Mohammed
Hi All,

I'm using tooling API to fetch custom field Id's, but I observed the tooling API is not returing the complete field list, for example, I tried for Account object, there I could not able to see the some standard field Ids.

Can anyone give me a solution to retreive the complete field Id's list dynamically.

Thanks,
SaleemBaba
I would like to consume salesforce web services via REST Api and I need Api description in any of those formats to generate a client.
So far I only find some none official incomplete examples
  https://github.com/paypal/wadl-library/blob/master/salesforce/salesforce-wadl.xml - incomplete
  or https://anypoint.mulesoft.com/apiplatform/popular#/portals/apis/8111/versions/8305 - does not work actually
and https://www.salesforce.com/us/developer/docs/api_rest/Content/resources_list.htm but it's not something that can be used by any of known tools.
As far as I understand salesforce does not support those formats (maybe they have plans to support them?) but maybe I am missing somethng.
Does anybody know any other sources?
 
Hello All,
Has anyone used the WADL file into salesforce. I have got WADL file from another Application Team. When i import this sfile into Salesforce it errors out.
Just looking for a way to consume WADL in salesforce if anyone can help?
Hello All,
Has anyone used the WADL file into salesforce. I have got WADL file from another Application Team. When i import this sfile into Salesforce it errors out.
Just looking for a way to consume WADL in salesforce if anyone can help 

Many Thanks