• SunilKumar.ax1648
  • NEWBIE
  • 100 Points
  • Member since 2013

  • Chatter
    Feed
  • 4
    Best Answers
  • 0
    Likes Received
  • 1
    Likes Given
  • 13
    Questions
  • 25
    Replies

Hi ,

 

 I have created a simple REST API in Apex  through Your Name | Setup | Develop | Apex Classes | New  

 how to get  cURL for this.

 

thanks,

sarvesh.

Hi All,

I have a apex class, in this class i have rest based web services i am login on diffrent web server, i am able to login there and getting success response. but in cookie i am not geting header values. i request you to please if any one have any idea so plase help the same

Thanks in advance 

      Http http2 = new Http();
      HttpResponse res2 = http2.send(req2);
      System.debug(methodName+ ' :: 2 res2 :: '+res2 );
      System.debug(methodName+ ' :: 2 res2 body :: '+res2.getBody()+ ':: status :: '+res2.getStatusCode()+' :: :: '+res.getHeader('Set-Cookie')); // this will print null
      

Thanks & Regards
Sunil Kumar

Hi All,

 

I want to save salesforce contact in mailchimp. i am able to save mailchimp object in salesforce but i am not getting any way to save salesforce contact to mailchimp if any body have any idea so plaese share with me. it's very urgent for me thanks in advance if any helf form your side. here i am waiting for yuor valuable response.

Hi All,

 

I want to save salesforce contact in mailchimp. i am able to save mailchimp object in salesforce but i am not getting any way to save salesforce contact to mailchimp if any body have any idea so plaese share with me. it's very urgent for me

 thanks in advance if any helf form your side. here i am waiting for yuor valuable response.

Hi All,

 

I want to save salesforce contact in mailchimp. i am able to save mailchimp object in salesforce but i am not getting any way to save salesforce contact to mailchimp if any body have any idea so plaese share with me. it's very urgent for me

 thanks in advance if any helf form your side. here i am waiting for yuor valuable response.

 

Thanks

Sunil Kumar

Hi All,

 create an email address as per spec. I get a huge email address

 

Test_emailServices_email@g-18gyqah36i0cfkw9lmnqu06re588dcijee9irbpgnksph3ci.9-lwxkeae.9.apex.salesforce.com

 

Is there any way to get a smaller email address?

 

 

A related question: I have a custom email setting which when I enter this email address it gets cropped. Is there anyway to specify the length for an email field?

Hi All,

step1 Setup---->Develop----->Email Services this email services genarate a long email id such as i am showing you "test_email@g-18gyqah36i0cfkw9lmnqu06re588dcijee9irbpgnksph3ci.9-lwxkeae.9.apex.salesforce.com" this is generated by Salesforce servies but i want this email will be sort(Small) like That "test_email@keae.9.apex.salesforce.com"  it is possible or not. then if possible please tell how. your valuable replay will appreciated

Thanks
Sunil

Hi All,

How i can sort the Email Id generated by Email Service Address. i mean like that test@lwxkeae.9.apex.salesforce.com.

 

if any help it will more apriciated 

 Hi all,

We created REST API in Sales force Developer Account. This API is access from My Account but when i am trying to call it from another Account then it will not call and showing error like that :- Error::ResourceNotFound so please help regarding the same. My service URL is "instanceUrl/services/apexrest/res

Hi all,

 

I created REST API in Salesforce Developer Account. This API is access from My Account but when i am trying to call it from another Account then it will not call and showing error like that :- Error::ResourceNotFound so please help regading the same. My service URL is "instanceUrl/services/apexrest/res"

 

 

thanks

Sunil

Hi All ,

 

I want to access report object through Apex class and VF page but  i am unable to access it, so i follow some link then using Soap web serices to use report without loging to user with salesforce.site.com.

 

means using report out side of salesforce through salesforce web site.

 

i follow the same link and generated successfull soap webservice but i don't have any idea how i will set sid in and access this webservices

 

