Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Platform App Builder All Questions

View all questions & answers for the Certified Platform App Builder exam

Exam Certified Platform App Builder topic 1 question 32 discussion

Actual exam question from Salesforce's Certified Platform App Builder
Question #: 32
Topic #: 1
[All Certified Platform App Builder Questions]

An app builder has been asked to integrate Salesforce with an external web service. The web service must be notified every time an Opportunity is Won.
Which two can satisfy this requirement? (Choose two.)

  • A. Use a workflow rule and an outbound message.
  • B. Use Process Builder with an outbound message.
  • C. Use a flow and an outbound message.
  • D. Use Process Builder and Apex code.
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Golfung
Highly Voted 3 years, 10 months ago
Why is it not A and C? Since Flows can send outbound message.
upvoted 9 times
Pifrank
3 years, 8 months ago
Flows can not send outbound message without code. Refer this link. https://help.salesforce.com/articleView?id=sf.process_which_tool.htm&type=5
upvoted 5 times
noox
3 years ago
The link says exaclty the opposite ^^ Flow builder can send outbound message without code. So correct answer are A and C.
upvoted 3 times
Vicas7
2 years, 11 months ago
Flows will be able to send outbound messages in future updates. Salesforce will terminate the use of workflows and process builder in the future. For now, only workflows can send outbound messages
upvoted 2 times
...
...
...
...
DonDemik
Highly Voted 2 years, 2 months ago
Selected Answer: AC
A,C. Flow can send outbound message, No need to write Apex with process builder.
upvoted 6 times
...
aniket_k11
Most Recent 3 months, 3 weeks ago
Selected Answer: AC
https://help.salesforce.com/s/articleView?id=sf.process_which_tool.htm&type=5
upvoted 1 times
...
mauro_b
1 year, 2 months ago
Selected Answer: AC
It's A and C, workflow rules and flow builder can send outbound messages. Process Builder needs apex to do it.
upvoted 1 times
...
CT2023
1 year, 8 months ago
The question ask to integrate salesforce with an external web service and the, could this be the reason why one correct answer are A. and D.?
upvoted 1 times
...
YJ2
2 years, 1 month ago
Considering PB will be out from SF, A&C is the answer.
upvoted 2 times
...
Mims22
2 years, 3 months ago
A C Process builder cannot send an outbound message: Another way to automate business processes, and is the upgraded version of the workflow rule. Though it can't send an outbound message like the workflow, with process builder you can update any related record, send an email, invoke a flow, submit a record for approval, and post to chatter
upvoted 2 times
...
Eslo
2 years, 4 months ago
A and C is correct- Outbound message is core action inside record triggered floe- Here is Salesforce article- https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_outbound_message.htm&type=5&release=234
upvoted 2 times
...
gigi_70
2 years, 8 months ago
AD is correct because flows and process builder do not have the outbound messages feature, they can only send outbound messages when combined with apex. In the context of app builder, the declarative method is preferred, hence Workflows
upvoted 2 times
...
wka520
2 years, 9 months ago
AD is correct
upvoted 1 times
...
Ma21
2 years, 11 months ago
Now I am a little confused after this article: https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_outbound_message.htm&type=5&release=234
upvoted 1 times
...
Shantanu6193
3 years, 6 months ago
Efficient way is to use Workflow rule and use apex code to make callout ... A and D is correct.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...