Pipefy, recognized as one of the Market Shapers by Gartner®
Have a question? Bring it here and get help from other users and the Pipefy team.
Recently active
Hi community !Is there a “online version ” for emails templates ?If yes, where may i find the link of this version (i would like to add it in the header email template ;))Thanks a lot
Hi! I need to remove the card connection from a connector field using a graphql querry.Any ideia of how to do it?
Hi People, We need to clear 2000 register of a database?, how i can do fast? thanks
Hello Team, Can we add a custom HTML code or a jQuery code on the public form in Pipefy? Regards,Avni Bhatt
Hi community !At the end of a first pipe i ask to users (students) to upload their homework, i ask it by email.For that i have created a separated form on an other pipe with several upload fields.Problem is that i don’t know how to identify who is uploading files.For that i ask users to add their own email, before upload their files… => is there a better way to do that, for example by pre-filling email field on the second form (extracted from the first pipe) ?Also, is there a way to “send” uploads coming from the second pipe/form, in each user card in the first pipe ?Thanks fos helping and best regard
When we use automations to fill fields, the automation always overwrite the existing data. The sugestion I got is to allow us to just append the new data via automation.
Do someone know a workaround to update label of a card based on the phase of a connected card.I tried many things but in “Automate”, you cannot update a field based on a connected card status/phase/field value.Any idea ?
How do I have a public form with fields different from the initial "internal" form? For example:I have a public form with a field “NAME OF THE REQUESTER” and a field “CONTACT”, besides other 3 fields regarding the process.However, not every time a card needs to be created by a public form, sometimes the pipefy users will create it themselves, when that happens, the fields “NAME OF THE REQUESTER” and “CONTACT” are not necessary, as the users are employees of the same company. Only the 3 other fields are necessary to be fulfilled.
Hi Team, Is there a way to setup an automation to forward an email received in Pipefy shared email box?There are triggers available that can detect when new email is received and there is an action to Send an email. But what we are looking for is can the received email be forwarded to a pre-designated email automatically?
Hi there. I’m working on a process for our SDLC. I would like to set up a flow where the user can indicate that they did or did not have a meeting in our process. If they did, I want to set a field that documents the outcome of the meeting to required. If they did not, I want to set a field that asks them to explain why they skipped the meeting to required. This pseudo code captures what I’m trying to do. I could see tons of uses for this type of functionality. IF <had meeting = YES> THEN <who was in meeting -- REQUIRED> <why no meeting -- OPTIONAL>ELSE <who was in meeting -- OPTIONAL> <why no meeting -- REQUIRED>END IF
Hi all ! I’m using Zapier connector to create cards in a pipe.But when doing this, fields are filled by the connector and not throught the database start form, so no data are send in the database :/So i’m asking me how it was possible to avoid that and create database entries using data added by the connector.Thanks a lot
Hey, Community Members! How are you? We believe in constant improvement and for achieving that, Pipefy is always open to hearing our customers' feedback. We want to know more about your experience with Pipefy University. It only takes a few minutes to answer the survey! It will help a lot :) Click here to help Pipefy improve even more your experience. Thanks for your time! Form in Portuguese is available here.
Hello everyone. How can i filter phases by name? I don't know either. Here's what I'm trying:{ allCards(pipeId: 123, filter: {field: "current_phase", operator: equal, value: "456"}) { edges { node { id title current_phase { id } } } }}But it says: Something went wrong :-(Any help would be much appreciated.
Hello Team,How can we sort a dropdown alphabetically which is connected to a database?
I use the android app. When I take a photo through the app, it doesn't attach
Hello Team, I am trying to get a record by searching through the custom fields I have added. I get table records using default “title” field as below. But I have added custom field for e.g. SourceID and need to get table record using that field, how can I do that?query { table_records(search: {title : "Test"}, table_id: "<TABLE ID>") { edges { cursor node { id title url } } pageInfo { endCursor hasNextPage hasPreviousPage startCursor } }}
Hi ,Since December 2021, we've been experiencing problems with our public forms. The ERR timed out error message is one issue. Second, the site has been blocked by one of the Internet Service Providers (Optus Australia). I've included a screenshot of their email.Have other companies had any issues like this?Thanks
Hello all,So I’m getting an error message when I try to create a table record on a certain database I’m using the same Generator I use for various other integrations but both through the normal API and and the GraphiQL tool it gives me: { "data": { "createTableRecord": null }, "errors": [ { "message": "The types ID and Statement do not accept values.", "locations": [ { "line": 17, "column": 11 } ], "path": [ "createTableRecord" ], "code": 30000, "type": "PipefyRuntimeError" } ]} The graphQL message I’m sending is this:mutation{ createTableRecord( input: { table_id: {DB_ID}, title: "Sync", due_date: "2020-08-26T00:00-03:00", fields_attributes: [ {field_id:"nome_da_vaga", field_value: "Negócio Cafaz" }, {field_id: "gestor", field_value: "Tiago Andrade" }, {
I have a number of automations being executed when a card is created, would to customize the order of these being executed. Is this possible?
Hi all !Does anyone knows, how it is possible to remove a late alert to a card ? I’ve deleted SLA alert in the phase but without effect.Maybe the alert will desapears when card will leave the phase.. yes / no ?Thanks a lot
Hi all !Is there a way to embedd/load a specific font in email templates (Montserrat font) ?cannot see that feature in Pipefy 😑Thanks a lot
Hi all, I’m trying to change default email society settings.I’m having two email adresses.I’ve setteled the second one as default email adresse but when automation send an email the sending email adress wich appears is the first one… Is it normal ?Thanks a lot
The “Static content” field provided a way to *conditionally* prevent a card from being moved by setting it to “required” and showing/hiding it using conditionals. How can this be achieved with the “dynamic content” field?
In E-Mail-Templates, there is the field I can use, {{sender.email}} (and {{sender.name}} etc.). Its value makes absolute sense when sending an E-Mail manually.When having an E-Mail sent by an automation, it is empty though.What I would like this variable to have a value of, e.g.:Company E-Mail Card’s E-Mail The E-Mail of the User to triggered the automation (e.g. by move) AssigneeJust anything, really, but it seems the current answer is “nothing”. Can I set a default somewhere?
Hello community, I need to post a comment using Execute a GraphQL Query using Integromat, could anyone help me? Thanks a lot!
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.