ContributionsMost RecentMost LikesSolutionsRe: Ultra task issue with Rest API Hi @pradeepkumar, Ultra task cloud url domain not working "demo-fm.snaplogic.io" After replacing local IP and port number of the Ultra task cloud URL (No Authentication) with “demo-fm.snaplogic.io”, the HTTP post request is not working via browser or through Rest API Postman. The below is the error i get everytime. Ultra task issue with Rest API I am getting below error while trying to design a ultra pipeline to read JSON/XML document but when i try to POST json data from POSTMAN, getting error as below. Snap is not connected to any upstream source Reason: Snap failed unexpectedly and did not provide any reason Re: How to create an Account Record in Salesforce using Rest API and send "ID" as a response @Spiro_Taleski Any hunch? Re: How to create an Account Record in Salesforce using Rest API and send "ID" as a response @Spiro_Taleski okay, how to connect to salesforce account without using salesforce create snap and only by using service url in REST POST/GET snap, when i try to give a service url it is showing as invalid. How to give correct one Re: How to create an Account Record in Salesforce using Rest API and send "ID" as a response @Spiro_Taleski Do you mean that is the response id? Re: How to create an Account Record in Salesforce using Rest API and send "ID" as a response yeah i fixed it already. Now my question is how to capture response body after creating an Account record in salesforce Re: How to create an Account Record in Salesforce using Rest API and send "ID" as a response @ Spiro_Taleski I used below flow to read the parameters from pipeline to create an account in salesforce. but i am not sure how to get ID as a response from this How to create an Account Record in Salesforce using Rest API and send "ID" as a response How to create an Account Record in Salesforce using Rest API and send “ID” as a response Re: Remove obsolete fields from the mapper snap which uses endpoint Thanks alchemiz