Hi, can you please advise if Custom Actions can be used without HTTP/S request?
We already send all information to us via Lead Data and would like to just display the buttons from the Lead Data attribute to the user.
For example, in this case, if the user has an array of userid attribute lead data, then it should display a button with this userid (In our case it is not an array, so the button will be one)
How to output this data for the user without requesting a get to a third-party site?