Questions tagged [amazon-appflow]
50 questions
0
votes
4 answers
In CFT, what is the format of ScheduleStartTime in Appflow when TriggerType is Scheduled
I am trying to create Appflow through CFT where TriggerType is Scheduled and i am getting the following error for ScheduleStartTime:
Resource handler returned message: "Invalid request provided: AWS::AppFlow::FlowUpdate Flow request failed due…

Iram
- 21
- 6
0
votes
1 answer
AWS AppFlow data load from Salesforce to S3 Error initializing schema : Illegal character in: SystemModstamp
I have created a flow in AWS AppFlow to pull data from Salesforce to AWS S3. The Object OppertunityHistory failed with the error - "Error initializing schema : Illegal character in: SystemModstamp". On querying Salesforce, the SystemModstamp field…

Priscilla Monisha
- 11
- 4
0
votes
1 answer
Appflow upsert error : ID does not exist in the destination connector
Creating a appflow from S3 bucket to salesforce through CDK with upsert option.
Using existing connection to From S3 to Salesforce -
new appflow.CfnConnectorProfile(this, 'Connector',{
"connectionMode": "Public",
…

niks
- 1
0
votes
1 answer
Creation of AppFlow via Lambda: Googleanalytics source error
I am trying to create an AppFlow via Lambda. I have already successfully created a connection to Google Analytics. However, for the actual flow itself, I encountered this error:
"An error occurred (ValidationException) when calling the CreateFlow…

pauloutboy
- 31
- 5
0
votes
1 answer
In an Amazon AppFlow sync between S3 and Salesforce, how can I resolve a vague error that processing failed "with message: null"?
Starting last week, an Amazon AppFlow flow I have to sync CSVs from S3 to Salesforce Accounts has been failing with this vague error:
Found a part that failed processing 2021-03-15T16:00:05.581Z with
message: null
There are no further details in…

nofinator
- 2,906
- 21
- 25