
Felipe Starling
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
Activity overview
Latest activity by Felipe Starling-
Felipe Starling commented,
What if you would like to map to an empty cell or true null, not a empty string with, ""? I run into issues where the field will not write to the source field as a empty string, "", if the source f...
-
Felipe Starling created a post,
Remove Flow Schedule
Hello, How do you remove a schedule from a flow? Felipe
-
Felipe Starling created a post,
Multiple Exports and Multiple Imports
Hello, I have multiple exports from Salesforce and I'm trying to create corresponding imports to BigQuery but when I create additional imports the "Resources available in your handlebars template" ...
-
Felipe Starling commented,
Hi Courtney, Do you know if there is a fee for opening a support Ticket? Thanks, Felipe Heads up...I'm going to be submitting another post in regards to handling "nulls" coming out of Salesforce.
-
Felipe Starling created a post,
Salesforce to Google BigQuery - SF Account and Contact Relationship
Hello, I'm looking for some help with handling Salesforce Account and Contacts relationships. I'm receiving an error on records in my Imports when multiple Contacts are associated with one Account....
-
Felipe Starling commented,
Hello Courtney, Thanks! I was able to get #each to work. Below is an example of my code.
-
Felipe Starling commented,
Please ignore. I was able to figure it out. Thank you!
-
Felipe Starling commented,
Btw...I'm trying to map fields in this example
-
Felipe Starling created a post,
Accessing Double Nested Fields
Hello, How do you access doubled nested fields? For example, how do you access the fields under object "Contacts" in the below screenshot? I've tired using dot-notation, #each, @root, and #with but...
-
Felipe Starling commented,
Got it. Could you send me the link to the readme. Thanks!