Summary

To apply for access to DRUID, you should first be clear about the following concepts and the process for obtaining it:

What’s a DRUID client?

A client is any application integrated with DRUID

For an agency/supplier to be able to create a client, the client must have access authorization credentials. To get these credentials, you have to follow a very simple and streamlined process where we need to find out some of questions about your application and configure what you need.

How do I get client authorization?

This process starts with an application to become integrated with DRUID.

The process you have to follow is described in the following diagram:

Preview the document describing integration in DRUID

How I can send the application form for integration with DRUID?

Once you’re sure of the process, download and complete the integration application form:

Fill the ONLINE application form for integration with DRUID

Service Level Agreement

Development and Test’s credentials will be provided within 2 business days maximum. Production environment credentials will be requested specifically and also will be provided within 2 business days. Maximum of two requests at a time.
If you need priorization and expedition for your request, business owner approval will be needed. Please send cberrocoso@coca-cola.com attaching proper business justification.
Sending this form implies SLA acceptance.

I need help to complete the form!

I’ve got a query about the redirection URLs

DRUID manages the users’ actions on their personal details (login, data editing, registration, etc.) using a redirection mechanism. For example, when a user wants to register with DRUID, the agency redirects to a DRUID URL that takes care of managing the user registration. Once registered correctly with DRUID, the user’s browser is redirected to a redirection URL (post_register), managed by the agency (and part of the agency’s application), that has first been agreed in the “integration application form” and that DRUID has saved in the database.

When you fill in the form, include in the application for integration a redirection URL for every action that appears on the form. If you’re not sure of the definitive URLs that you’ll be using, the best thing to do is to ask for and include a different one for each action. We’ll configure the access with the URLs that you send us and then, after you’ve tried and tested everything, if you need to change them you can ask us for the change.

I’ve got a query about the registry fields that my application should ask the user

Coca-Cola’s mission is to identify the registry fields that the user should be asked for by each web client, but you can propose the fields that you think are suitable. Before providing you with access to DRUID, Coca-Cola will check and verify the fields requested, and if another configuration is needed, we’ll tell you.

I’ve got a query about the fields to be returned by DRUID API-Query

If you’re uncertain about what API-Query is or how it treats personal details, you can consult it here.

I’ve got a query about the sections I should include

If you don’t know what the sections are, you can consult them here.

I’ve still got a query

It’s very important that you have the credentials as soon as possible so that you can start trying out the integration examples, so we recommend that you try to submit the integration form as soon as you can. If you’ve got any queries, we’ll be delighted to answer them. Send us an email.

I’ve got DRUID access credentials, how can I integrate with it?

The API is accessible from anywhere on the planet as it is public and consumable using REST calls, so any programming hosting and technology that allows management of these calls can be used to integrate. In addition, we give you an SDK and clear and simple answers about everything you need to do to integrate. You can view them online or download them at our repository.