Hello, I am working with a flow which is triggered with a Power virtual agent. Below is snapshot of the flow.
in the initialise variable step, below is the output.
{
"text":"abc@abc.com",
"text_1":"12PM",
"text_2":"Banashankari"
}
I want to save this data into my CDS entity fields. Example below.
Email : abc@abc.com
Slot : 12PM
Location : Banashakari.
How can I achieve this?
Solved! Go to Solution.
Hi @P_SA
What is the variable data type? Is it string or Object? Where are you getting the data from for the variable?
If it is coming from the trigger, you can directly add a Create a Record action from the Common Data Service Current Environment connector and then select the entity and select the data for the fields from the dynamic selector itself.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @P_SA
What is the variable data type? Is it string or Object? Where are you getting the data from for the variable?
If it is coming from the trigger, you can directly add a Create a Record action from the Common Data Service Current Environment connector and then select the entity and select the data for the fields from the dynamic selector itself.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @P_SA
Glad that it is working. If this issue is resolved, please mark the response that helped you as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
21 | |
18 | |
9 | |
9 | |
9 |
User | Count |
---|---|
31 | |
27 | |
25 | |
21 | |
11 |