export default defineComponent({
props: {
konfhub: {
type: "app",
app: "konfhub",
}
},
async run({steps, $}) {
},
})
Validate a user's email or phone number for a given event. See the documentation
KonfHub uses API keys for authentication. When you connect your KonfHub account, Pipedream securely stores the keys so you can easily authenticate to KonfHub APIs in both code and no-code steps.