Solved
Accessing SFDC Sync Attributes on Program via REST API
Hi there,
I'm using the REST API. I want to check if a given Program has been synced with SFDC and retrieve the SFDC Campaign Id if it has been synced. Is this possible?
Thanks.
Hi there,
I'm using the REST API. I want to check if a given Program has been synced with SFDC and retrieve the SFDC Campaign Id if it has been synced. Is this possible?
Thanks.
Yes. The property "sfdcId" is returned by the browse endpoint (/rest/asset/v1/programs.json) and by direct fetching of the program.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.