Deep Link error

0
Hi, I want to create a link to a form which is specific to a particular user only. For this, I am trying to pass the object while call the CreateDeeplinkConfig  microflow but that shows error which says ” The requested path has not been configured or you do not have the required permissions to view the object” How can this be resolved? And is there any other approach i can follow.
asked
1 answers
0

Why are you use the CreateDeeplinkConfig? That is only needed if you wanted to programmaticly create a deeplink config. Try creating an own config manually. And once that one works and you still need to be able to recreate the config then use this microflow.

Regards,

Ronald

 

answered