Hi, I'm hoping someone can help with this.
I have set up a secondary data connection. Type: REST Web Service. I have unchecked the "Automatically retrieve data when form is opened" checkbox in the Data Connection Wizard.
I have created a button with rules. One of my rules is named "Add Activity" it runs whenever the button is clicked. The first action is to Change REST URL. In this rule I add parameters to the URL using CONCAT(). Then I query the data connection.
The URL is somehow firing twice. Not sure why. Has anyone experienced this before? Any thoughts on how to clear this up?
Any help is appreciated.