/AWS1/CL_CUSSOURCECNCTORPRPS¶
Specifies the information that is required to query a particular Amazon AppFlow connector. Customer Profiles supports Salesforce, Zendesk, Marketo, ServiceNow and Amazon S3.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_marketo TYPE REF TO /AWS1/CL_CUSMARKETOSOURCEPRPS /AWS1/CL_CUSMARKETOSOURCEPRPS¶
The properties that are applied when Marketo is being used as a source.
io_s3 TYPE REF TO /AWS1/CL_CUSS3SOURCEPROPERTIES /AWS1/CL_CUSS3SOURCEPROPERTIES¶
The properties that are applied when Amazon S3 is being used as the flow source.
io_salesforce TYPE REF TO /AWS1/CL_CUSSALESFORCESRCPRPS /AWS1/CL_CUSSALESFORCESRCPRPS¶
The properties that are applied when Salesforce is being used as a source.
io_servicenow TYPE REF TO /AWS1/CL_CUSSVCNOWSOURCEPRPS /AWS1/CL_CUSSVCNOWSOURCEPRPS¶
The properties that are applied when ServiceNow is being used as a source.
io_zendesk TYPE REF TO /AWS1/CL_CUSZENDESKSOURCEPRPS /AWS1/CL_CUSZENDESKSOURCEPRPS¶
The properties that are applied when using Zendesk as a flow source.
Queryable Attributes¶
Marketo¶
The properties that are applied when Marketo is being used as a source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MARKETO() |
Getter for MARKETO |
S3¶
The properties that are applied when Amazon S3 is being used as the flow source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3() |
Getter for S3 |
Salesforce¶
The properties that are applied when Salesforce is being used as a source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SALESFORCE() |
Getter for SALESFORCE |
ServiceNow¶
The properties that are applied when ServiceNow is being used as a source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICENOW() |
Getter for SERVICENOW |
Zendesk¶
The properties that are applied when using Zendesk as a flow source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ZENDESK() |
Getter for ZENDESK |