Name (first,last)
Title
Phone
Type (picklist)
Far as I can tell neither Title or Phone are required, but when I debug I get: "The flow failed to access the value for contact.Office_Phone__c because it hasn't been set or assigned."
How do I go about troubleshooting this?
7 réponses
For all the screen components, uncheck the "Manually assign variables".
Simply use the API name of the input element to get the value in the Get records element for each field like you did for Contact Title.