@jschochet1- My understanding after reading the post is that you want to send the alert to different sales person based on the value(s) of "Area of Interest".Lets suppose values of...
@Karthick77- As far as, I can understand,FormDownloadURL is a custom field and the same must be getting populated during the form the submission. JS must have been placed on Landin...
Weird! Tried to see if you are using some other type of report but can't see anyhting same as provided screenshot. You should raise a ticket with support.It will be appreciated if ...
@jessica_swoogo- As Sandy mentioned, there is no action parameter in "push" lead endpoint.If you want to update leads using REST APIs, then you should use this endpoint - "POST /re...
@SanfordWhiteman- Thanks for catching the issue. I read the article as well about this particular you published recently.Thanks for the guidance!Link to the article -https://nation...
@DanielSchneider- you are in almost right direction. Few upgrades -1 - Use "equals" function instead of "matches".2 - Remove "else" from first token in the end of the code.#if($lea...