{"info":{"_postman_id":"3761c957-57fc-eeef-f31d-64115c54817b","name":"MappForce API Examples","description":"<html><head></head><body><p>A collection of example requests to the MappForce application. For more information, see <a href=\"https://github.com/janfait/mappforce\">https://github.com/janfait/mappforce</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"3618954","collectionId":"3761c957-57fc-eeef-f31d-64115c54817b","publishedId":"7TNgXbb","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-01-28T21:22:20.000Z"},"item":[{"name":"Root","event":[{"listen":"prerequest","script":{"id":"b265f4f3-45ac-4907-bd15-ec67ea61b8cc","type":"text/javascript","exec":[""]}}],"id":"c6d0101d-34c8-a5ab-51c0-f4b5599fc633","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"mapp-force-1@mapp.com"},{"key":"password","value":"9tiletaDude"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/","description":"<p>/api root folder welcomes the users and lists the available /api endpoints together with their HTTP methods</p>\n","urlObject":{"path":["api",""],"host":["http://srv-marketing1.muc.ecircle.de:9080"],"query":[],"variable":[]}},"response":[{"id":"b787b375-2e1a-da41-2ef0-45cd1d939e1f","name":"Root","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"54","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:22:48 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"WWW-Authenticate","value":"Basic realm=\"MappForce\"","name":"WWW-Authenticate","description":"Indicates the authentication scheme that should be used to access the requested entity."}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"h9sv512v2cj4q7ic11tsq68td0","key":"PHPSESSID"}],"responseTime":"5698","body":"{\"error\":true,\"error_message\":\"Authentication failed\"}"},{"id":"f0327c79-1daa-d779-c19d-6bcf1d35dd98","name":"Root Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"958","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:28:21 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=b90n0s2lhhl4i4cm7k566scmm4; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"b90n0s2lhhl4i4cm7k566scmm4","key":"PHPSESSID"}],"responseTime":"1396","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[\"Welcome to MappForce, these are the supported API endpoints\",{\"method\":\"GET\",\"path\":\"\\/api\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/temp\"},{\"method\":\"GET\",\"path\":\"\\/api\\/mapping\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/contact\\/get\"},{\"method\":\"POST\",\"path\":\"\\/api\\/cep\\/contact\\/upsert\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/id\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/server\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/user\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/query\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/search\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/transfer\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/{object}\\/fields\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/map\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/upsert\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/upsertby\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/create\"}]}"}],"_postman_id":"c6d0101d-34c8-a5ab-51c0-f4b5599fc633"},{"name":"SFDC User","event":[{"listen":"prerequest","script":{"id":"b265f4f3-45ac-4907-bd15-ec67ea61b8cc","type":"text/javascript","exec":[""]}}],"id":"34abaa05-8f49-6826-8740-464901ce8d00","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"mapp-force-1@mapp.com"},{"key":"password","value":"9tiletaDude"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/","description":"<p>/api/sfdc/user returns data about the user on who's behalf MappForce has authenticated against Salesforce</p>\n","urlObject":{"path":["api",""],"host":["http://srv-marketing1.muc.ecircle.de:9080"],"query":[],"variable":[]}},"response":[{"id":"8e15e647-2148-ddf2-088b-7703891a5abb","name":"Root Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"958","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:28:21 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=b90n0s2lhhl4i4cm7k566scmm4; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"b90n0s2lhhl4i4cm7k566scmm4","key":"PHPSESSID"}],"responseTime":"1396","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[\"Welcome to MappForce, these are the supported API endpoints\",{\"method\":\"GET\",\"path\":\"\\/api\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/temp\"},{\"method\":\"GET\",\"path\":\"\\/api\\/mapping\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/contact\\/get\"},{\"method\":\"POST\",\"path\":\"\\/api\\/cep\\/contact\\/upsert\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/id\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/server\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/user\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/query\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/search\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/transfer\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/{object}\\/fields\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/map\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/upsert\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/upsertby\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/create\"}]}"},{"id":"b4395d81-c6c6-8afd-4935-bcb30d589ab7","name":"SFDC User Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"370","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:30:24 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=j7v02v8t4h5c6951t76947f4b2; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"j7v02v8t4h5c6951t76947f4b2","key":"PHPSESSID"}],"responseTime":"1979","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"currencySymbol\":null,\"organizationId\":\"00D61000000aMpnEAE\",\"organizationMultiCurrency\":true,\"organizationName\":\"BlueHornet\",\"userDefaultCurrencyIsoCode\":\"USD\",\"userEmail\":\"jan.fait@mapp.com\",\"userFullName\":\"Jan Fait\",\"userId\":\"005610000022hrVAAQ\",\"userLanguage\":\"en_US\",\"userLocale\":\"en_US\",\"userTimeZone\":\"Europe\\/Prague\"}}"},{"id":"c2d62705-4b3b-f988-d3e5-7c02c35ee27b","name":"Root","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"54","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:22:48 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"WWW-Authenticate","value":"Basic realm=\"MappForce\"","name":"WWW-Authenticate","description":"Indicates the authentication scheme that should be used to access the requested entity."}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"h9sv512v2cj4q7ic11tsq68td0","key":"PHPSESSID"}],"responseTime":"5698","body":"{\"error\":true,\"error_message\":\"Authentication failed\"}"}],"_postman_id":"34abaa05-8f49-6826-8740-464901ce8d00"},{"name":"SFDC Identity","event":[{"listen":"prerequest","script":{"id":"b265f4f3-45ac-4907-bd15-ec67ea61b8cc","type":"text/javascript","exec":[""]}}],"id":"811ce978-8d48-4ed5-bcd0-a5108182e6e9","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"mapp-force-1@mapp.com"},{"key":"password","value":"9tiletaDude"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/id","description":"<p>/api/sfdc/id returns the response of the identity URL from Salesforce which includes a number of details of the authenticated user, API endpoints and other useful information</p>\n","urlObject":{"path":["api","sfdc","id"],"host":["http://srv-marketing1.muc.ecircle.de:9080"],"query":[],"variable":[]}},"response":[{"id":"010f8538-93b6-f5a9-ae77-593dcee27dbd","name":"SFDC Identity Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/id"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"2359","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:23:28 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=o06ounvsot27l8j7m0ra5qhbl1; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"o06ounvsot27l8j7m0ra5qhbl1","key":"PHPSESSID"}],"responseTime":"1438","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"id\":\"https:\\/\\/login.salesforce.com\\/id\\/00D61000000aMpnEAE\\/005610000022hrVAAQ\",\"asserted_user\":true,\"user_id\":\"005610000022hrVAAQ\",\"organization_id\":\"00D61000000aMpnEAE\",\"username\":\"jan.fait@bluehornet.com\",\"nick_name\":\"Jan.Fait\",\"display_name\":\"Jan Fait\",\"email\":\"jan.fait@mapp.com\",\"email_verified\":true,\"first_name\":\"Jan\",\"last_name\":\"Fait\",\"timezone\":\"Europe\\/Prague\",\"photos\":{\"picture\":\"https:\\/\\/c.na34.content.force.com\\/profilephoto\\/729610000008iKd\\/F\",\"thumbnail\":\"https:\\/\\/c.na34.content.force.com\\/profilephoto\\/729610000008iKd\\/T\"},\"addr_street\":null,\"addr_city\":\"Munich\",\"addr_state\":null,\"addr_country\":\"Germany\",\"addr_zip\":\"80335\",\"mobile_phone\":\"0042072132548\",\"mobile_phone_verified\":true,\"is_lightning_login_user\":false,\"status\":{\"created_date\":null,\"body\":null},\"urls\":{\"enterprise\":\"https:\\/\\/na34.salesforce.com\\/services\\/Soap\\/c\\/{version}\\/00D61000000aMpn\",\"metadata\":\"https:\\/\\/na34.salesforce.com\\/services\\/Soap\\/m\\/{version}\\/00D61000000aMpn\",\"partner\":\"https:\\/\\/na34.salesforce.com\\/services\\/Soap\\/u\\/{version}\\/00D61000000aMpn\",\"rest\":\"https:\\/\\/na34.salesforce.com\\/services\\/data\\/v{version}\\/\",\"sobjects\":\"https:\\/\\/na34.salesforce.com\\/services\\/data\\/v{version}\\/sobjects\\/\",\"search\":\"https:\\/\\/na34.salesforce.com\\/services\\/data\\/v{version}\\/search\\/\",\"query\":\"https:\\/\\/na34.salesforce.com\\/services\\/data\\/v{version}\\/query\\/\",\"recent\":\"https:\\/\\/na34.salesforce.com\\/services\\/data\\/v{version}\\/recent\\/\",\"tooling_soap\":\"https:\\/\\/na34.salesforce.com\\/services\\/Soap\\/T\\/{version}\\/00D61000000aMpn\",\"tooling_rest\":\"https:\\/\\/na34.salesforce.com\\/services\\/data\\/v{version}\\/tooling\\/\",\"profile\":\"https:\\/\\/na34.salesforce.com\\/005610000022hrVAAQ\",\"feeds\":\"https:\\/\\/na34.salesforce.com\\/services\\/data\\/v{version}\\/chatter\\/feeds\",\"groups\":\"https:\\/\\/na34.salesforce.com\\/services\\/data\\/v{version}\\/chatter\\/groups\",\"users\":\"https:\\/\\/na34.salesforce.com\\/services\\/data\\/v{version}\\/chatter\\/users\",\"feed_items\":\"https:\\/\\/na34.salesforce.com\\/services\\/data\\/v{version}\\/chatter\\/feed-items\",\"feed_elements\":\"https:\\/\\/na34.salesforce.com\\/services\\/data\\/v{version}\\/chatter\\/feed-elements\"},\"active\":true,\"user_type\":\"STANDARD\",\"language\":\"en_US\",\"locale\":\"en_US\",\"utcOffset\":3600000,\"last_modified_date\":\"2018-01-15T16:56:45.000+0000\",\"is_app_installed\":true}}"},{"id":"4df8835d-4037-708c-c77c-68e923f9633d","name":"Root Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"958","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:28:21 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=b90n0s2lhhl4i4cm7k566scmm4; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"b90n0s2lhhl4i4cm7k566scmm4","key":"PHPSESSID"}],"responseTime":"1396","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[\"Welcome to MappForce, these are the supported API endpoints\",{\"method\":\"GET\",\"path\":\"\\/api\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/temp\"},{\"method\":\"GET\",\"path\":\"\\/api\\/mapping\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/contact\\/get\"},{\"method\":\"POST\",\"path\":\"\\/api\\/cep\\/contact\\/upsert\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/id\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/server\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/user\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/query\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/search\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/transfer\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/{object}\\/fields\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/map\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/upsert\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/upsertby\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/create\"}]}"},{"id":"901100cf-6f5d-6bcc-8a4e-b1674584a334","name":"SFDC User Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"370","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:30:24 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=j7v02v8t4h5c6951t76947f4b2; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"j7v02v8t4h5c6951t76947f4b2","key":"PHPSESSID"}],"responseTime":"1979","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"currencySymbol\":null,\"organizationId\":\"00D61000000aMpnEAE\",\"organizationMultiCurrency\":true,\"organizationName\":\"BlueHornet\",\"userDefaultCurrencyIsoCode\":\"USD\",\"userEmail\":\"jan.fait@mapp.com\",\"userFullName\":\"Jan Fait\",\"userId\":\"005610000022hrVAAQ\",\"userLanguage\":\"en_US\",\"userLocale\":\"en_US\",\"userTimeZone\":\"Europe\\/Prague\"}}"},{"id":"c21d8ff6-6c23-b0c1-16aa-2abe0c981d7e","name":"Root","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"54","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:22:48 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"WWW-Authenticate","value":"Basic realm=\"MappForce\"","name":"WWW-Authenticate","description":"Indicates the authentication scheme that should be used to access the requested entity."}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"h9sv512v2cj4q7ic11tsq68td0","key":"PHPSESSID"}],"responseTime":"5698","body":"{\"error\":true,\"error_message\":\"Authentication failed\"}"}],"_postman_id":"811ce978-8d48-4ed5-bcd0-a5108182e6e9"},{"name":"SFDC Search","event":[{"listen":"prerequest","script":{"id":"b265f4f3-45ac-4907-bd15-ec67ea61b8cc","type":"text/javascript","exec":[""]}}],"id":"d7e00be7-20cb-7226-a918-123d2d3eabb6","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"mapp-force-1@mapp.com"},{"key":"password","value":"9tiletaDude"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/search?q=jan.fait@mapp.com","description":"<p>/api/sfdc/search uses the Email field to search the SFDC instance for Lead and Contact records only. Their Id's will be returned in a array for each entity. The 'q' parameter will have a single email address supplied</p>\n","urlObject":{"path":["api","sfdc","search"],"host":["http://srv-marketing1.muc.ecircle.de:9080"],"query":[{"key":"q","value":"jan.fait@mapp.com"}],"variable":[]}},"response":[{"id":"16d5806d-e3ee-a6b7-209d-9d133d32e146","name":"SFDC User Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"370","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:30:24 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=j7v02v8t4h5c6951t76947f4b2; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"j7v02v8t4h5c6951t76947f4b2","key":"PHPSESSID"}],"responseTime":"1979","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"currencySymbol\":null,\"organizationId\":\"00D61000000aMpnEAE\",\"organizationMultiCurrency\":true,\"organizationName\":\"BlueHornet\",\"userDefaultCurrencyIsoCode\":\"USD\",\"userEmail\":\"jan.fait@mapp.com\",\"userFullName\":\"Jan Fait\",\"userId\":\"005610000022hrVAAQ\",\"userLanguage\":\"en_US\",\"userLocale\":\"en_US\",\"userTimeZone\":\"Europe\\/Prague\"}}"},{"id":"2a3bb81c-4d25-0d48-9ede-2bb5f23f266a","name":"SFDC Search Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/search?q=jan.fait@mapp.com","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","search"],"query":[{"key":"q","value":"jan.fait@mapp.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"246","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:16:55 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=ok1k78t1c4n9bmrbr5c3lmtdo2; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"ok1k78t1c4n9bmrbr5c3lmtdo2","key":"PHPSESSID"}],"responseTime":"1470","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"contacts\":[],\"leads\":[\"00Q6100000OwwsCEAR\"],\"query\":\"FIND {jan.fait@mapp.com} IN EMAIL FIELDS RETURNING CONTACT(ID),LEAD(ID)\",\"query_result\":[{\"type\":\"Lead\",\"fields\":null,\"Id\":\"00Q6100000OwwsCEAR\"}]}}"},{"id":"82169920-6086-347b-3a00-92fe05ea7030","name":"Root","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"54","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:22:48 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"WWW-Authenticate","value":"Basic realm=\"MappForce\"","name":"WWW-Authenticate","description":"Indicates the authentication scheme that should be used to access the requested entity."}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"h9sv512v2cj4q7ic11tsq68td0","key":"PHPSESSID"}],"responseTime":"5698","body":"{\"error\":true,\"error_message\":\"Authentication failed\"}"},{"id":"83eb832b-6c0e-ab45-2696-40c5bd51281c","name":"Root Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"958","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:28:21 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=b90n0s2lhhl4i4cm7k566scmm4; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"b90n0s2lhhl4i4cm7k566scmm4","key":"PHPSESSID"}],"responseTime":"1396","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[\"Welcome to MappForce, these are the supported API endpoints\",{\"method\":\"GET\",\"path\":\"\\/api\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/temp\"},{\"method\":\"GET\",\"path\":\"\\/api\\/mapping\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/contact\\/get\"},{\"method\":\"POST\",\"path\":\"\\/api\\/cep\\/contact\\/upsert\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/id\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/server\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/user\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/query\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/search\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/transfer\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/{object}\\/fields\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/map\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/upsert\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/upsertby\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/create\"}]}"}],"_postman_id":"d7e00be7-20cb-7226-a918-123d2d3eabb6"},{"name":"SFDC Query","event":[{"listen":"prerequest","script":{"id":"b265f4f3-45ac-4907-bd15-ec67ea61b8cc","type":"text/javascript","exec":[""]}}],"id":"92e5f820-c74a-3938-b210-93e7489ff996","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"mapp-force-1@mapp.com"},{"key":"password","value":"9tiletaDude"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/query?q=SELECT Id,FirstName FROM Lead LIMIT 2","description":"<p>/api/sfdc/query returns a full result of a SOQL query supplied in the 'q' parameter. The method will return only the a pre-defined number of records, specified in the MappForce setting QUERY_LIMIT. This defaults to 500</p>\n","urlObject":{"path":["api","sfdc","query"],"host":["http://srv-marketing1.muc.ecircle.de:9080"],"query":[{"key":"q","value":"SELECT Id,FirstName FROM Lead LIMIT 2"}],"variable":[]}},"response":[{"id":"15874867-b615-c583-6f7d-bc5c2c846587","name":"SFDC Query Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/query?q=SELECT Id,FirstName FROM Lead LIMIT 2","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","query"],"query":[{"key":"q","value":"SELECT Id,FirstName FROM Lead LIMIT 2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"217","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:31:41 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=nh7hqf00okujuscpfvrq5u7uq1; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"nh7hqf00okujuscpfvrq5u7uq1","key":"PHPSESSID"}],"responseTime":"999","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[{\"FirstName\":\"Yannick\",\"Id\":\"00Q6100000N3ZH2EAN\"},{\"FirstName\":\"loredana\",\"Id\":\"00Q6100000MpPpmEAF\"}],\"query_result_size\":2,\"query\":\"SELECT Id,FirstName FROM Lead LIMIT 2\"}"},{"id":"1f9e95e5-95ad-d9cf-69b4-04b4a8d33e52","name":"SFDC Search Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/search?q=jan.fait@mapp.com","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","search"],"query":[{"key":"q","value":"jan.fait@mapp.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"246","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:16:55 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=ok1k78t1c4n9bmrbr5c3lmtdo2; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"ok1k78t1c4n9bmrbr5c3lmtdo2","key":"PHPSESSID"}],"responseTime":"1470","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"contacts\":[],\"leads\":[\"00Q6100000OwwsCEAR\"],\"query\":\"FIND {jan.fait@mapp.com} IN EMAIL FIELDS RETURNING CONTACT(ID),LEAD(ID)\",\"query_result\":[{\"type\":\"Lead\",\"fields\":null,\"Id\":\"00Q6100000OwwsCEAR\"}]}}"},{"id":"72579ccc-0dfa-074b-9c28-946b2a1c6e3f","name":"Root","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"54","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:22:48 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"WWW-Authenticate","value":"Basic realm=\"MappForce\"","name":"WWW-Authenticate","description":"Indicates the authentication scheme that should be used to access the requested entity."}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"h9sv512v2cj4q7ic11tsq68td0","key":"PHPSESSID"}],"responseTime":"5698","body":"{\"error\":true,\"error_message\":\"Authentication failed\"}"},{"id":"a731bf45-83ba-6c5e-a512-a95fc5ea4b90","name":"SFDC User Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"370","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:30:24 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=j7v02v8t4h5c6951t76947f4b2; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"j7v02v8t4h5c6951t76947f4b2","key":"PHPSESSID"}],"responseTime":"1979","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"currencySymbol\":null,\"organizationId\":\"00D61000000aMpnEAE\",\"organizationMultiCurrency\":true,\"organizationName\":\"BlueHornet\",\"userDefaultCurrencyIsoCode\":\"USD\",\"userEmail\":\"jan.fait@mapp.com\",\"userFullName\":\"Jan Fait\",\"userId\":\"005610000022hrVAAQ\",\"userLanguage\":\"en_US\",\"userLocale\":\"en_US\",\"userTimeZone\":\"Europe\\/Prague\"}}"},{"id":"b0c1b0a4-25a7-6bee-1dfc-6afa31043bf9","name":"SFDC Query Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/query?q=SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com'","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","query"],"query":[{"key":"q","value":"SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com'"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"169","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:29:52 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=t9h2fksc0qvkoii77e6c0pv0p5; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"t9h2fksc0qvkoii77e6c0pv0p5","key":"PHPSESSID"}],"responseTime":"1933","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[{\"Id\":\"00Q6100000OwwsCEAR\"}],\"query_result_size\":1,\"query\":\"SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com' LIMIT 500\"}"},{"id":"d016a178-4bcb-4924-4919-6e9e0cb6f456","name":"Root Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"958","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:28:21 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=b90n0s2lhhl4i4cm7k566scmm4; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"b90n0s2lhhl4i4cm7k566scmm4","key":"PHPSESSID"}],"responseTime":"1396","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[\"Welcome to MappForce, these are the supported API endpoints\",{\"method\":\"GET\",\"path\":\"\\/api\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/temp\"},{\"method\":\"GET\",\"path\":\"\\/api\\/mapping\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/contact\\/get\"},{\"method\":\"POST\",\"path\":\"\\/api\\/cep\\/contact\\/upsert\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/id\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/server\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/user\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/query\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/search\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/transfer\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/{object}\\/fields\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/map\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/upsert\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/upsertby\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/create\"}]}"}],"_postman_id":"92e5f820-c74a-3938-b210-93e7489ff996"},{"name":"SFDC Fields","event":[{"listen":"prerequest","script":{"id":"b265f4f3-45ac-4907-bd15-ec67ea61b8cc","type":"text/javascript","exec":[""]}}],"id":"1ed4748d-31e2-6318-15a2-492edb66ed3c","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"mapp-force-1@mapp.com"},{"key":"password","value":"9tiletaDude"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/query?q=SELECT Id,FirstName FROM Lead LIMIT 2","description":"<p>/api/sfdc/fields returns the full field description for an object specified in the path. Allowed objects are 'lead' and 'contact'.</p>\n","urlObject":{"path":["api","sfdc","query"],"host":["http://srv-marketing1.muc.ecircle.de:9080"],"query":[{"key":"q","value":"SELECT Id,FirstName FROM Lead LIMIT 2"}],"variable":[]}},"response":[{"id":"263f8c71-2684-fb7f-ce30-704623bd667c","name":"SFDC Query Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/query?q=SELECT Id,FirstName FROM Lead LIMIT 2","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","query"],"query":[{"key":"q","value":"SELECT Id,FirstName FROM Lead LIMIT 2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"217","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:31:41 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=nh7hqf00okujuscpfvrq5u7uq1; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"nh7hqf00okujuscpfvrq5u7uq1","key":"PHPSESSID"}],"responseTime":"999","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[{\"FirstName\":\"Yannick\",\"Id\":\"00Q6100000N3ZH2EAN\"},{\"FirstName\":\"loredana\",\"Id\":\"00Q6100000MpPpmEAF\"}],\"query_result_size\":2,\"query\":\"SELECT Id,FirstName FROM Lead LIMIT 2\"}"},{"id":"3eca2ee2-28d5-d166-1d0b-ef1caf8efb99","name":"SFDC Fields Lead Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/lead/fields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"10195","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:33:10 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=bf34mf2ugjlfs6cbsbl7vnohj4; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"bf34mf2ugjlfs6cbsbl7vnohj4","key":"PHPSESSID"}],"responseTime":"6453","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[{\"custom\":false,\"label\":\"Last Name\",\"name\":\"LastName\",\"type\":\"string\",\"restricted\":false,\"required\":true,\"hasdefault\":false},{\"custom\":false,\"label\":\"First Name\",\"name\":\"FirstName\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Salutation\",\"name\":\"Salutation\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Record Type ID\",\"name\":\"RecordTypeId\",\"type\":\"reference\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Title\",\"name\":\"Title\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Company\",\"name\":\"Company\",\"type\":\"string\",\"restricted\":false,\"required\":true,\"hasdefault\":false},{\"custom\":false,\"label\":\"Street\",\"name\":\"Street\",\"type\":\"textarea\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"City\",\"name\":\"City\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"State\\/Province\",\"name\":\"State\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Zip\\/Postal Code\",\"name\":\"PostalCode\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Country\",\"name\":\"Country\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Phone\",\"name\":\"Phone\",\"type\":\"phone\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Mobile Phone\",\"name\":\"MobilePhone\",\"type\":\"phone\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Fax\",\"name\":\"Fax\",\"type\":\"phone\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Email\",\"name\":\"Email\",\"type\":\"email\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Website\",\"name\":\"Website\",\"type\":\"url\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Description\",\"name\":\"Description\",\"type\":\"textarea\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Lead Source\",\"name\":\"LeadSource\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Status\",\"name\":\"Status\",\"type\":\"picklist\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":false,\"label\":\"Industry\",\"name\":\"Industry\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Lead Currency\",\"name\":\"CurrencyIsoCode\",\"type\":\"picklist\",\"restricted\":true,\"required\":false,\"hasdefault\":true},{\"custom\":false,\"label\":\"Annual Revenue\",\"name\":\"AnnualRevenue\",\"type\":\"currency\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Employees\",\"name\":\"NumberOfEmployees\",\"type\":\"int\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Owner ID\",\"name\":\"OwnerId\",\"type\":\"reference\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":false,\"label\":\"Email Opt Out\",\"name\":\"HasOptedOutOfEmail\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":false,\"label\":\"Unread By Owner\",\"name\":\"IsUnreadByOwner\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":false,\"label\":\"Do Not Call\",\"name\":\"DoNotCall\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Purchase Timeframe\",\"name\":\"Purchase_Timeframe__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Monthly Email Volume\",\"name\":\"Monthly_Email_Volume__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Competing Contract End Date\",\"name\":\"BH_Competing_Contract_End_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Inside Sales Meeting Date\",\"name\":\"Inside_Sales_Meeting_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Customer\",\"name\":\"Customer__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Industry Vertical\",\"name\":\"BH_Industry_Vertical__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Monthly Digital Advertising Spend\",\"name\":\"Monthly_Digital_Advertising_Spend__c\",\"type\":\"double\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Description Preview\",\"name\":\"Description_Preview__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Opportunity\",\"name\":\"Opportunity__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"LinkedIn Company Id\",\"name\":\"LID__LinkedIn_Company_Id__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Campaign Interactions\",\"name\":\"Campaign_Interactions__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":true},{\"custom\":true,\"label\":\"Inside Sales Meeting\",\"name\":\"Inside_Sales_Meeting__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Lead Status Reason\",\"name\":\"Lead_Status_Reason__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Lifecycle Stage\",\"name\":\"Lifecycle_Stage__c\",\"type\":\"picklist\",\"restricted\":true,\"required\":false,\"hasdefault\":true},{\"custom\":true,\"label\":\"Lead Source Description\",\"name\":\"Lead_Source_Description__c\",\"type\":\"textarea\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Lead Type\",\"name\":\"Lead_Type__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Import Notes\",\"name\":\"Import_Notes__c\",\"type\":\"textarea\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Current Email Tool\",\"name\":\"Current_Email_Tool__c\",\"type\":\"multipicklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Last Lifecycle Change\",\"name\":\"Last_Lifecycle_Change__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Annual Revenue\",\"name\":\"Annual_Rev__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Close Date\",\"name\":\"Close_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Ext.\",\"name\":\"Ext__c\",\"type\":\"double\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Old Converted Contact Id\",\"name\":\"Old_Converted_Contact_Id__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Old Converted Opportunity Id\",\"name\":\"Old_Converted_Opportunity_Id__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Number Of Employees\",\"name\":\"Number_Of_Employees__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Opted In\",\"name\":\"Opted_In__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Newsletter\",\"name\":\"Newsletter__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Import Owner\",\"name\":\"Import_Owner__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Opted In Date\",\"name\":\"Opted_In_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Current Email Tool Last Updated\",\"name\":\"Current_Email_Tool_Last_Updated__c\",\"type\":\"datetime\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Opted Out Date\",\"name\":\"Opted_Out_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"LinkedIn Member Token\",\"name\":\"LID__LinkedIn_Member_Token__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Do Not Email\",\"name\":\"Do_Not_Email__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Last Campaign Response\",\"name\":\"Last_Campaign_Response__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Preferred Language\",\"name\":\"Preferred_Language__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Lead Area\",\"name\":\"Lead_Area__c\",\"type\":\"picklist\",\"restricted\":true,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Department\",\"name\":\"Department__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Decision Making Level\",\"name\":\"Decision_Making_Level__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Marketing Role\",\"name\":\"Marketing_Role__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Bounced Email\",\"name\":\"Bounced_Email__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Fax Phone\",\"name\":\"Fax_Phone__c\",\"type\":\"phone\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Solution Interest\",\"name\":\"Solution_Interest__c\",\"type\":\"multipicklist\",\"restricted\":true,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Budget\",\"name\":\"Budget__c\",\"type\":\"picklist\",\"restricted\":true,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Implicit Lead Scoring\",\"name\":\"Implicit_Lead_Scoring__c\",\"type\":\"double\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Qualification Meeting Date\",\"name\":\"Meeting_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Last Modified etailinsights\",\"name\":\"etailinsights__Last_Modified_etailinsights__c\",\"type\":\"datetime\",\"restricted\":false,\"required\":false,\"hasdefault\":false}]}"},{"id":"4ec591cf-fa46-1669-da55-e5b52bc43d5e","name":"Root Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"958","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:28:21 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=b90n0s2lhhl4i4cm7k566scmm4; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"b90n0s2lhhl4i4cm7k566scmm4","key":"PHPSESSID"}],"responseTime":"1396","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[\"Welcome to MappForce, these are the supported API endpoints\",{\"method\":\"GET\",\"path\":\"\\/api\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/temp\"},{\"method\":\"GET\",\"path\":\"\\/api\\/mapping\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/contact\\/get\"},{\"method\":\"POST\",\"path\":\"\\/api\\/cep\\/contact\\/upsert\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/id\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/server\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/user\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/query\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/search\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/transfer\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/{object}\\/fields\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/map\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/upsert\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/upsertby\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/create\"}]}"},{"id":"7c4b69f9-122e-cd70-2161-7c9a4a2ee841","name":"SFDC Query Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/query?q=SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com'","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","query"],"query":[{"key":"q","value":"SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com'"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"169","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:29:52 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=t9h2fksc0qvkoii77e6c0pv0p5; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"t9h2fksc0qvkoii77e6c0pv0p5","key":"PHPSESSID"}],"responseTime":"1933","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[{\"Id\":\"00Q6100000OwwsCEAR\"}],\"query_result_size\":1,\"query\":\"SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com' LIMIT 500\"}"},{"id":"b854a1dc-020a-aef4-1121-32904713f096","name":"SFDC Search Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/search?q=jan.fait@mapp.com","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","search"],"query":[{"key":"q","value":"jan.fait@mapp.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"246","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:16:55 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=ok1k78t1c4n9bmrbr5c3lmtdo2; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"ok1k78t1c4n9bmrbr5c3lmtdo2","key":"PHPSESSID"}],"responseTime":"1470","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"contacts\":[],\"leads\":[\"00Q6100000OwwsCEAR\"],\"query\":\"FIND {jan.fait@mapp.com} IN EMAIL FIELDS RETURNING CONTACT(ID),LEAD(ID)\",\"query_result\":[{\"type\":\"Lead\",\"fields\":null,\"Id\":\"00Q6100000OwwsCEAR\"}]}}"},{"id":"bce95361-ae78-6ba9-8f1b-9d8bb160fb8d","name":"Root","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"54","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:22:48 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"WWW-Authenticate","value":"Basic realm=\"MappForce\"","name":"WWW-Authenticate","description":"Indicates the authentication scheme that should be used to access the requested entity."}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"h9sv512v2cj4q7ic11tsq68td0","key":"PHPSESSID"}],"responseTime":"5698","body":"{\"error\":true,\"error_message\":\"Authentication failed\"}"},{"id":"ee941785-6b01-37f8-dad2-2afde5479631","name":"SFDC User Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"370","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:30:24 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=j7v02v8t4h5c6951t76947f4b2; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"j7v02v8t4h5c6951t76947f4b2","key":"PHPSESSID"}],"responseTime":"1979","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"currencySymbol\":null,\"organizationId\":\"00D61000000aMpnEAE\",\"organizationMultiCurrency\":true,\"organizationName\":\"BlueHornet\",\"userDefaultCurrencyIsoCode\":\"USD\",\"userEmail\":\"jan.fait@mapp.com\",\"userFullName\":\"Jan Fait\",\"userId\":\"005610000022hrVAAQ\",\"userLanguage\":\"en_US\",\"userLocale\":\"en_US\",\"userTimeZone\":\"Europe\\/Prague\"}}"}],"_postman_id":"1ed4748d-31e2-6318-15a2-492edb66ed3c"},{"name":"SFDC Create","event":[{"listen":"prerequest","script":{"id":"b265f4f3-45ac-4907-bd15-ec67ea61b8cc","type":"text/javascript","exec":[""]}}],"id":"999ed6de-8381-c362-344a-94c27b970252","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"mapp-force-1@mapp.com"},{"key":"password","value":"9tiletaDude"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"user.Email\":\"darth.vader@galactic-empire.com\",\"user.CustomAttribute.Job\":\"Sith Lord\",\"user.CustomAttribute.Company\":\"Galactic Empire\",\"user.LastName\":\"Vader\",\"user.FirstName\":\"Darth\"}"},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/lead/create","description":"<p>/api/sfdc/{object}/create creates the allowed object as supplied in the JSON body, using the mapping defined by the MappForce user. If no mapping is defined, the method will produce an error.</p>\n","urlObject":{"path":["api","sfdc","lead","create"],"host":["http://srv-marketing1.muc.ecircle.de:9080"],"query":[],"variable":[]}},"response":[{"id":"00da8ba6-93ed-3118-10c0-3c45db4c9c1a","name":"SFDC Query Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/query?q=SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com'","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","query"],"query":[{"key":"q","value":"SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com'"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"169","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:29:52 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=t9h2fksc0qvkoii77e6c0pv0p5; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"t9h2fksc0qvkoii77e6c0pv0p5","key":"PHPSESSID"}],"responseTime":"1933","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[{\"Id\":\"00Q6100000OwwsCEAR\"}],\"query_result_size\":1,\"query\":\"SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com' LIMIT 500\"}"},{"id":"1246a826-b331-cef8-0e86-66955bb8e2b7","name":"SFDC Fields Lead Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/lead/fields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"10195","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:33:10 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=bf34mf2ugjlfs6cbsbl7vnohj4; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"bf34mf2ugjlfs6cbsbl7vnohj4","key":"PHPSESSID"}],"responseTime":"6453","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[{\"custom\":false,\"label\":\"Last Name\",\"name\":\"LastName\",\"type\":\"string\",\"restricted\":false,\"required\":true,\"hasdefault\":false},{\"custom\":false,\"label\":\"First Name\",\"name\":\"FirstName\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Salutation\",\"name\":\"Salutation\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Record Type ID\",\"name\":\"RecordTypeId\",\"type\":\"reference\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Title\",\"name\":\"Title\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Company\",\"name\":\"Company\",\"type\":\"string\",\"restricted\":false,\"required\":true,\"hasdefault\":false},{\"custom\":false,\"label\":\"Street\",\"name\":\"Street\",\"type\":\"textarea\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"City\",\"name\":\"City\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"State\\/Province\",\"name\":\"State\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Zip\\/Postal Code\",\"name\":\"PostalCode\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Country\",\"name\":\"Country\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Phone\",\"name\":\"Phone\",\"type\":\"phone\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Mobile Phone\",\"name\":\"MobilePhone\",\"type\":\"phone\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Fax\",\"name\":\"Fax\",\"type\":\"phone\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Email\",\"name\":\"Email\",\"type\":\"email\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Website\",\"name\":\"Website\",\"type\":\"url\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Description\",\"name\":\"Description\",\"type\":\"textarea\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Lead Source\",\"name\":\"LeadSource\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Status\",\"name\":\"Status\",\"type\":\"picklist\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":false,\"label\":\"Industry\",\"name\":\"Industry\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Lead Currency\",\"name\":\"CurrencyIsoCode\",\"type\":\"picklist\",\"restricted\":true,\"required\":false,\"hasdefault\":true},{\"custom\":false,\"label\":\"Annual Revenue\",\"name\":\"AnnualRevenue\",\"type\":\"currency\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Employees\",\"name\":\"NumberOfEmployees\",\"type\":\"int\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Owner ID\",\"name\":\"OwnerId\",\"type\":\"reference\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":false,\"label\":\"Email Opt Out\",\"name\":\"HasOptedOutOfEmail\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":false,\"label\":\"Unread By Owner\",\"name\":\"IsUnreadByOwner\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":false,\"label\":\"Do Not Call\",\"name\":\"DoNotCall\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Purchase Timeframe\",\"name\":\"Purchase_Timeframe__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Monthly Email Volume\",\"name\":\"Monthly_Email_Volume__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Competing Contract End Date\",\"name\":\"BH_Competing_Contract_End_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Inside Sales Meeting Date\",\"name\":\"Inside_Sales_Meeting_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Customer\",\"name\":\"Customer__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Industry Vertical\",\"name\":\"BH_Industry_Vertical__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Monthly Digital Advertising Spend\",\"name\":\"Monthly_Digital_Advertising_Spend__c\",\"type\":\"double\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Description Preview\",\"name\":\"Description_Preview__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Opportunity\",\"name\":\"Opportunity__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"LinkedIn Company Id\",\"name\":\"LID__LinkedIn_Company_Id__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Campaign Interactions\",\"name\":\"Campaign_Interactions__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":true},{\"custom\":true,\"label\":\"Inside Sales Meeting\",\"name\":\"Inside_Sales_Meeting__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Lead Status Reason\",\"name\":\"Lead_Status_Reason__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Lifecycle Stage\",\"name\":\"Lifecycle_Stage__c\",\"type\":\"picklist\",\"restricted\":true,\"required\":false,\"hasdefault\":true},{\"custom\":true,\"label\":\"Lead Source Description\",\"name\":\"Lead_Source_Description__c\",\"type\":\"textarea\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Lead Type\",\"name\":\"Lead_Type__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Import Notes\",\"name\":\"Import_Notes__c\",\"type\":\"textarea\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Current Email Tool\",\"name\":\"Current_Email_Tool__c\",\"type\":\"multipicklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Last Lifecycle Change\",\"name\":\"Last_Lifecycle_Change__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Annual Revenue\",\"name\":\"Annual_Rev__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Close Date\",\"name\":\"Close_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Ext.\",\"name\":\"Ext__c\",\"type\":\"double\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Old Converted Contact Id\",\"name\":\"Old_Converted_Contact_Id__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Old Converted Opportunity Id\",\"name\":\"Old_Converted_Opportunity_Id__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Number Of Employees\",\"name\":\"Number_Of_Employees__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Opted In\",\"name\":\"Opted_In__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Newsletter\",\"name\":\"Newsletter__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Import Owner\",\"name\":\"Import_Owner__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Opted In Date\",\"name\":\"Opted_In_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Current Email Tool Last Updated\",\"name\":\"Current_Email_Tool_Last_Updated__c\",\"type\":\"datetime\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Opted Out Date\",\"name\":\"Opted_Out_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"LinkedIn Member Token\",\"name\":\"LID__LinkedIn_Member_Token__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Do Not Email\",\"name\":\"Do_Not_Email__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Last Campaign Response\",\"name\":\"Last_Campaign_Response__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Preferred Language\",\"name\":\"Preferred_Language__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Lead Area\",\"name\":\"Lead_Area__c\",\"type\":\"picklist\",\"restricted\":true,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Department\",\"name\":\"Department__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Decision Making Level\",\"name\":\"Decision_Making_Level__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Marketing Role\",\"name\":\"Marketing_Role__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Bounced Email\",\"name\":\"Bounced_Email__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Fax Phone\",\"name\":\"Fax_Phone__c\",\"type\":\"phone\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Solution Interest\",\"name\":\"Solution_Interest__c\",\"type\":\"multipicklist\",\"restricted\":true,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Budget\",\"name\":\"Budget__c\",\"type\":\"picklist\",\"restricted\":true,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Implicit Lead Scoring\",\"name\":\"Implicit_Lead_Scoring__c\",\"type\":\"double\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Qualification Meeting Date\",\"name\":\"Meeting_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Last Modified etailinsights\",\"name\":\"etailinsights__Last_Modified_etailinsights__c\",\"type\":\"datetime\",\"restricted\":false,\"required\":false,\"hasdefault\":false}]}"},{"id":"33b43733-fb22-8e5d-e086-7aa659c46219","name":"Root","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"54","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:22:48 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"WWW-Authenticate","value":"Basic realm=\"MappForce\"","name":"WWW-Authenticate","description":"Indicates the authentication scheme that should be used to access the requested entity."}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"h9sv512v2cj4q7ic11tsq68td0","key":"PHPSESSID"}],"responseTime":"5698","body":"{\"error\":true,\"error_message\":\"Authentication failed\"}"},{"id":"367604d9-d437-66f3-732f-8526dd923bd3","name":"SFDC Create Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"user.Email\":\"darth.vader@galactic-empire.com\",\"user.CustomAttribute.Job\":\"Sith Lord\",\"user.CustomAttribute.Company\":\"Galactic Empire\",\"user.LastName\":\"Vader\",\"user.FirstName\":\"Darth\"}"},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/lead/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"103","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 16:09:46 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=chgcp9ei89p7rflhq9doe66sk3; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"chgcp9ei89p7rflhq9doe66sk3","key":"PHPSESSID"}],"responseTime":"2468","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"errors\":[null],\"id\":\"00Q6100000PwUF1EAN\",\"success\":true}}"},{"id":"44e7b97b-781b-3d33-598d-faf85fc30860","name":"SFDC Search Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/search?q=jan.fait@mapp.com","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","search"],"query":[{"key":"q","value":"jan.fait@mapp.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"246","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:16:55 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=ok1k78t1c4n9bmrbr5c3lmtdo2; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"ok1k78t1c4n9bmrbr5c3lmtdo2","key":"PHPSESSID"}],"responseTime":"1470","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"contacts\":[],\"leads\":[\"00Q6100000OwwsCEAR\"],\"query\":\"FIND {jan.fait@mapp.com} IN EMAIL FIELDS RETURNING CONTACT(ID),LEAD(ID)\",\"query_result\":[{\"type\":\"Lead\",\"fields\":null,\"Id\":\"00Q6100000OwwsCEAR\"}]}}"},{"id":"6eda6ad9-d2e4-a4b8-f619-125ce916b943","name":"SFDC User Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"370","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:30:24 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=j7v02v8t4h5c6951t76947f4b2; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"j7v02v8t4h5c6951t76947f4b2","key":"PHPSESSID"}],"responseTime":"1979","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"currencySymbol\":null,\"organizationId\":\"00D61000000aMpnEAE\",\"organizationMultiCurrency\":true,\"organizationName\":\"BlueHornet\",\"userDefaultCurrencyIsoCode\":\"USD\",\"userEmail\":\"jan.fait@mapp.com\",\"userFullName\":\"Jan Fait\",\"userId\":\"005610000022hrVAAQ\",\"userLanguage\":\"en_US\",\"userLocale\":\"en_US\",\"userTimeZone\":\"Europe\\/Prague\"}}"},{"id":"7f4f43d3-12e0-318f-2eff-cf2c970e5059","name":"SFDC Query Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/query?q=SELECT Id,FirstName FROM Lead LIMIT 2","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","query"],"query":[{"key":"q","value":"SELECT Id,FirstName FROM Lead LIMIT 2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"217","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:31:41 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=nh7hqf00okujuscpfvrq5u7uq1; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"nh7hqf00okujuscpfvrq5u7uq1","key":"PHPSESSID"}],"responseTime":"999","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[{\"FirstName\":\"Yannick\",\"Id\":\"00Q6100000N3ZH2EAN\"},{\"FirstName\":\"loredana\",\"Id\":\"00Q6100000MpPpmEAF\"}],\"query_result_size\":2,\"query\":\"SELECT Id,FirstName FROM Lead LIMIT 2\"}"},{"id":"836e2e13-fddd-7fc5-f3b1-31f0ca333a5a","name":"Root Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"958","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:28:21 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=b90n0s2lhhl4i4cm7k566scmm4; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"b90n0s2lhhl4i4cm7k566scmm4","key":"PHPSESSID"}],"responseTime":"1396","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[\"Welcome to MappForce, these are the supported API endpoints\",{\"method\":\"GET\",\"path\":\"\\/api\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/temp\"},{\"method\":\"GET\",\"path\":\"\\/api\\/mapping\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/contact\\/get\"},{\"method\":\"POST\",\"path\":\"\\/api\\/cep\\/contact\\/upsert\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/id\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/server\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/user\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/query\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/search\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/transfer\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/{object}\\/fields\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/map\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/upsert\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/upsertby\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/create\"}]}"}],"_postman_id":"999ed6de-8381-c362-344a-94c27b970252"},{"name":"SFDC Map","event":[{"listen":"prerequest","script":{"id":"b265f4f3-45ac-4907-bd15-ec67ea61b8cc","type":"text/javascript","exec":[""]}}],"id":"08baf80b-0e84-be5d-5b26-e020a7e2d0d0","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"mapp-force-1@mapp.com"},{"key":"password","value":"9tiletaDude"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"user.Email\":\"darth.vader@galactic-empire.com\",\"user.CustomAttribute.Job\":\"Sith Lord\",\"user.CustomAttribute.Company\":\"Galactic Empire\",\"user.LastName\":\"Vader\",\"user.FirstName\":\"Darth\"}"},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/lead/map","description":"<p>/api/sfdc/{object}/map returns the request body mapped according to mapping defined by the MappForce user. If no mapping is defined, the response will be empty. This helps the MappForce user to validate that his mapping has been defined and works as expected for all fields</p>\n","urlObject":{"path":["api","sfdc","lead","map"],"host":["http://srv-marketing1.muc.ecircle.de:9080"],"query":[],"variable":[]}},"response":[{"id":"5278574b-dd8d-4bc1-4525-02f5572b24ee","name":"SFDC Fields Lead Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/lead/fields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"10195","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:33:10 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=bf34mf2ugjlfs6cbsbl7vnohj4; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"bf34mf2ugjlfs6cbsbl7vnohj4","key":"PHPSESSID"}],"responseTime":"6453","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[{\"custom\":false,\"label\":\"Last Name\",\"name\":\"LastName\",\"type\":\"string\",\"restricted\":false,\"required\":true,\"hasdefault\":false},{\"custom\":false,\"label\":\"First Name\",\"name\":\"FirstName\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Salutation\",\"name\":\"Salutation\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Record Type ID\",\"name\":\"RecordTypeId\",\"type\":\"reference\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Title\",\"name\":\"Title\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Company\",\"name\":\"Company\",\"type\":\"string\",\"restricted\":false,\"required\":true,\"hasdefault\":false},{\"custom\":false,\"label\":\"Street\",\"name\":\"Street\",\"type\":\"textarea\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"City\",\"name\":\"City\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"State\\/Province\",\"name\":\"State\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Zip\\/Postal Code\",\"name\":\"PostalCode\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Country\",\"name\":\"Country\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Phone\",\"name\":\"Phone\",\"type\":\"phone\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Mobile Phone\",\"name\":\"MobilePhone\",\"type\":\"phone\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Fax\",\"name\":\"Fax\",\"type\":\"phone\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Email\",\"name\":\"Email\",\"type\":\"email\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Website\",\"name\":\"Website\",\"type\":\"url\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Description\",\"name\":\"Description\",\"type\":\"textarea\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Lead Source\",\"name\":\"LeadSource\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Status\",\"name\":\"Status\",\"type\":\"picklist\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":false,\"label\":\"Industry\",\"name\":\"Industry\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Lead Currency\",\"name\":\"CurrencyIsoCode\",\"type\":\"picklist\",\"restricted\":true,\"required\":false,\"hasdefault\":true},{\"custom\":false,\"label\":\"Annual Revenue\",\"name\":\"AnnualRevenue\",\"type\":\"currency\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Employees\",\"name\":\"NumberOfEmployees\",\"type\":\"int\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Owner ID\",\"name\":\"OwnerId\",\"type\":\"reference\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":false,\"label\":\"Email Opt Out\",\"name\":\"HasOptedOutOfEmail\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":false,\"label\":\"Unread By Owner\",\"name\":\"IsUnreadByOwner\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":false,\"label\":\"Do Not Call\",\"name\":\"DoNotCall\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Purchase Timeframe\",\"name\":\"Purchase_Timeframe__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Monthly Email Volume\",\"name\":\"Monthly_Email_Volume__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Competing Contract End Date\",\"name\":\"BH_Competing_Contract_End_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Inside Sales Meeting Date\",\"name\":\"Inside_Sales_Meeting_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Customer\",\"name\":\"Customer__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Industry Vertical\",\"name\":\"BH_Industry_Vertical__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Monthly Digital Advertising Spend\",\"name\":\"Monthly_Digital_Advertising_Spend__c\",\"type\":\"double\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Description Preview\",\"name\":\"Description_Preview__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Opportunity\",\"name\":\"Opportunity__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"LinkedIn Company Id\",\"name\":\"LID__LinkedIn_Company_Id__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Campaign Interactions\",\"name\":\"Campaign_Interactions__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":true},{\"custom\":true,\"label\":\"Inside Sales Meeting\",\"name\":\"Inside_Sales_Meeting__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Lead Status Reason\",\"name\":\"Lead_Status_Reason__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Lifecycle Stage\",\"name\":\"Lifecycle_Stage__c\",\"type\":\"picklist\",\"restricted\":true,\"required\":false,\"hasdefault\":true},{\"custom\":true,\"label\":\"Lead Source Description\",\"name\":\"Lead_Source_Description__c\",\"type\":\"textarea\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Lead Type\",\"name\":\"Lead_Type__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Import Notes\",\"name\":\"Import_Notes__c\",\"type\":\"textarea\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Current Email Tool\",\"name\":\"Current_Email_Tool__c\",\"type\":\"multipicklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Last Lifecycle Change\",\"name\":\"Last_Lifecycle_Change__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Annual Revenue\",\"name\":\"Annual_Rev__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Close Date\",\"name\":\"Close_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Ext.\",\"name\":\"Ext__c\",\"type\":\"double\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Old Converted Contact Id\",\"name\":\"Old_Converted_Contact_Id__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Old Converted Opportunity Id\",\"name\":\"Old_Converted_Opportunity_Id__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Number Of Employees\",\"name\":\"Number_Of_Employees__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Opted In\",\"name\":\"Opted_In__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Newsletter\",\"name\":\"Newsletter__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Import Owner\",\"name\":\"Import_Owner__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Opted In Date\",\"name\":\"Opted_In_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Current Email Tool Last Updated\",\"name\":\"Current_Email_Tool_Last_Updated__c\",\"type\":\"datetime\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Opted Out Date\",\"name\":\"Opted_Out_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"LinkedIn Member Token\",\"name\":\"LID__LinkedIn_Member_Token__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Do Not Email\",\"name\":\"Do_Not_Email__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Last Campaign Response\",\"name\":\"Last_Campaign_Response__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Preferred Language\",\"name\":\"Preferred_Language__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Lead Area\",\"name\":\"Lead_Area__c\",\"type\":\"picklist\",\"restricted\":true,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Department\",\"name\":\"Department__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Decision Making Level\",\"name\":\"Decision_Making_Level__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Marketing Role\",\"name\":\"Marketing_Role__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Bounced Email\",\"name\":\"Bounced_Email__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Fax Phone\",\"name\":\"Fax_Phone__c\",\"type\":\"phone\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Solution Interest\",\"name\":\"Solution_Interest__c\",\"type\":\"multipicklist\",\"restricted\":true,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Budget\",\"name\":\"Budget__c\",\"type\":\"picklist\",\"restricted\":true,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Implicit Lead Scoring\",\"name\":\"Implicit_Lead_Scoring__c\",\"type\":\"double\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Qualification Meeting Date\",\"name\":\"Meeting_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Last Modified etailinsights\",\"name\":\"etailinsights__Last_Modified_etailinsights__c\",\"type\":\"datetime\",\"restricted\":false,\"required\":false,\"hasdefault\":false}]}"},{"id":"5aab348c-26d6-c0bd-9151-5e27dcccac78","name":"SFDC User Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"370","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:30:24 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=j7v02v8t4h5c6951t76947f4b2; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"j7v02v8t4h5c6951t76947f4b2","key":"PHPSESSID"}],"responseTime":"1979","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"currencySymbol\":null,\"organizationId\":\"00D61000000aMpnEAE\",\"organizationMultiCurrency\":true,\"organizationName\":\"BlueHornet\",\"userDefaultCurrencyIsoCode\":\"USD\",\"userEmail\":\"jan.fait@mapp.com\",\"userFullName\":\"Jan Fait\",\"userId\":\"005610000022hrVAAQ\",\"userLanguage\":\"en_US\",\"userLocale\":\"en_US\",\"userTimeZone\":\"Europe\\/Prague\"}}"},{"id":"7541d593-c139-b65f-cdd5-418738a96d96","name":"SFDC Query Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/query?q=SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com'","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","query"],"query":[{"key":"q","value":"SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com'"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"169","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:29:52 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=t9h2fksc0qvkoii77e6c0pv0p5; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"t9h2fksc0qvkoii77e6c0pv0p5","key":"PHPSESSID"}],"responseTime":"1933","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[{\"Id\":\"00Q6100000OwwsCEAR\"}],\"query_result_size\":1,\"query\":\"SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com' LIMIT 500\"}"},{"id":"ad5b9747-8589-462c-4d3e-92444a0f994c","name":"SFDC Search Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/search?q=jan.fait@mapp.com","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","search"],"query":[{"key":"q","value":"jan.fait@mapp.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"246","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:16:55 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=ok1k78t1c4n9bmrbr5c3lmtdo2; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"ok1k78t1c4n9bmrbr5c3lmtdo2","key":"PHPSESSID"}],"responseTime":"1470","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"contacts\":[],\"leads\":[\"00Q6100000OwwsCEAR\"],\"query\":\"FIND {jan.fait@mapp.com} IN EMAIL FIELDS RETURNING CONTACT(ID),LEAD(ID)\",\"query_result\":[{\"type\":\"Lead\",\"fields\":null,\"Id\":\"00Q6100000OwwsCEAR\"}]}}"},{"id":"b85bc817-fb0a-dfb8-6cfe-d3a5a8ce6e30","name":"SFDC Map Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"user.Email\":\"darth.vader@galactic-empire.com\",\"user.CustomAttribute.Job\":\"Sith Lord\",\"user.CustomAttribute.Company\":\"Galactic Empire\",\"user.LastName\":\"Vader\",\"user.FirstName\":\"Darth\"}"},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/lead/map"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":""},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":""},{"key":"Content-Length","value":"175","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Sun, 28 Jan 2018 16:46:51 GMT","name":"Date","description":""},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":""},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"kbob4ebcgqq5sjrscqh7nmvc67","key":"PHPSESSID"}],"responseTime":"5855","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"Email\":\"darth.vader@galactic-empire.com\",\"Title\":\"Sith Lord\",\"Company\":\"Galactic Empire\",\"LastName\":\"Vader\",\"FirstName\":\"Darth\"}}"},{"id":"c94b47f9-2baa-6cba-9e0c-9ea1b03b3d38","name":"SFDC Create Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"user.Email\":\"darth.vader@galactic-empire.com\",\"user.CustomAttribute.Job\":\"Sith Lord\",\"user.CustomAttribute.Company\":\"Galactic Empire\",\"user.LastName\":\"Vader\",\"user.FirstName\":\"Darth\"}"},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/lead/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"103","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 16:09:46 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=chgcp9ei89p7rflhq9doe66sk3; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"chgcp9ei89p7rflhq9doe66sk3","key":"PHPSESSID"}],"responseTime":"2468","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"errors\":[null],\"id\":\"00Q6100000PwUF1EAN\",\"success\":true}}"},{"id":"d18de44b-2e49-b51a-c9dd-780a1f366dd0","name":"Root","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"54","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:22:48 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"WWW-Authenticate","value":"Basic realm=\"MappForce\"","name":"WWW-Authenticate","description":"Indicates the authentication scheme that should be used to access the requested entity."}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"h9sv512v2cj4q7ic11tsq68td0","key":"PHPSESSID"}],"responseTime":"5698","body":"{\"error\":true,\"error_message\":\"Authentication failed\"}"},{"id":"e6b47726-1c44-b7f2-6490-8cfb230ceddc","name":"SFDC Query Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/query?q=SELECT Id,FirstName FROM Lead LIMIT 2","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","query"],"query":[{"key":"q","value":"SELECT Id,FirstName FROM Lead LIMIT 2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"217","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:31:41 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=nh7hqf00okujuscpfvrq5u7uq1; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"nh7hqf00okujuscpfvrq5u7uq1","key":"PHPSESSID"}],"responseTime":"999","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[{\"FirstName\":\"Yannick\",\"Id\":\"00Q6100000N3ZH2EAN\"},{\"FirstName\":\"loredana\",\"Id\":\"00Q6100000MpPpmEAF\"}],\"query_result_size\":2,\"query\":\"SELECT Id,FirstName FROM Lead LIMIT 2\"}"},{"id":"f119b0ea-776e-7ee9-8d8f-f2a3913ba7b3","name":"Root Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"958","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:28:21 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=b90n0s2lhhl4i4cm7k566scmm4; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"b90n0s2lhhl4i4cm7k566scmm4","key":"PHPSESSID"}],"responseTime":"1396","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[\"Welcome to MappForce, these are the supported API endpoints\",{\"method\":\"GET\",\"path\":\"\\/api\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/temp\"},{\"method\":\"GET\",\"path\":\"\\/api\\/mapping\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/contact\\/get\"},{\"method\":\"POST\",\"path\":\"\\/api\\/cep\\/contact\\/upsert\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/id\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/server\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/user\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/query\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/search\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/transfer\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/{object}\\/fields\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/map\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/upsert\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/upsertby\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/create\"}]}"}],"_postman_id":"08baf80b-0e84-be5d-5b26-e020a7e2d0d0"},{"name":"SFDC Upsert","event":[{"listen":"prerequest","script":{"id":"b265f4f3-45ac-4907-bd15-ec67ea61b8cc","type":"text/javascript","exec":[""]}}],"id":"2487e70d-a0e2-dd9a-791c-6deebab3517b","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"mapp-force-1@mapp.com"},{"key":"password","value":"9tiletaDude"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"user.Email\":\"darth.vader@galactic-empire.com\",\"user.CustomAttribute.Job\":\"Sith Lord\",\"user.CustomAttribute.Company\":\"Galactic Empire\",\"user.LastName\":\"Vader\",\"user.FirstName\":\"Darth\"}"},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/upsert?identifier=email","description":"<p>/api/sfdc/upsert is a MappForce specific method which combines multiple other methods to meet all decisions in a single call. Depending on the identifier (email as default) the method searches for an existing record, if found, this record is updated, else it is created. Additionaly the client can supply a 'campaign' node to create a Campaign and a Campaign Member object with a defined status. </p>\n","urlObject":{"path":["api","sfdc","upsert"],"host":["http://srv-marketing1.muc.ecircle.de:9080"],"query":[{"key":"identifier","value":"email"},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"1360e52c-bcd3-36c7-1373-452dce6e376a","name":"SFDC Create Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"user.Email\":\"darth.vader@galactic-empire.com\",\"user.CustomAttribute.Job\":\"Sith Lord\",\"user.CustomAttribute.Company\":\"Galactic Empire\",\"user.LastName\":\"Vader\",\"user.FirstName\":\"Darth\"}"},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/lead/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"103","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 16:09:46 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=chgcp9ei89p7rflhq9doe66sk3; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"chgcp9ei89p7rflhq9doe66sk3","key":"PHPSESSID"}],"responseTime":"2468","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"errors\":[null],\"id\":\"00Q6100000PwUF1EAN\",\"success\":true}}"},{"id":"23c08f4a-e4ea-acce-fd6b-b09c2cfd083d","name":"Root","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"54","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:22:48 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"WWW-Authenticate","value":"Basic realm=\"MappForce\"","name":"WWW-Authenticate","description":"Indicates the authentication scheme that should be used to access the requested entity."}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"h9sv512v2cj4q7ic11tsq68td0","key":"PHPSESSID"}],"responseTime":"5698","body":"{\"error\":true,\"error_message\":\"Authentication failed\"}"},{"id":"41c7ae1f-b386-e27e-0e62-af1a00a6dd21","name":"SFDC Fields Lead Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/lead/fields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"10195","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:33:10 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=bf34mf2ugjlfs6cbsbl7vnohj4; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"bf34mf2ugjlfs6cbsbl7vnohj4","key":"PHPSESSID"}],"responseTime":"6453","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[{\"custom\":false,\"label\":\"Last Name\",\"name\":\"LastName\",\"type\":\"string\",\"restricted\":false,\"required\":true,\"hasdefault\":false},{\"custom\":false,\"label\":\"First Name\",\"name\":\"FirstName\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Salutation\",\"name\":\"Salutation\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Record Type ID\",\"name\":\"RecordTypeId\",\"type\":\"reference\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Title\",\"name\":\"Title\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Company\",\"name\":\"Company\",\"type\":\"string\",\"restricted\":false,\"required\":true,\"hasdefault\":false},{\"custom\":false,\"label\":\"Street\",\"name\":\"Street\",\"type\":\"textarea\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"City\",\"name\":\"City\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"State\\/Province\",\"name\":\"State\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Zip\\/Postal Code\",\"name\":\"PostalCode\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Country\",\"name\":\"Country\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Phone\",\"name\":\"Phone\",\"type\":\"phone\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Mobile Phone\",\"name\":\"MobilePhone\",\"type\":\"phone\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Fax\",\"name\":\"Fax\",\"type\":\"phone\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Email\",\"name\":\"Email\",\"type\":\"email\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Website\",\"name\":\"Website\",\"type\":\"url\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Description\",\"name\":\"Description\",\"type\":\"textarea\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Lead Source\",\"name\":\"LeadSource\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Status\",\"name\":\"Status\",\"type\":\"picklist\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":false,\"label\":\"Industry\",\"name\":\"Industry\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Lead Currency\",\"name\":\"CurrencyIsoCode\",\"type\":\"picklist\",\"restricted\":true,\"required\":false,\"hasdefault\":true},{\"custom\":false,\"label\":\"Annual Revenue\",\"name\":\"AnnualRevenue\",\"type\":\"currency\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Employees\",\"name\":\"NumberOfEmployees\",\"type\":\"int\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":false,\"label\":\"Owner ID\",\"name\":\"OwnerId\",\"type\":\"reference\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":false,\"label\":\"Email Opt Out\",\"name\":\"HasOptedOutOfEmail\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":false,\"label\":\"Unread By Owner\",\"name\":\"IsUnreadByOwner\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":false,\"label\":\"Do Not Call\",\"name\":\"DoNotCall\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Purchase Timeframe\",\"name\":\"Purchase_Timeframe__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Monthly Email Volume\",\"name\":\"Monthly_Email_Volume__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Competing Contract End Date\",\"name\":\"BH_Competing_Contract_End_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Inside Sales Meeting Date\",\"name\":\"Inside_Sales_Meeting_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Customer\",\"name\":\"Customer__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Industry Vertical\",\"name\":\"BH_Industry_Vertical__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Monthly Digital Advertising Spend\",\"name\":\"Monthly_Digital_Advertising_Spend__c\",\"type\":\"double\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Description Preview\",\"name\":\"Description_Preview__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Opportunity\",\"name\":\"Opportunity__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"LinkedIn Company Id\",\"name\":\"LID__LinkedIn_Company_Id__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Campaign Interactions\",\"name\":\"Campaign_Interactions__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":true},{\"custom\":true,\"label\":\"Inside Sales Meeting\",\"name\":\"Inside_Sales_Meeting__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Lead Status Reason\",\"name\":\"Lead_Status_Reason__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Lifecycle Stage\",\"name\":\"Lifecycle_Stage__c\",\"type\":\"picklist\",\"restricted\":true,\"required\":false,\"hasdefault\":true},{\"custom\":true,\"label\":\"Lead Source Description\",\"name\":\"Lead_Source_Description__c\",\"type\":\"textarea\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Lead Type\",\"name\":\"Lead_Type__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Import Notes\",\"name\":\"Import_Notes__c\",\"type\":\"textarea\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Current Email Tool\",\"name\":\"Current_Email_Tool__c\",\"type\":\"multipicklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Last Lifecycle Change\",\"name\":\"Last_Lifecycle_Change__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Annual Revenue\",\"name\":\"Annual_Rev__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Close Date\",\"name\":\"Close_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Ext.\",\"name\":\"Ext__c\",\"type\":\"double\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Old Converted Contact Id\",\"name\":\"Old_Converted_Contact_Id__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Old Converted Opportunity Id\",\"name\":\"Old_Converted_Opportunity_Id__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Number Of Employees\",\"name\":\"Number_Of_Employees__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Opted In\",\"name\":\"Opted_In__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Newsletter\",\"name\":\"Newsletter__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Import Owner\",\"name\":\"Import_Owner__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Opted In Date\",\"name\":\"Opted_In_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Current Email Tool Last Updated\",\"name\":\"Current_Email_Tool_Last_Updated__c\",\"type\":\"datetime\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Opted Out Date\",\"name\":\"Opted_Out_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"LinkedIn Member Token\",\"name\":\"LID__LinkedIn_Member_Token__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Do Not Email\",\"name\":\"Do_Not_Email__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Last Campaign Response\",\"name\":\"Last_Campaign_Response__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Preferred Language\",\"name\":\"Preferred_Language__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Lead Area\",\"name\":\"Lead_Area__c\",\"type\":\"picklist\",\"restricted\":true,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Department\",\"name\":\"Department__c\",\"type\":\"string\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Decision Making Level\",\"name\":\"Decision_Making_Level__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Marketing Role\",\"name\":\"Marketing_Role__c\",\"type\":\"picklist\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Bounced Email\",\"name\":\"Bounced_Email__c\",\"type\":\"boolean\",\"restricted\":false,\"required\":true,\"hasdefault\":true},{\"custom\":true,\"label\":\"Fax Phone\",\"name\":\"Fax_Phone__c\",\"type\":\"phone\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Solution Interest\",\"name\":\"Solution_Interest__c\",\"type\":\"multipicklist\",\"restricted\":true,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Budget\",\"name\":\"Budget__c\",\"type\":\"picklist\",\"restricted\":true,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Implicit Lead Scoring\",\"name\":\"Implicit_Lead_Scoring__c\",\"type\":\"double\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Qualification Meeting Date\",\"name\":\"Meeting_Date__c\",\"type\":\"date\",\"restricted\":false,\"required\":false,\"hasdefault\":false},{\"custom\":true,\"label\":\"Last Modified etailinsights\",\"name\":\"etailinsights__Last_Modified_etailinsights__c\",\"type\":\"datetime\",\"restricted\":false,\"required\":false,\"hasdefault\":false}]}"},{"id":"57e5a00b-8a36-b739-33b0-44d96a0eefa0","name":"SFDC User Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"370","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:30:24 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=j7v02v8t4h5c6951t76947f4b2; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"j7v02v8t4h5c6951t76947f4b2","key":"PHPSESSID"}],"responseTime":"1979","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"currencySymbol\":null,\"organizationId\":\"00D61000000aMpnEAE\",\"organizationMultiCurrency\":true,\"organizationName\":\"BlueHornet\",\"userDefaultCurrencyIsoCode\":\"USD\",\"userEmail\":\"jan.fait@mapp.com\",\"userFullName\":\"Jan Fait\",\"userId\":\"005610000022hrVAAQ\",\"userLanguage\":\"en_US\",\"userLocale\":\"en_US\",\"userTimeZone\":\"Europe\\/Prague\"}}"},{"id":"7001985e-f0c6-5965-7c38-2c4f1a24f110","name":"SFDC Upsert Error - Required Fields Missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"user.Email\":\"darth.vader@galactic-empire.com\",\"user.CustomAttribute.Job\":\"Sith Lord\",\"user.CustomAttribute.Company\":\"Galactic Empire\",\"user.LastName\":\"Vader\",\"user.FirstName\":\"Darth\"}"},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/upsert?ìdentifier=email","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","upsert"],"query":[{"key":"ìdentifier","value":"email"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"266","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 16:34:10 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=nnfbtigde6n9q812v69h8uoh56; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"nnfbtigde6n9q812v69h8uoh56","key":"PHPSESSID"}],"responseTime":"989","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"record\":{\"errors\":[{\"fields\":[\"LastName\",\"Company\"],\"message\":\"Required fields are missing: [LastName, Company]\",\"statusCode\":\"REQUIRED_FIELD_MISSING\"}],\"id\":null,\"success\":false},\"campaign\":null,\"campaign_member\":null}}"},{"id":"72012f89-0f25-79e2-5219-11247c394b1f","name":"SFDC Search Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/search?q=jan.fait@mapp.com","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","search"],"query":[{"key":"q","value":"jan.fait@mapp.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"246","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:16:55 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=ok1k78t1c4n9bmrbr5c3lmtdo2; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"ok1k78t1c4n9bmrbr5c3lmtdo2","key":"PHPSESSID"}],"responseTime":"1470","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"contacts\":[],\"leads\":[\"00Q6100000OwwsCEAR\"],\"query\":\"FIND {jan.fait@mapp.com} IN EMAIL FIELDS RETURNING CONTACT(ID),LEAD(ID)\",\"query_result\":[{\"type\":\"Lead\",\"fields\":null,\"Id\":\"00Q6100000OwwsCEAR\"}]}}"},{"id":"93ce22e6-fef5-991b-743d-19ecbbe09097","name":"SFDC Query Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/query?q=SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com'","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","query"],"query":[{"key":"q","value":"SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com'"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"169","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:29:52 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=t9h2fksc0qvkoii77e6c0pv0p5; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"t9h2fksc0qvkoii77e6c0pv0p5","key":"PHPSESSID"}],"responseTime":"1933","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[{\"Id\":\"00Q6100000OwwsCEAR\"}],\"query_result_size\":1,\"query\":\"SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com' LIMIT 500\"}"},{"id":"a2afcb9b-f69c-44c4-a38c-e619c473ee3e","name":"SFDC Upsert Success No Campaign","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"user.Email\":\"darth.vader@galactic-empire.com\",\"user.CustomAttribute.Job\":\"Sith Lord\",\"user.CustomAttribute.Company\":\"Galactic Empire\",\"user.LastName\":\"Vader\",\"user.FirstName\":\"Darth\",\"campaign\":{\"group.Name\": \"Test Campaign\",\"status\": \"Responded\",\"type\": \"\"}}"},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/upsert?identifier=email","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","upsert"],"query":[{"key":"identifier","value":"email"},{"key":"","value":"","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"153","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 20:37:30 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=bud7caksvdt35quh2qqm6e3l24; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"bud7caksvdt35quh2qqm6e3l24","key":"PHPSESSID"}],"responseTime":"6769","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"record\":{\"errors\":[null],\"id\":\"00Q6100000PwW4vEAF\",\"success\":true},\"campaign\":null,\"campaign_member\":null}}"},{"id":"e66d5870-1b2a-6eaa-73f8-8e4fd00d86cf","name":"Root Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"958","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:28:21 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=b90n0s2lhhl4i4cm7k566scmm4; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"b90n0s2lhhl4i4cm7k566scmm4","key":"PHPSESSID"}],"responseTime":"1396","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[\"Welcome to MappForce, these are the supported API endpoints\",{\"method\":\"GET\",\"path\":\"\\/api\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/temp\"},{\"method\":\"GET\",\"path\":\"\\/api\\/mapping\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/contact\\/get\"},{\"method\":\"POST\",\"path\":\"\\/api\\/cep\\/contact\\/upsert\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/id\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/server\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/user\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/query\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/search\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/transfer\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/{object}\\/fields\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/map\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/upsert\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/upsertby\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/create\"}]}"},{"id":"f97d3f8f-5e46-b40a-6e31-6b9e13f528ab","name":"SFDC Query Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/query?q=SELECT Id,FirstName FROM Lead LIMIT 2","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","query"],"query":[{"key":"q","value":"SELECT Id,FirstName FROM Lead LIMIT 2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"217","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:31:41 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=nh7hqf00okujuscpfvrq5u7uq1; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"nh7hqf00okujuscpfvrq5u7uq1","key":"PHPSESSID"}],"responseTime":"999","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[{\"FirstName\":\"Yannick\",\"Id\":\"00Q6100000N3ZH2EAN\"},{\"FirstName\":\"loredana\",\"Id\":\"00Q6100000MpPpmEAF\"}],\"query_result_size\":2,\"query\":\"SELECT Id,FirstName FROM Lead LIMIT 2\"}"}],"_postman_id":"2487e70d-a0e2-dd9a-791c-6deebab3517b"},{"name":"SFDC Upsert With Campaign","event":[{"listen":"prerequest","script":{"id":"b265f4f3-45ac-4907-bd15-ec67ea61b8cc","type":"text/javascript","exec":[""]}}],"id":"d5ae34e7-d590-c155-b116-26638c7bc3b6","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"mapp-force-1@mapp.com"},{"key":"password","value":"9tiletaDude"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"user.Email\":\"darth.vader@galactic-empire.com\",\"user.CustomAttribute.Job\":\"Sith Lord\",\"user.CustomAttribute.Company\":\"Galactic Empire\",\"user.LastName\":\"Vader\",\"user.FirstName\":\"Darth\",\"campaign\":{\"group.Name\":\"Test Campaign\",\"status\":\"Responded\",\"type\":\"\"}}"},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/upsert?identifier=email","description":"<p>/api/sfdc/upsert is a MappForce specific method which combines multiple other methods to meet all decisions in a single call. Depending on the identifier (email as default) the method searches for an existing record, if found, this record is updated, else it is created. Additionaly the client can supply a 'campaign' node to create a Campaign and a Campaign Member object with a defined status. </p>\n","urlObject":{"path":["api","sfdc","upsert"],"host":["http://srv-marketing1.muc.ecircle.de:9080"],"query":[{"key":"identifier","value":"email"},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"7996c0e8-5c6e-0615-2136-68b34acc63e9","name":"SFDC Upsert With Campaign Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\"user.Email\":\"darth.vader@galactic-empire.com\",\"user.CustomAttribute.Job\":\"Sith Lord\",\"user.CustomAttribute.Company\":\"Galactic Empire\",\"user.LastName\":\"Vader\",\"user.FirstName\":\"Darth\",\"campaign\":{\"group.Name\":\"Test Campaign\",\"status\":\"Responded\",\"type\":\"\"}}"},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/upsert?identifier=email","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","upsert"],"query":[{"key":"identifier","value":"email"},{"key":"","value":"","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"261","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 20:40:57 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=ahe6ju16r5496kn97n52furep3; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"ahe6ju16r5496kn97n52furep3","key":"PHPSESSID"}],"responseTime":"8422","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"record\":{\"errors\":[null],\"id\":\"00Q6100000PwW6NEAV\",\"success\":true},\"campaign\":{\"errors\":[null],\"id\":\"7016100000089RYAAY\",\"success\":true},\"campaign_member\":{\"errors\":[null],\"id\":\"00v6100000HR5R5AAL\",\"success\":true}}}"}],"_postman_id":"d5ae34e7-d590-c155-b116-26638c7bc3b6"},{"name":"SFDC Transfer Record","event":[{"listen":"prerequest","script":{"id":"b265f4f3-45ac-4907-bd15-ec67ea61b8cc","type":"text/javascript","exec":[""]}}],"id":"045ffeff-35fb-c78c-854d-432d94fe9227","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"mapp-force-1@mapp.com"},{"key":"password","value":"9tiletaDude"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"q\":\"SELECT Id,Email,FirstName,LastName,Company,Title,Country FROM Lead LIMIT 2\"}"},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/lead/transfer","description":"<p>/api/sfdc/{object}/transfer allows the user to transfer resulting records from a SOQL query to Mapp CEP according to the defined mapping in MappForce. The client supplies the query in the 'q' parameter in the POST body, MappForce then loops over the results and if mapping is defined, each record is mapped and transfered to Mapp CEP as a new contact or updated as an existing one. This method naturally only works for Lead and Contact objects.</p>\n","urlObject":{"path":["api","sfdc","lead","transfer"],"host":["http://srv-marketing1.muc.ecircle.de:9080"],"query":[],"variable":[]}},"response":[{"id":"0945b5ea-1a60-4288-9eb2-376c4050789a","name":"Root","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"54","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:22:48 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"WWW-Authenticate","value":"Basic realm=\"MappForce\"","name":"WWW-Authenticate","description":"Indicates the authentication scheme that should be used to access the requested entity."}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"h9sv512v2cj4q7ic11tsq68td0","key":"PHPSESSID"}],"responseTime":"5698","body":"{\"error\":true,\"error_message\":\"Authentication failed\"}"},{"id":"1e76b521-f0ae-1aae-a397-b255c406357f","name":"SFDC Query Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/query?q=SELECT Id,FirstName FROM Lead LIMIT 2","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","query"],"query":[{"key":"q","value":"SELECT Id,FirstName FROM Lead LIMIT 2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"217","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:31:41 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=nh7hqf00okujuscpfvrq5u7uq1; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"nh7hqf00okujuscpfvrq5u7uq1","key":"PHPSESSID"}],"responseTime":"999","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[{\"FirstName\":\"Yannick\",\"Id\":\"00Q6100000N3ZH2EAN\"},{\"FirstName\":\"loredana\",\"Id\":\"00Q6100000MpPpmEAF\"}],\"query_result_size\":2,\"query\":\"SELECT Id,FirstName FROM Lead LIMIT 2\"}"},{"id":"2309dd17-af3e-ec4f-52c3-cc544cd91374","name":"Root Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"958","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:28:21 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=b90n0s2lhhl4i4cm7k566scmm4; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"b90n0s2lhhl4i4cm7k566scmm4","key":"PHPSESSID"}],"responseTime":"1396","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[\"Welcome to MappForce, these are the supported API endpoints\",{\"method\":\"GET\",\"path\":\"\\/api\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/temp\"},{\"method\":\"GET\",\"path\":\"\\/api\\/mapping\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/\"},{\"method\":\"GET\",\"path\":\"\\/api\\/cep\\/contact\\/get\"},{\"method\":\"POST\",\"path\":\"\\/api\\/cep\\/contact\\/upsert\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/id\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/server\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/user\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/query\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/search\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/transfer\"},{\"method\":\"GET\",\"path\":\"\\/api\\/sfdc\\/{object}\\/fields\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/map\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/upsert\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/upsertby\"},{\"method\":\"POST\",\"path\":\"\\/api\\/sfdc\\/{object}\\/create\"}]}"},{"id":"4cff4dbf-d064-5060-c61a-67c8eb806afc","name":"SFDC Query Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/query?q=SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com'","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","query"],"query":[{"key":"q","value":"SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com'"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"169","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:29:52 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=t9h2fksc0qvkoii77e6c0pv0p5; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"t9h2fksc0qvkoii77e6c0pv0p5","key":"PHPSESSID"}],"responseTime":"1933","body":"{\"error\":false,\"error_message\":\"\",\"payload\":[{\"Id\":\"00Q6100000OwwsCEAR\"}],\"query_result_size\":1,\"query\":\"SELECT Id FROM Lead WHERE Email ='jan.fait@mapp.com' LIMIT 500\"}"},{"id":"6689cb9d-5796-8a0c-79d6-d9f602329ba5","name":"SFDC Search Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/search?q=jan.fait@mapp.com","host":["http://srv-marketing1.muc.ecircle.de:9080"],"path":["api","sfdc","search"],"query":[{"key":"q","value":"jan.fait@mapp.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"246","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sun, 28 Jan 2018 15:16:55 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=ok1k78t1c4n9bmrbr5c3lmtdo2; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"ok1k78t1c4n9bmrbr5c3lmtdo2","key":"PHPSESSID"}],"responseTime":"1470","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"contacts\":[],\"leads\":[\"00Q6100000OwwsCEAR\"],\"query\":\"FIND {jan.fait@mapp.com} IN EMAIL FIELDS RETURNING CONTACT(ID),LEAD(ID)\",\"query_result\":[{\"type\":\"Lead\",\"fields\":null,\"Id\":\"00Q6100000OwwsCEAR\"}]}}"},{"id":"7d10b79e-3e0a-bee0-1f5b-c610d2abf118","name":"SFDC User Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://srv-marketing1.muc.ecircle.de:9080/api/sfdc/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"Keep-Alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"370","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 23 Jan 2018 20:30:24 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Keep-Alive","value":"timeout=5, max=100","name":"Keep-Alive","description":"Custom header"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)","name":"Server","description":"A name for the server"},{"key":"Set-Cookie","value":"PHPSESSID=j7v02v8t4h5c6951t76947f4b2; path=/","name":"Set-Cookie","description":"an HTTP cookie"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"srv-marketing1.muc.ecircle.de","path":"/","secure":false,"value":"j7v02v8t4h5c6951t76947f4b2","key":"PHPSESSID"}],"responseTime":"1979","body":"{\"error\":false,\"error_message\":\"\",\"payload\":{\"currencySymbol\":null,\"organizationId\":\"00D61000000aMpnEAE\",\"organizationMultiCurrency\":true,\"organizationName\":\"BlueHornet\",\"userDefaultCurrencyIsoCode\":\"USD\",\"userEmail\":\"jan.fait@mapp.com\",\"userFullName\":\"Jan Fait\",\"userId\":\"005610000022hrVAAQ\",\"userLanguage\":\"en_US\",\"userLocale\":\"en_US\",\"userTimeZone\":\"Europe\\/Prague\"}}"}],"_postman_id":"045ffeff-35fb-c78c-854d-432d94fe9227"}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"mapp-force-1@mapp.com"},{"key":"password","value":"9tiletaDude"}]}},"event":[{"listen":"prerequest","script":{"id":"b45f5300-4aff-4f66-ab69-51818eddc6dd","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c43a2dc7-af48-4389-ab1d-4391de1235ca","type":"text/javascript","exec":[""]}}],"variable":[{"key":"username","value":"mapp-force-1@mapp.com","type":"string"},{"key":"password","value":"9tiletaDude","type":"string"},{"key":"domain","value":"http://srv-marketing1.muc.ecircle.de:9080","type":"string"}]}