Hi guys, how do you add 2 buttons ‘Approve’ & ‘Reject’ to the email Template. Please can you also add a screenshot of the coding with your illustration. Thanks
Hi
Hi
Will keep trying to get that approval option
Hi
Hi
it normally stops as soon as the link (again, the one you see next to the blue sphere icon / the one you get when clicking on the grey “Copy address to clipboard”, with “?cardId=1233&approval=Approved” added) was opened.
You should see something like “Accepted” when you open the link. You can then close the tab with it again.
Hi
The only part I’m not sure about is where i put this “?cardId=1233&approval=Approved” because its not stopping and you getting ‘Successfully determined’
The only part I’m not sure about is where i put this “?cardId=1233&approval=Approved” because its not stopping and you getting ‘Successfully determined’
You have the URL, the webhook given by Make, let’s say (example), https://hook.eu1.make.com/12p103491p2jlwer9120948, as listed in blue or as copied when clicking “Copy address to clipboard”.
And now, rather than opening that link in the browser, you add ?cardId=1233&approval=Approved to it, and open
https://hook.eu1.make.com/12p103491p2jlwer9120948?cardId=1233&approval=Approved
instead. You can just in the menu bar of your browser, where the URL is, click into it and paste the ?cardId=1233&approval=Approved at the end.
Hi
The blue hyperlink wont allow any editing
No need to edit that, keep all as is in Make for the moment. Just in your browser, that’s where you want to open the new link with the data.
To explain what happens: The link you got from Make is called a Webhook; it’s an URL that can be opened, with or without data, which will then trigger the whole scenario in Make. Now, you want that the scenario knows which card to edit, and whether the card should be accepted or rejected. For this, we can pass data to the Webhook; this data always changes, for each card, as for each card another card must have its field changed. The process you are currently doing intends to show Make that normally, the data you have in your link, contains info called “cardId” and for “approval”. The value of the data is not relevant, it will change each time the link is opened from another card; we just want to tell Make that we have this data, and that it should allow us to work with this data in the subsequent actions (i.e., the Pipefy card field update in this case).
Hi
I.e., this field:
you want that it’s empty!
Much appreciated
Reply
Join us in the Pipefy Community! 🚀
No account yet? Create an account
Login with your Pipefy credentials
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.