This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
It there a way we can fetch all the expense reports with their details that are pending for approvals across the organisation via API over which we can filter bases on different parameters. Currently in v4 it supports to fetch for a particular user not at company level that does not fits our use case. Any help will be useful to me
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Hi @sanyam57685 ,
Technically it is not feasible to achieve this because:
In short: There is no single API endpoint to retrieve all pending approvals across the organization
If this answers your query, then please mark solution as accepted.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
The solution suggested can be used one time or whenver needed like a month or so but for our usecase we need to get the data on regular basis like every 3 hours or so. Any solution that is feasible please let me know
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Hello @sanyam57685
BR,
cj
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Hi @cjmarimo ,
Thanks for sharing the SAP Community link. The post and API indicate that it is indeed possible to fetch all reports pending for approval using the API. Earlier, my understanding was that without specifying a particular user ID or approver ID, it wouldn’t be possible to retrieve other pending reports.
@sanyam57685 - If you plan to explore and try the suggested steps or process, could you please update us here in the community on the outcome and whether it worked? This will help clarify our understanding of this requirement.
Additionally, if you encounter any challenges during implementation, it would be helpful if you could briefly share how you resolved them. This can assist other community members facing similar requirements in troubleshooting their issues. 😌
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
You can add more parameters: approverLoginID, user, ...
SAP Concur Developer Center | Reports v3
BR,
cj