How do you retrieve custom fields from Gigya RaaS data?

I've created a custom field on the user reg form in the form builder and want to use this data as a token in Drupal.

Also is it possible to define fields in Drupal that get added to the Gigya schema?

Comments

Gigya’s picture

Hi,

This is currently not supported.

We will add support for tokens in our next release (due to November).

If you define fields in Drupal they are not added to the Gigya schema. You need to add them to Gigya schema directly. You can use Gigya's UI Builder to add fields, or the accounts.setSchema API call.

Gigya’s picture

Issue summary: View changes

We added support for the following feature in our 7.x-4.5 release:

Mapping RaaS fields to Drupal fields
Added ability to push RaaS user profile and data fields (including custom fields) into Drupal user entity, by mapping source fields from Gigya's user profile to destination user entity fields in Drupal. User's data is automatically updated on registration, login and update profile.
Read more in:
http://developers.gigya.com/015_Partners/030_CMS_and_Ecommerce_Platforms...

Gigya’s picture

Status: Active » Closed (fixed)