Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I need to run a service call after the success of the munchkin response.
How to identify that munchkin.munchkinFunction('associateLead', { 'Email': email }, hash); GET service is successful? Does this function has a callback using Javascript GET ? Need to write some code on success of this API.