I am developing a mobile app which will integrate with Pipedrive. I have created a public app in Pipedrive and tested the OAuth flow with my Pipedrive account which is a developer account. It works as expected.
Now I want to connect my public app to another Pipedrive account irrelevant to my company or the Pipedrive developer account. When the user of the other Pipedrive account logs in, they get a message from Pipedrive saying “App not found”.
I understand that this happens because my app must be installed in the user’s Pipedrive before being used for login. However, my app is still in review in order to be listed in Pipedrive’s Marketplace.
Is there the option to allow some potential customer try my Pipedrive integration before being listed in the Marketplace?