Quantcast
Channel: How do I use REST API on a Trigger to populate account fields - Salesforce Stack Exchange
Browsing index pages (2 articles)

Image may be NSFW.
Clik here to view.

How do I use REST API on a Trigger to populate account fields

I'm new to working with API's and code in general, I have been challenged to create an API to collect data to input into Salesforce records, this will be invoked by a trigger. Currently, I'm running...

View Article


Answer by cropredy for How do I use REST API on a Trigger to populate account...

You have a trigger looking like you are making an asynchronous (@future) to method getAPIAsyn but in fact, this method is never called. Furthermore, even if the trigger did call this method, it...

View Article

Browsing index pages (2 articles)


Latest Images