Description:
I’m working on a project where I need to automate the retrieval of data from Salesforce when a button is clicked. My goal is to use this button to fetch the RecordID of a specific Salesforce record. Currently, I am leveraging Make.com (formerly Integromat) and its webhook functionality to handle the automation.
However, I am facing challenges with setting up the button in such a way that it captures the RecordID from Salesforce when clicked. Specifically, I’m unsure how to configure the button to trigger a process that extracts the RecordID and sends it via the webhook for further automation.
Any advice on how to properly configure the button and integrate it with Salesforce to retrieve the RecordID would be very helpful!