http://developer.force.com/cookbook/recipe/calling-salesforce-web-services-using-apex

 

if any one have any suggestion then please post....

Hi All,

 

 

I have a visualforce page on which I am accessing the document using the "servlet/servlet.FileDownload?file={!docId}". But the problem is this, this is accessing publicly. I want to authenticate this with my own custom login cretentials. So, is there any logic that open the document file as download link, or without accessing the given URL, we would get the document.

please post a solution asap.

Hi All,

 

 

I have a visualforce page on which I am accessing the document using the "servlet/servlet.FileDownload?file={!docId}". But the problem is this, this is accessing publicly. I want to authenticate this with my own custom login cretentials. So, is there any logic that open the document file as download link, or without accessing the given URL, we would get the document.

please post a solution asap.

Hi All,

 

how i can show the reports out side of salesforce. i have written Apex classes and VF page for show out report to out side o fsalesforce. if any one have any idea please help me

 

thanks,

sunil

Hi All,

I have a apex class, in this class i have rest based web services i am login on diffrent web server, i am able to login there and getting success response. but in cookie i am not geting header values. i request you to please if any one have any idea so plase help the same

Thanks in advance 

      Http http2 = new Http();
      HttpResponse res2 = http2.send(req2);
      System.debug(methodName+ ' :: 2 res2 :: '+res2 );
      System.debug(methodName+ ' :: 2 res2 body :: '+res2.getBody()+ ':: status :: '+res2.getStatusCode()+' :: :: '+res.getHeader('Set-Cookie')); // this will print null
      

Thanks & Regards
Sunil Kumar

Hi All,

 

I want to save salesforce contact in mailchimp. i am able to save mailchimp object in salesforce but i am not getting any way to save salesforce contact to mailchimp if any body have any idea so plaese share with me. it's very urgent for me thanks in advance if any helf form your side. here i am waiting for yuor valuable response.

Hi All,

 

I want to save salesforce contact in mailchimp. i am able to save mailchimp object in salesforce but i am not getting any way to save salesforce contact to mailchimp if any body have any idea so plaese share with me. it's very urgent for me

 thanks in advance if any helf form your side. here i am waiting for yuor valuable response.

Hi All,

 

I want to save salesforce contact in mailchimp. i am able to save mailchimp object in salesforce but i am not getting any way to save salesforce contact to mailchimp if any body have any idea so plaese share with me. it's very urgent for me

 thanks in advance if any helf form your side. here i am waiting for yuor valuable response.

 

Thanks

Sunil Kumar

Hi,

 

      I am getting an error : Apex heap size too large, while Exporting the data in to a file.

 

Can you please tell me how to remove this error. Is it possible to export a file regardless  of File Size or number of Records through apex.

Hi ,

 

 I have created a simple REST API in Apex  through Your Name | Setup | Develop | Apex Classes | New  

 how to get  cURL for this.

 

thanks,

sarvesh.

Hi All,

step1 Setup---->Develop----->Email Services this email services genarate a long email id such as i am showing you "test_email@g-18gyqah36i0cfkw9lmnqu06re588dcijee9irbpgnksph3ci.9-lwxkeae.9.apex.salesforce.com" this is generated by Salesforce servies but i want this email will be sort(Small) like That "test_email@keae.9.apex.salesforce.com"  it is possible or not. then if possible please tell how. your valuable replay will appreciated

Thanks
Sunil

 Hi all,

We created REST API in Sales force Developer Account. This API is access from My Account but when i am trying to call it from another Account then it will not call and showing error like that :- Error::ResourceNotFound so please help regarding the same. My service URL is "instanceUrl/services/apexrest/res

Hi all,

 

I created REST API in Salesforce Developer Account. This API is access from My Account but when i am trying to call it from another Account then it will not call and showing error like that :- Error::ResourceNotFound so please help regading the same. My service URL is "instanceUrl/services/apexrest/res"

 

 

thanks

Sunil

Hi,

can we change account owner to queue in salesforce?