I am seeing quite a delay in a cloned import showing up and being available to use in a flow. I cloned an import over an hour ago and am still not seeing it when I go to try to use it in the flow. ...
Is there a way to assign errors based on flow? For example, if I have a flow and I always want “Dave” to troubleshoot the errors that may occur in that flow, is there a way to assign Dave to all er...
I am trying to dynamically read a CSV that I have on S3 to do a lookup but I cant seem to get it to work. I'm not sure if I don't have the path quite right, or if I am off somewhere else. I loaded ...
I am trying to use the Composite API option on the SF Connector (to create an account and contacts) but am having trouble with each call creating a new account.What I want is for each payload to cr...
What is the proper way to query (for example an account) based on name when the name in SF could have an apostrophe (for example Joe's Pizza)? My issue is that I need to match to my payload based o...
I am needing to retrieve more than 10,000 calls from the AirCall API, but even using the “from” parameter it is still only retrieving 10,000 calls. Reading through the API documentation it seems th...
I am a little confused on how to map a string array for a one to many import. I have several string arrays coming from in my payload and wasn't clear on what my transformation should look like. I w...
I have a flow where I need to import a file (csv, pdf, etc) into a Google Drive folder and am having issues with the files actually importing and not sure why it isn't working. The error I receive ...
Is the Google Sheet Import step from the marketplace capable of handling one-to-many? It gives the option, but I receive the following error no matter what I do. As reference, if I dont do one-to-m...
I am creating an XML file and I need to increment the inboundDocumentidentifer for each record. I have three separate flows that need to do this. On all three I have tried setting my Page Size to 1...