Giter VIP home page Giter VIP logo

eloqua_app_cloud's Introduction

Eloqua App Cloud

Allows you to use Drupal as a development framework for Eloqua App Cloud applications.

Installation & Setup

@todo

Overview & Usage

@todo

Disclaimer

Still under active development. Use with the intention of reporting and helping fix bugs.

eloqua_app_cloud's People

Contributors

jkopel avatar iameap avatar

Watchers

Joel avatar  avatar James Cloos avatar  avatar  avatar Martin Keereman avatar  avatar  avatar Daniel Sullivan avatar Jesse Chen avatar James Ribe avatar

eloqua_app_cloud's Issues

Requires configuration response

If we allow plugins to set requiresConfiguration = TRUE, then we need to be able to respond to the configure request through the bulk API and set requiresConfiguration = FALSE.

related to #3

Create Eloqua appropriate theme

We are providing themed content to Eloqua in the menu service, and in the configure responses to other services.
We should have a theme that looks appropriate in the Eloqua interface.

Refactor: revisit queue usage

Currently the plugins are executed by the controller and the results are placed on the queue(s) for transmission to Eloqua via the bulk API. It might make more sense to move the execution into the queueWorker (or add new queueWorkers?) so that they are not all executed as part of the notification/execute request from Eloqua.

Ability to request new field lists on update

The controller update method currently just returns a render array including whatever is delivered by a plugin's update method. We also need to be able to request an updated field list if there is actual configuration via an update form.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.