This topic was automatically generated from Slack. You can find the original thread here.
Hi,
I am new here, tryed to develop an component,
i followed Components Guidelines & Patterns - Pipedream
seem great tested some basic stuff like action’s and source creation of basic app and publish in private account Done
What i am currently want is to create an Oauth or Connection to account’s
i try a lot follow github code references understood every thing but seem like i cant able to host an app privately
i try pd publish but seem like it only allow me to host actions and sources not App for connection and Oauth
yes i know how to integrate and use an existing app listed on market place
by generating token, calling connect Api and connect External user to it. Already know
The thing is that, I want to create Separate custom App which not available on Market place till now, I saw community page saw we can build and edit actions and source but there is no much info about To host an New App
As i am new here, i don’t want to create PR and publish app i just want to test that App first using fully functional Connection request and actions
, unfortunately, there’s no concept of custom app on Pipedream.
If you want to integrate new app, you can create a GitHub issue on Pipedream repo, then the Pipedream App Integration team will take it from there.
If you insist to use custom app, then I think it can just simply the Code step with API call to your app’s API. you can store your API Key in your Pipedream Environment Variables
Thanks, .
The company I’m working with would like to have the Moz app integrated into Pipedream. We’re on the Connect Plan and use Pipedream in production.
Any guidance or steps we can follow to get this app added ASAP would be great.