• Juan Núñez
  • NEWBIE
  • 25 Points
  • Member since 2013

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

Hi!

 

I'm trying to develop a Page that given some GET parameters would return HTTP Status 200 or status 400 depending on some inner query.

 

This would be really easy in a RESTful service, but we need this to be a Page.

 

How can I do this?

 

Thanks

Hi!

 

I'm trying to develop a Page that given some GET parameters would return HTTP Status 200 or status 400 depending on some inner query.

 

This would be really easy in a RESTful service, but we need this to be a Page.

 

How can I do this?

 

Thanks

Dear Apex friends,

 

Is there anyway to get around the "too many callouts: 11" problem when I cannot bulkify my callouts?

 

TIA

 

D