- Issue created by @Dishvola
- Merge request !92Add token relation from synced entity to salesforce_mapped_object β (Open) created by Unnamed author
The client need to sync webform submitter for example. It should be SFID in the mapping.
So it looks like we can use a token... like webform submission -> drupal user -> redhen contact -> salesforce mapped object and get SFID value.
It can be like this one [webform_submission:user:redhen_contact:salesforce_mapped_object:salesforce_id]
I was trying variations of the tokens but no luck because I can't to get relation to the salesforce mapped object.
You can install tokendebug module and play with it to get a SFID from some synced entity.
We need to add token relation to salesforce_mapped_object from synced entities.
Active
5.1
salesforce_mapping.module