• Fiaz Ahmad
  • NEWBIE
  • 25 Points
  • Member since 2012

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

Hi,
   I want to add an opportunity for a specific contact. I mean to say whenever I see my contact the releated opportunities show bellow under opportunity block. I want to do this with salesforce API and PHP.
Sorry for my bad english.

I want to add an opportunity for a specific contact. I mean to say whenever I see my contact the releated opportunities show bellow under opportunity block. I want to do this with salesforce API and PHP
Sorry for my bad english.

Hello everybody,

I want to create a custom field using metadata api with php. I searched many forums and sites but I could not found any solution about this problem. If anyone have any PHP code snipest please post here.

Thanks in advance

Hello everybody,

I want to create a custom field using metadata api with php. I searched many forums and sites but I could not found any solution about this problem. If anyone have any PHP code snipest please post here.

Thanks in advance

Is there a example of how to add a custom field to an existing custom object? In the sample script, it only shows how to create a custom object.