in Technology by

What do API calls in Salesforce represent?

1. Specific operations invoked by your client applications at runtime to perform tasks

2. Operations invoked at compile time

3. Operations that run in the background

4. Operations running in the foreground

1 Answer

0 votes
by
1. Specific operations invoked by your client applications at runtime to perform tasks

Related questions

0 votes
    Salesforce API calls are 1. Some of the calls are asynchronous, rollback on error 2. Service requests and ... responses, synchronous, committed automatically v/s rollback on error...
asked Jun 27, 2021 in Technology by JackTerrance
0 votes
    The SQL queries/API calls are converted to ------------------------- 1. Language-neutral ... 2. Platform-neutral expressions 3. Logical-neutral expressions 4. Logical expressions...
asked Oct 22, 2020 in Technology by JackTerrance
0 votes
    What are example of a Salesforce API and its usage?...
asked Jun 26, 2021 in Technology by JackTerrance
0 votes
    The Salesforce.com API seems to assume that you will always use the app as an active user. Their ... require user interaction? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    The Salesforce.com API seems to assume that you will always use the app as an active user. Their ... require user interaction? Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I would like to integrate SalesForce information into a .net MVC application. The samples on SalesForce website are ... .NET Thanks. Select the correct answer from above options...
asked Feb 4, 2022 in Education by JackTerrance
0 votes
    I'm a little confused. We downloaded the WSDL file from Salesforce and created a web reference to it using a ... step? Any advice? Select the correct answer from above options...
asked Feb 4, 2022 in Education by JackTerrance
0 votes
    Friends, I have a contact us/Inquiry form in my website. I want to generate a lead in Sales force CRM on ... any link for API. Select the correct answer from above options...
asked Feb 4, 2022 in Education by JackTerrance
0 votes
    I'm trying to update a record via the SalesForce API (Enterprise WSDL). The code below executes fine, and the ... updateParticipant }); if (result == null || result.Length...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    I'm trying to execute a SOQL query using Salesforce REST API which will return 2,749 results. However, it seems ... the REST API. Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    Who calls dealloc method? Can we implement dealloc in ARC? If yes, what is the need to do that?...
asked Nov 10, 2020 in Technology by JackTerrance
0 votes
    Do Web services supports Remote Procedure Calls(RPCs)?...
asked Nov 7, 2020 in Education by Editorial Staff
0 votes
    What restrictions do double values in Salesforce have? 1. Age and scale 2. Scale and position 3. Size and time 4. Scale and precision...
asked Jun 28, 2021 in Technology by JackTerrance
0 votes
    How many relationships do we have in Salesforce?...
asked Nov 12, 2020 in Technology by JackTerrance
0 votes
    What does Salesforce do?...
asked Nov 12, 2020 in Technology by JackTerrance
...