Skip to content

Scripts or jobs that can be run to sync customer data to SP. #33

@chrismshea

Description

@chrismshea

When doing Migrations we need to create the customers, addresses, payment profiles in subscribe pro. Each of these get an entity id from SP that needs to get posted back to SFCC.

Issues when generated ID's not mapped back to SFCC Entities:
subproCustomerID - Issue: Customer cannot see there created subscriptions
subproAddressID - Issue:
subproPaymentProfileID - Issue: If customer creates a new subscription with saved payment Instrument a 409 will be generated due to the duplicate payment token.

I would like a way to run a script/job to be able to filter and create customers/addresses/payment instruments from SFCC to SP, and write the entity IDs back to SFCC.

This negates the step to have to come back, and update these entities in SFCC with a CSV, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions