Dave Guderian
- Total activity 185
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 48
Posts
Recent activity by Dave Guderian-
Zipping a File in AWS
I have a flow that writes an XML file to an AWS S3 Bucket. The flow works fine, but the vendor that is planning to grab this file from our bucket needs the XML file to be zipped. Is there an easy w...
-
Branch Deletion
I want to make sure I am understanding this message correctly before deleting the branch. This will delete branch 1 (see in background) and keep branch 0, correct?
-
Using Cron For Flow Schedule
I think this is as easy as I think it is, but if I wanted to schedule a flow to run on the 1st, 15th, and 30th - is it as easy as just selecting those days and walking away?
-
Help with XML
I have the below XML that I have stubbed out in for import to AWS S3. This will then be sent to a vendor from S3. My question is around the recordtype "02". This will be used for dependent informat...
-
Creating Flow Groups Within a Flow Group
I dont think there is a way to do this, but wanted to ask to be sure. Is there a way to create a flow group within a flow group? For example, if I have an Integration tile called "Engineering" and ...
-
Retrieving Blobs From SalesForce
What is the best way to retrieve a blob from Salesforce. It seems this may require an http connection in order to retrieve this and may not be feasible using the standard Salesforce connector. From...
-
Error Importing into Google Drive
This is my first time working with google drive, and I am attempting to import a test file and am receiving the following error. Is this error something to do with my API setup in Google, or is thi...
-
Script to Generate a UUID
I need to generate a UUID according to UUID V4 and believe this will require a script in order to do this? Whats the best approach for generating this everytime a record is passed in a flow. I also...
-
Using GraphQL
I have an http connection to an app (First Dollar) and need to use GraphQL to import. Is there a sample for how the request should look? This is my first time using GraphQL so I am not familiar wit...
-
Salesforce - Error On Dynamic Lookup
I am trying to do a dynamic lookup on a "Path To Many" field and receiving an error. My question is if this is even possible?