Skip to content

Eucloid-Data-Solutions/Eloqua_Activities_Reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Eloqua_Activities_Reports

  1. Visit https://web.postman.co and create a workspace

    image
  2. Click on the Authorisation tab from the drop-down list, click on authentication type. In our case we use basic auth:

    User name: <company_name> \ <your_user_name>

    Password: <Your_password>

    image

    On the URL text box, enter "https://login.eloqua.com/id".

  3. Click on the headers tab and add the following header with the given key:

    image
  4. Click on the code snippet icon to fetch the auth key.

    image

Run your desired code from the given choices:

  1. Specific Campaign metrics : CRM_analysis.ipynb
  2. PII level information : email_openers.ipynb
  3. Date level activities : CRM_analysis.ipynb - Add the date filters as used in 2. in function: api()

Visit for additional information: https://docs.oracle.com/en/cloud/saas/marketing/eloqua-rest-api/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published