Topic 5: CRM Integration Flashcards

1
Q

What are the rules for “Get deleted leads”?

A

The Lead ID will be cleared from the contact record’s CRM Lead ID field in Eloqua, but the contact record itself will not be deleted.

Source: Andrew (http://topliners.eloqua.com/community/do_it/blog/2012/01/26/crm-integration-auto-synchs-kbi120)

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

What do you do if you have set up an integration between Eloqua and a customer’s CRM and the customer says that they don’t see data in the CRM? Tell them to wait 24 hours- it takes that long to propagate? Make sure their their username/ID is setup properly? Tell them to setup/activate profiler in CRM?

A

Tell them to wait 24 hours.

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

Which of the following can be sent from CRM to Eloqua? How are the records matched? Campaigns, accounts, contacts

A

Accounts & contacts

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

Which of the following data entities can be sent from Eloqua to the CRM? How are the are the records matched? Campaigns, accounts, contacts

A

Campaigns & contacts

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

If a customer wants all leads from Eloqua form submissions to have web activities flagged in the CRM as “Not started” rather than “Completed”, how do you do this?

A

This is done by changing the “status” field to “Not Started” from within the field mappings of the “form submit” internal event. This is done from within outbound tab of setup » integration.

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

When sales rep clicks unsubscribes in the CRM, what happens in Eloqua? Step by step, what is the process/rules in program builder?

A

When the weblink “unsubscribe from Eloqua” is clicked, a web page is opened that runs a script that triggers an internal event in Eloqua.

The internal event, “Email Unsubscribe”, then creates the necessary External calls to send the tasks back to SFDC and also overwrites “Email Opt Out” with the value 1 in SFDC.

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

Eloqua to CRM what are the rules for updating leads in CRM vs. creating a new lead? Stated in a different way, how does the CRM know to update a lead versus create a new lead?

A

If the Lead ID is not sent or does not exist in CRM and new lead is created instead. If Lead ID does exist in eloqua, the lead will be update in CRM

Source: (http://topliners.eloqua.com/docs/DOC-5251)

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

When a lead is changed to a contact in CRM, how is that updated in Eloqua?

A

The ‘get converted leads’ autosync would remove the CRM lead ID reference from the corresponding eloqua contact record.

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

What are integration rules?

A

Integration rules are used to run integration events that will send data to your CRM system.

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

CRM Fields are not showing up. What do you do?

A

Refresh field mappings

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

How often can a sync from Eloqua to CRM be completed?

A

in batches of 200 calls or every 5 min (whichever happens first).

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

How often can a sync from CRM to Eloqua be completed?

A

Every 30 min

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

If a CRM title field has 200 characters, what happens when it is updated in Eloqua?

A

Since Eloqua only allows a 100 character text field, the additional 100 characters are truncated

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

If a CRM field has a string value but Eloqua requires a number, what happens? Record not updated, record updated but no field, auto synch fails altogether?

A

Record is updated but without field.

I’m only guessing because I do not see any errors for this unless it’s the ID.

Source: http://topliners.eloqua.com/community/do_it/blog/2012/01/26/crm-integration-error-guide-kbi130

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

Can Campaign Member Status values be changed?

A

Yes. when they create their campaign in SFDC, they can then create the list of SFDC Campaign Member Status values for that campaign. The values populated in Eloqua, either via a form submission or list upload, must exactly match the values on the campaign, otherwise the default value is populated.

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

To populate the Campaign Member Status value in CRM, what needs to be done in Eloqua?

A

The Eloqua fields ‘Last SFDC Campaign Status’ and ‘Last SFDC Campaign ID’ should be populated for each Eloqua contact record that is to have a campaign association done in the SFDC Update program.

17
Q

What field is used to associate contacts and accounts?

A

Eloqua is contact centric and all the contacts have a SFDC Contact ID linked to the SFDC Account ID.

Source: http://topliners.eloqua.com/thread/12187

18
Q

What are custom events?

A

Custom events are items that you create so that Eloqua can integrate with your CRM system according to your business needs. Custom events can be triggered by adding them as steps in program builder or to integration rules

19
Q

What can trigger an internal event?

A

20
Q

What are internal events?

A

an action that can be executed through a program builder action when a marketing activity (i.e. email click-through, email bounceback, etc) or through integration rules.

21
Q

Which External Call requires a field to be mapped in the External Call Return Value?

A

Create Lead

22
Q

when conducting a create data source with external calls, why would an autosynch fail to be created?

A

23
Q

When you are setting up integration with CRM, one of the fields does not populate in field mapping. After confirming with the client that they added it with the right creds, what do you do?

A

Refresh the field mappings

24
Q

What company record is the Account Linkage set to for a contact?

A

CRM Account ID

Found on INTERNAL-Eloqua SFDC Integration Guide 2012 page 23.