Ivica Čardić
Ivica Čardić
Related to https://github.com/bytechefhq/bytechef/issues/205
@marko-kriskovic this is actually missing feature
Inspiration: 1. https://prismatic.io/docs/code-native-integrations/ 2. https://www.useparagon.com/blog/introducing-paragraph-integrations-as-code 3. https://docs.useparagon.com/paragraph/getting-started
We must review the existing connector generated from the OOTB Pipedrive Open API spec. Probably not all fields should be exposedd as inputs
@igorbeslic I would extend the `connection` table with two oauth specific columns: 1. oauth_access_token_last_refreshed_date - holds the last refreshed date 2. expires_in - number in milliseconds, which tells how long...
Done as part of #964
Decision is to go with AWS ECS for now
It seems deserialization back from string from json written in the `context` table does not deserialize to LocalDateTime
@kresimir-coko `SidebarContentLayout ` is container and should stay container for the overall layout
'Replace usages of fetch with react-query' should be done before deploying to cloud