Pipedream Component Development
Pipedream Component Development
### App https://pipedream.com/apps/google-calendar ### Summary: Calendar can not write ### Details: The write scope of the calendar is missing, hence I can not subscribe to a new calendar on behalf...
# kodagpt ## URLs - https://kodagpt.readme.io/reference/iniciando-com-api-kodagpt ## Actions ### ask-question #### Prompt Queries the KodaGPT with a specifically formulated question. Required props: 'question', a string that defines the question to...
# insighto_ai ## URLs - https://api.insighto.ai/docs# ## Polling Sources ### new-captured-form #### Prompt Emit new event when a new form is captured. Required props are form_id. Optional props could be...
# keycloak ## URLs - https://www.keycloak.org/docs-api/latest/rest-api/index.html#_users - https://www.keycloak.org/docs-api/latest/rest-api/index.html#_realms_admin ## Actions ### create-user #### Prompt Create a new user Username must be unique. ### delete-user #### Prompt Delete the user ###...
# pidj ## URLs - https://pidj.co/wp-content/uploads/2021/05/Pidj-API-Technical-Document.pdf https://gopidj.com/apis/rest ## Actions ### create-contact #### Prompt Initiates a process to add a new contact to your pidj account. Required props include contact’s information....
# boloforms ## URLs - https://help.boloforms.com/en/collections/6817890-api ## Webhook Sources ### new-response-instant #### Prompt Emit new event when a filled form response is received. Required prop is the form ID. ####...
### App Revolt.chat https://developers.revolt.chat/ ### Sources I need help connecting my discord server to send notifications to a server in Revolt.chat.
# upstash_redis ## URLs - https://upstash.com/docs/redis/overall/getstarted ## Actions ### list-databases #### Prompt Lists all Redis databases. #### URLs - https://upstash.com/docs/devops/developer-api/redis/list_databases ### post-command #### Prompt Executes a Redis command. #### URLs...
### App Gmail (Developer App) Account ### Summary: getting invalid credentials error ### Details: Was working for a while, then stopped. I thought maybe it was because I didn't "publish"...
# detectify ## URLs - https://developer.detectify.com/#section/Detectify-API ## Polling Sources ### new-high-risk-finding-instant #### Prompt Emit new event when a severe security finding at high risk level is detected. The required props...