Campaign APIs

From Social ID Developers
(Difference between revisions)
Jump to: navigation, search
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
A Plataforma de Marketing SocialID permite a criação de Webforms customizados para serem usados em campanhas de Marketing ou qualquer coletor de informação em websites.
+
<span style="color: red; font-weight: bold">Deprecation notice:</span> these APIs have been deprecated since July 19, 2018.
  
Os Webforms são integrados ao Social Login e possuem um workflow com 3 passos:
+
The CoffeeBean Identity and Access Platform allows the creation of custom Webforms to be used in marketing campaigns or any information collector in websites.
* Identificação do usuário através do Social Login ou cadastro por email
+
* Formulário customizado a ser preenchido pelo usuário identificado
+
* Confirmação do cadastro, com notificações que podem ser configuradas na plataforma
+
  
A plataforma SocialID disponibiliza um widget customizável que realiza automaticamente os passos acima, mas aqui também serão descritas APIs que permitem uma maior flexibilização de interface e integração, juntamente com as [[Social Login APIs|APIs do Social Login]].
+
Webforms are integrated into the Social Login and can be described by a 3-step workflow:
 +
* User identification through Social Login or e-mail based registration.
 +
* User filling out custom forms.
 +
* Registration confirmations, with notification that can be customized in the platform.
 +
 
 +
The platform delivers a customizable widget that automatically performs the steps above. However, if you need a more flexible customization of the interface, the platform provides an API to allow an easier integration. See also the [[Social Login APIs]].
  
 
== Registrations ==
 
== Registrations ==
  
Cada cadastro em um Webform é chamado de registro. Um Webform pode ter um ou mais registros de um mesmo usuário identificado pelo seu Social Login ou email, o que pode ser configurado na plataforma.
+
A Webform can have one or more registrations for the same user identified through Social Login or e-mail. This option can be customized during Webform set up.
  
 
{|
 
{|
Line 17: Line 19:
 
|-
 
|-
 
| [[POST campaigns/:campaign_id/registrations]]
 
| [[POST campaigns/:campaign_id/registrations]]
| Cria um novo registro na Campanha integrada ao Social Login, de acordo com a definição dos campos.
+
| Creates a new registration in the Social Login Webform, according to the custom field definition.
 
|}
 
|}

Latest revision as of 13:45, 10 May 2019

Deprecation notice: these APIs have been deprecated since July 19, 2018.

The CoffeeBean Identity and Access Platform allows the creation of custom Webforms to be used in marketing campaigns or any information collector in websites.

Webforms are integrated into the Social Login and can be described by a 3-step workflow:

  • User identification through Social Login or e-mail based registration.
  • User filling out custom forms.
  • Registration confirmations, with notification that can be customized in the platform.

The platform delivers a customizable widget that automatically performs the steps above. However, if you need a more flexible customization of the interface, the platform provides an API to allow an easier integration. See also the Social Login APIs.

Registrations

A Webform can have one or more registrations for the same user identified through Social Login or e-mail. This option can be customized during Webform set up.

Resource Description
POST campaigns/:campaign_id/registrations Creates a new registration in the Social Login Webform, according to the custom field definition.
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox