Build Solution (23%) Flashcards

1
Q

What does Pub/Sub API enables to do?

A

publish events, request schema, and request topic information all within one API. It eradicates the need for building out a custom CometD Streaming API client

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What data format does SOAP API (WSDL) support?

A

XML

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Does Pub/Sub replace Streaming API?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What data format does Bulk API 2.0 support?

A

CSV

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What data format does Pub/Sub API support?

A

Binary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What protocol does Tooling API use?

A

REST or SOAP (WSDL)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

With which tools can you publish platform events? (4)

A

Apex, REST API, Flows and Processes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

With which tools can you subscribe to platform events? (6)

A

Apex triggers
Flows
Processes
Lightning component
CometD-based tool
Pub/Sub API

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Can you access data that’s stored on premises via Salesforce Connect?

A

Yes, via web service callouts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which Integration solution should you recommend, if:
- You have a large amount of data that you don’t want to copy into your SF org
- You need small amounts of data at any one time
- You want real-time access to the latest data

A

Salesforce Connect

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Can external objects be used in global search?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Can external objects be used in lookups, record feeds and SF mobile app?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

TRUE or FALSE: External objects cannot be deployed

A

False. Can be deployed via Metadata API, change sets, and packages.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What’s recommended if transmitting potentially sensitive information via Salesforce Connect?

A

Encrypting data sources at rest.
Transmissions through the SF connect are already encrypted using mTLS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly