I am trying to create recipe to call more than 1 http connector.But facing issue while using multiple HTTP connection endpoints within 1 recipe.only one connection work at a time.please suggest me how to do it.Thanks in advance
Hello Bhavesh ,You can use lookup table to Store logs for every execution .You can use the following approach1)Create one lookup table and provide Column name relevant to your logs data2)Create one functional recipe to add item in Look up table3)Call...