In Logic Apps, how to add a 'note' to an opportunity in Dynamics Sales #1343
Unanswered
ksaye
asked this question in
Help Needed
Replies: 1 comment
-
Checking to see if anyone has a suggest |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Logic Apps, I am able to see accounts, opportunities and such.
I am struggling to add a row (really I want to add a note to an opportunity). I the portal, it is simple, just go to an opportunity look at the time line, click the "+' and add a note:

In Logic Apps, I am attempting to use the 'add a new row' to the table Notes and adding the opportunity id:
It seems the 'regarding opportunity' does not work, as I get the error: "URL was not parsed due to an ODataUnrecognizedPathException. Resource not found for the segment provided in the URL." What am I missing?
Code view:
I know the opportunityID is correct because the following URL returns the opportunity:
Beta Was this translation helpful? Give feedback.
All reactions