How it works
To connect Microsoft SQL and SendGrid, you don't need a developer: a ready-made scenario links them in minutes.
- Starts when: Webhook
- Then: Universal normalization
- Then: Check if the channel already exists
- Check: If
- If yes: Execute a SQL query3
- Then: Channel already verified
- If no: Execute a SQL query
- Then: Search onboarding_session
- Check: If1
- If yes: Extract email
- Check: If4
- If yes: If2- extracted_email
- If yes: Execute a SQL query5
- Then: Generate OTP
- Then: Save OTP
- Then: Send email
- Then: waiting_for_otp
- Check: If2
- If no: response_message1 - verification code sent
- If no: Greeting 1 - send your email
- If no: IF_step- waiting_otp
- If yes: IF_resend_otp
- If no: Execute a SQL query1
- Check: IF_code_exists?
- If yes: valid OTP
- Then: Execute a SQL query2
- Then: Get verified session email
- Check: If email en session
- If yes: Upsert user by email
- Then: Upsert user_channel
- Then: Verification completed response
- If no: Missing email response
- If no: code does not exist
You can launch this Microsoft SQL + SendGrid integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.