Pipedream Component Development
Pipedream Component Development
# documenterra ## URLs - https://documenterra.ru/docs/user-manual/api-dokumenterry.html ## Polling Sources ### new-negative-feedback-instant #### Prompt Emit new event when a detailed reader's feedback is received. Required props include reader's ID and message...
# neuronwriter ## URLs - https://contadu.crisp.help/en/article/neuronwriter-api-how-to-use-2ds6hx/?bust=1715936854339 ## Polling Sources ### new-projects #### Prompt Emits a new event when a user selects a project. The required prop to configure is the...
# rentcast ## URLs - https://developers.rentcast.io/reference/introduction ## Actions ### get-market-statistics #### Prompt Fetches rental statistics and market trends based on user-specified US zip code. Required props: 'zip code'. #### URLs...
# leadzen_ai ## URLs - https://api.leadzen.ai/docs ## Polling Sources ### new-email-unlock #### Prompt Emits a new event each time an emailunlock is created. Props required would be the user's email...
# bookingmood ## URLs - https://www.bookingmood.com/en-US/api-reference ## Polling Sources ### new-booking-instant #### Prompt Emit new event when a booking is created in the system. Required props: bookingID (unique identifier for...
# ocr_web_service ## URLs - https://ocrwebservice.com/api/restguide ## Actions ### convert-file #### Prompt Converts a PDF or an image file into an editable text format. The required props include the fileURL,...
# cardinal ## URLs - https://cardinal.docs.buildwithfern.com/getting-started/welcome ## Actions ### create-feedback #### Prompt Creates a new feedback item. Requires 'content' as prop that carries the feedback description. Optional props may include...
# eagle_doc ## URLs - https://www.eagle-doc.com/documentation/ ## Actions ### process-invoices #### Prompt Extracts pertinent data such as shop name, line items, total price, tax information etc., from an invoice image...
# genderize ## URLs - https://genderize.io/documentation ## Actions ### get-gender-from-name #### Prompt Predicts a gender based on the given name as input. The required prop is the 'name' which should...