Module · Working with the CRM✅Knowledge checkCheck: writing to the CRM3 questions · Pass at 60%1. A tutorial you found online references {{crmmanager_1.result.id}} after creating a contact. What happens if you use it?It works — result is an alias kept for backwards compatibilityThe workflow errors, naming the field it could not resolveIt resolves to nothing; the output is entity, or resultsIt returns the whole record rather than just the id you wanted2. A bulk Segment Manager operation matched no contacts. How does the run look?Successful — there is no error for adding zero contactsFailed, with an empty-selection error naming the segmentSuccessful, but flagged with a warning on the node itselfIncomplete; the node waits until the selection is non-empty3. A workflow ends at a Smart Charts node. What has the learner built?A chart posted into the chat interface for the user to seeA chart saved onto the dashboard that the node namesChart JSON that nobody can see, with no renderer downstreamNothing at all; the node fails validation without a destinationCheck answers← Back to Actions — making things happenNext topic →