Constellation PConnect API Testing

Hi,

Can someone advise me if there is any method to run PConnect API locally so that I can identify the most suitable PConnect API and correct parameters?

@SameeraS

You can refer this documentation for complete details on available APIs and their usage - Using PCore and PConnect Public APIs

@Aditi Mehta

I’m referring whether we have any runtime environment to run and test the PConnect APIs?

@SameeraS

Storyboard can be used to verify the react js components.

I believe there is no way to confirm Pconnect APIs locally until you publish and verify the changes. You can add console logs to ensure it’s providing the desired output based on your use cases to troubleshoot or confirm Pconnect APIs.

@RameshSangili

Well noted. Much thanks!