Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
How we can insert data into Profile schema of ACS from firefly? @SarahXu
Topics help categorize Community content and increase your ability to discover relevant content.
Hi @_abhishek_
I believe you can use the ACS SDK / API to do that. You can `aio app init` with the Campaign template, which shows you how to use and work with the Campaign SDK, then try the following call to update your profile.
Here's the update profile call from the SDK https://github.com/adobe/aio-lib-campaign-standard#CampaignStandardCoreAPI+updateProfile.
Here's a code lab for viewing profile in ACS that might be helpful for you to understand how to connect to ACS in Firefly. https://adobeio-codelabs-campaign-standard-adobedocs.project-helix.page/?src=/README.html
Sarah
Views
Likes
Replies
Like