diff --git a/public/config.json b/public/config.json index 20acd2b1f..77cc5415b 100755 --- a/public/config.json +++ b/public/config.json @@ -21,7 +21,7 @@ } ], "outArguments": [], - "url": "https://twilio-sfmc.herokuapp.com/journeybuilder/execute", + "url": "https://twilio-msg-activity.herokuapp.com/journeybuilder/execute", "verb": "POST", "body": "", "format": "json", @@ -30,9 +30,9 @@ } }, "configurationArguments": { - "applicationExtensionKey": "e962d1d4-8b07-4e76-89be-ecd1f1423b6d", + "applicationExtensionKey": "7a5a2c7d-a949-4660-b457-ea1e4aba422f", "save": { - "url": "https://twilio-sfmc.herokuapp.com/save", + "url": "https://twilio-msg-activity.herokuapp.com/save", "verb": "POST", "body": "", "format": "json", @@ -40,7 +40,7 @@ "timeout": 2000 }, "publish": { - "url": "https://twilio-sfmc.herokuapp.com/publish", + "url": "https://twilio-msg-activity.herokuapp.com/publish", "verb": "POST", "body": "", "format": "json", @@ -48,7 +48,7 @@ "timeout": 2000 }, "validate": { - "url": "https://twilio-sfmc.herokuapp.com/validate", + "url": "https://twilio-msg-activity.herokuapp.com/validate", "verb": "POST", "body": "", "format": "json", @@ -56,7 +56,7 @@ "timeout": 2000 }, "stop": { - "url": "https://twilio-sfmc.herokuapp.com/stop", + "url": "https://twilio-msg-activity.herokuapp.com/stop", "verb": "POST", "body": "", "format": "json",