SugarCRM Revenue Lines
AnsweredConnector name:SugarCRM Revenue Lines
Table name: RevenueLineItems
API documentation link: https://support.sugarai.com/documentation/sugar_developer/sugar_developer_guide_25.1/integration/web_services/rest_api/endpoints/modulerecord_get/
Additional details: Sugar uses the same API get command for any module, simply adding the module to the end. In this case, instead of using /Opportunities, use /RevenueLineItems. The catch is you need to call each revenue line individually to pull all fields, so you need to pull the list using filters, and then pagent through the list and pull each line.
-
Official comment
Hi Matthew,
Thank you for the detailed request and for sharing the API documentation. We have added this to our active backlog and are reviewing what it would take to add the RevenueLineItems table to the SugarCRM connector.Are there specific fields within the RevenueLineItems module that are most critical for your reporting needs?
We will keep you updated on this thread as we make progress.
-
I can ask my team, but we really would like it to be able to query and grab any fields now or in the future that are added. Some of the fields we use are custom defined by us.
Please sign in to leave a comment.
Comments
2 comments