https://www.activepieces.com logo
Join Discord
Powered by
# 🐶|general
  • a

    Ashot Zaqoyan

    07/12/2025, 1:11 PM
    Once the pull request is approved, it will be merged into the main branch. Your piece will be available within a few minutes. An automatic GitHub action will package it and create an npm package on npmjs.com.
  • w

    WCNLC

    07/12/2025, 1:11 PM
    Does it matter i have a modified fork?
  • a

    Ashot Zaqoyan

    07/12/2025, 1:14 PM
    I think you did all right, you need to modify fork then open pull request, if there will be any problem they will write you (in pull request)
  • a

    Ashot Zaqoyan

    07/12/2025, 1:15 PM
    The point is that you modify the fork, otherwise there is no point in opening a pull request because there is no change.
  • w

    WCNLC

    07/12/2025, 1:15 PM
    I did publish it on npm @drhomes/piece-delay-after-queue
  • w

    WCNLC

    07/12/2025, 1:16 PM
    I just find it strange i built a piece in the software and installed it and for some reason the software doesnt show the pieces the users built. Just doesnt make since why the feature would even be in the software if the user cant built it with their docker
  • a

    Ashot Zaqoyan

    07/12/2025, 1:17 PM
    No you don’t need to do it, just open request then when they will approve npm package will be created automatically
  • a

    Ashot Zaqoyan

    07/12/2025, 1:18 PM
    When they approve the request in any self hosted platform will be shown your changes
  • k

    k.belisle

    07/12/2025, 1:46 PM
    Any update about the announced restrictions launched a few days ago?
  • d

    Denis Rhomays

    07/12/2025, 3:34 PM
    Hey guys, beginner's question here: - How can I use the "`Delay Until`" piece for appointment reminders? E.G.: I have a dynamic value
    [appointment.date_time]
    , and I want to wait until 24h before the
    [appointment.date_time]
    (to then send an email). Is it doable with "Delay"? https://cdn.discordapp.com/attachments/1053778461275201576/1393616413712847013/Screenshot_2025-07-12_at_16.29.34.png?ex=6873d1ed&is=6872806d&hm=097d3fe6e7c87983e74dcd0a69584d6dcf48a643c76b81ab427bb25dc1f42a0c&
  • m

    Mo

    07/12/2025, 7:54 PM
    I can't find it on pm
  • m

    Mo

    07/12/2025, 7:55 PM
    Nvm I do now https://www.npmjs.com/@drhomes/piece-delay-after-queue
  • m

    Mo

    07/12/2025, 7:55 PM
    It seems working i installed it https://cdn.discordapp.com/attachments/1053778461275201576/1393682184707248138/image.png?ex=68740f2e&is=6872bdae&hm=752f5176d0732618c60c24911b342c8496f781cbf4c1fe360f48798ef98aa1a7&
  • w

    WCNLC

    07/12/2025, 11:06 PM
    Yes im trying to build it with my image not have to manually pull it
  • w

    WCNLC

    07/12/2025, 11:08 PM
    Im not sure how to publish it to the community to be used in the main repo
  • w

    WCNLC

    07/12/2025, 11:09 PM
    My whole active pieces system is customized and self hosted so pushing my code wouldnt work so well with the main repo.
  • w

    WCNLC

    07/12/2025, 11:10 PM
    Is someone in the community ever to take it from npm and publish it for the community?
  • w

    WCNLC

    07/12/2025, 11:10 PM
    https://www.npmjs.com/@drhomes/piece-delay-after-queue
  • a

    Ashot Zaqoyan

    07/13/2025, 6:37 AM
    You can use custom code for creating new date // change with your appointment.date_time let now = new Date(); // Now we are creating new date let futureDate = new Date(now.getTime() + 24 * 60 * 60 * 1000); // Then just return futureDate
  • p

    Patricio

    07/13/2025, 7:10 AM
    Hi guys, I cannot test MCP triggers in new flows anymore. The spinner just spins indefinitely. I tried different browsers. There are no errors in the console. In pre-existing flows, however, it works fine and I can test the MCP trigger again. This is pretty annoying because I cannot set up new flows like this. Any ideas? Thanks!
  • w

    WCNLC

    07/13/2025, 5:34 PM
    Following up on this
  • w

    WCNLC

    07/13/2025, 5:55 PM
    I dont care if i need to pay someone id like some assistance with this please……
  • w

    WCNLC

    07/13/2025, 5:56 PM
    I need to know why my piece doesnt show up in my builder after i build the image…..
  • v

    VinC

    07/14/2025, 7:50 AM
    Reporting a bug that is happening on Router, specifically when asked to compare 2 date/time in YYYY-MM-DD format. Flow: 1. Date Helper - Get Current Date - Output in YYYY-MM-DD 2. Date Helper - +1day - Output in YYYY-MM-DD 3. Router - Execute If - Tomorrow - (Date/time) after - Today This rule unexpectedly return false when it should be true. I tried using epoch time format, and then switching to Number Greater Than on the router, still return false, same with Number Less Than and Number Equal Workaround for now : Using Code to compare epoch, and then return string, and then use router with text exactly match to the returned string. Hopefully this can be solved soon, thank you!
  • w

    WCNLC

    07/14/2025, 1:58 PM
    Do i need tk just fork the current activepieces repo then add my piece to the community folder then submit for a pull request? Im suprised i havent gotten much help here. Im just trying to figure this out. It makes no since to give me the ability to build a piece but when its built and installed for it to not show in the builder is crazy… i shouldnt have to go to a seperate part of the software to install the piece. It should appear with the rest when i build the image..
  • a

    anatoli

    07/14/2025, 5:20 PM
    Chat, what's the equivalent of n8n's Agents? They allow authenticated SSE for MCP tools, how can that be done in Activepieces too?
  • y

    Yusuf

    07/14/2025, 5:33 PM
    Hi, will this piece get an version upgrade? https://www.npmjs.com/package/@activepieces/piece-dimo?activeTab=readme Had an PR last week.
  • a

    AI/ML Engineer

    07/14/2025, 7:56 PM
    Looking for a person. Must be Eroupenes, Amarican and over 20 years old. EXtra inome with me.
  • w

    WCNLC

    07/14/2025, 8:02 PM
    How do i publish my piece for the community to use and for it to be in the main repo of activepieces
  • w

    WCNLC

    07/14/2025, 8:15 PM
    Just submitted a pull request for my piece to be added to the repo and activepieces system