web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Answered

List of needed values to create a Quote in PowerAutomate

(4) ShareShare
ReportReport
Posted on by 20
Hi,
 
I'm trying to create a quote in Powerautomate, but I am getting the error: "URL was not parsed due to an ODataUnrecognizedPathException. Resource not found for the segment provided in the URL." on the "Dataverse - Add a New Row"
I had the same issue with creating sales opportunities, but once I figured out the needed values it worked.
 
However on Quote I'm lost, I've checked the table and gone through all the * marked columns (Except "revisionnumber" that I can't see).
Does someone know which fields actually need value when creating a "Quote/(quotes)" through the "Dataverse - Add a New Row"?
I have the same question (0)
  • Verified answer
    Amit Katariya007 Profile Picture
    10,409 Moderator on at
    Hello User,
     
    The error you're encountering, ODataUnrecognizedPathException, typically occurs when the path used in the Dataverse API call is incorrect or incomplete, often due to missing or incorrect segments in the URL. Since you’ve successfully resolved this for sales opportunities, it’s likely related to required fields for the Quote entity, or a reference to a related table that isn't properly set.
     
    For creating a Quote in Dataverse (via Power Automate), here are some key points and fields that might help you resolve this issue:
     
    Key Required Fields:
     
    1. name: The name or title of the quote (required).
    2. customerid: This is the lookup for the customer related to the quote. It could be an account or a contact.
    3. transactioncurrencyid: The currency for the quote.
    4. pricelevelid: The price list associated with the quote.
    5. quote number: It is auto-generated, but you can check if your instance requires this to be set manually (in some customized instances).
    6. potentialcustomerid: This may refer to the account or contact that the quote is associated with.
    7. opportunityid: If the quote is related to a sales opportunity, this is the lookup to that opportunity.
     
    Revisionnumber:
     
    If you are unable to see the revisionnumber, this may be because it's automatically generated by the system and doesn't need to be explicitly set when creating the quote. Some fields are auto-managed by Dataverse.
     
    Debugging Steps:
     
    1. Use Postman/Fiddler: If you're comfortable using tools like Postman or Fiddler, you can make a direct API call to the Dataverse and get more details on the fields required.
     
    2. Schema Check: In the Dataverse admin interface, check the schema for the "Quote" entity to see any other required fields or relationships that you may have missed.
     
    3. Field Validation: Double-check if any business rules or plugins are enforcing required fields that are not marked as such on the table.
     
    If this doesn't help resolve the issue, I suggest adding more detailed logging in Power Automate to capture the exact payload and path being used, which can help in identifying the specific field or URL causing the error.
     
    Thank you,
    Amit Katariya

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
11manish Profile Picture

11manish 156

#2
Pallavi Phade Profile Picture

Pallavi Phade 102 Super User 2026 Season 1

#3
Abhilash Warrier Profile Picture

Abhilash Warrier 55 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans