The Wayback Machine - https://web.archive.org/web/20220312113141/https://github.com/topics/integrations
Skip to content
#

integrations

Here are 168 public repositories matching this topic...

barredterra
barredterra commented Mar 4, 2022

Information about bug

Reproduce

  1. Open the report "Employee Billing Summary"
  2. Select an Employee

Error

TypeError: '<' not supported between instances of 'NoneType' and 'datetime.datetime'

See Stacktrace below

Module

projects

Version

ERPNext: v13.21.0 (version-13)
Frappe Framework: v13.21.0 (version-13)

Installation method

manual insta

philwolstenholme
philwolstenholme commented Mar 7, 2022

Hi there, big fan of Pipedream! I have signed up and am a paying customer - it's made prototyping and playing around with API's so fun and almost effortless.

I'd like to be able to react to new posts from a user (myself) on dev.to so I can do things like update a JSON feed of those posts, rebuild my Eleventy website so that it includes a link to the post, or update my Github p

amaru0601
amaru0601 commented Aug 20, 2021

Hello everyone,
I would like to receive the list of authentication ids as it is described in /docs/API.md
/api/:integration/authentications - To retrieve a list of authentications for that integration

However when I read the file src/routes/api.ts I never find the endpoint to get the list of authentication ids.

Improve this page

Add a description, image, and links to the integrations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the integrations topic, visit your repo's landing page and select "manage topics."

Learn more