Pull many (salesforce) to one (drupal)

Created on 31 March 2021, over 3 years ago
Updated 31 January 2024, 11 months ago

Problem/Motivation

Hello!

We created a mapping between Salesforce (pull) Account Object to Drupal's users entity. In this case, is a one to one relationship and works perfectly.

Now, we are trying to pull a custom Salesforce's Medical Appointment Object (with a pacient ID, list of date, name, location and medical speciality) to Drupal's node in a Multiple (salesforce) to One (drupal) relationship.

This is only pulled from Salesforce and Drupal only show the information to logged user, without any kind of update.

If we use a mapping, every information (date, name, location and medical speciality) creates a single node and stop being pulled from drupal because the pacient id is alredy exist.

Is it possible to create a single node with pacient id and pull all appointment's informations from the Salesforce?

Very thanks for the help!

πŸ“Œ Task
Status

Closed: outdated

Version

4.1

Component

salesforce_mapping.module

Created by

πŸ‡§πŸ‡·Brazil adao.boscolo

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States AaronBauman Philadelphia

    I'm doing some cleanup on unsupported branches.
    Please re-open this issue and update the version to 5.0.x-dev if this issue is still applicable to the latest release.

Production build 0.71.5 2024