You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Enactments blocked in Program and Invoke Call do not reach our app.

Hello,

We are testing our app and having trouble in the invoke call. Looks like responsys cant send requests to our app:

Here's the Json we are getting after the save configuration call.

{

  "httpStatusCode": 200,

  "payload": null,

  "requestId": "SaveForm",

  "configurationStatus": "CONFIGURED",

  "recordDefinition": {

    "inputParameters": [

      {

        "name": "appcloud_row_correlation_id",

        "dataType": "Text",

        "width": 40,

        "unique": true,

        "required": true,

        "readOnly": null,

        "minimumValue": null,

        "maximumValue": null,

        "possibleValues": null,

        "format": null,

        "resources": null

      },

      {

        "name": "MOBILE_NUMBER_",

        "dataType": "Text",

        "width": 50,

        "unique": false,

        "required": true,

        "readOnly": true,

        "minimumValue": null,

        "maximumValue": null,

        "possibleValues": null,

        "format": null,

        "resources": null

      }

    ],

    "outputParameters": [

      {

        "name": "appcloud_row_correlation_id",

        "dataType": "Text",

        "width": 40,

        "unique": true,

        "required": true,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!