For a proposal to be created in Proposales, first you need to prepare a library of the products that you have available for sale. The library enables you to manage your products in one place, without having to update every proposal that your users will send. If you maintain a library of products already outside of Proposales, you can synchronize your products from there, and into the Proposales library. This webhook is called when an user clicks the “Import Content” button in the content page (url for admin users:Documentation Index
Fetch the complete documentation index at: https://docs.proposales.com/llms.txt
Use this file to discover all available pages before exploring further.
/content). The returned list of products will then be added to the content library.
Content Import Request
uniqueId is unique, and stays the same for a specific product,
since it’s used to determine whether or not a product exists in the content library.
Once a product is added to a proposal, its integration data will be included in
its sources.integration property. sources.integration.metadata will contain the optional
metadata provided during import.