Updated Articles

  1. Set Up DKIM & SPF Records

    Configuring your domain with DKIM & SPF Records enables the use of a custom From Email address in Alchemer Email Actions and Email Campaigns.
  2. Custom Email Settings: SMTP, DKIM, & SPF Records

    To enable using a custom From Address in Email Actions and Email Campaigns, you must either send from your own SMTP server or configure your domain with SPF and DKIM records.
  3. Set Question Display Logic and Skip Logic Using the v5 API

    The v5 Alchemer API allows you to configure both Display Logic and Skip Logic for survey questions with the surveyquestion methods  for GET, PUT, and POST (get, create, update).  https://api.alchemer.com/v5/survey/123456/surveyquestion/1 ...
  4. Getting Started with Alchemer Workflow

    Alchemer Workflow is a product that was purpose-built to help organizations act on customer feedback and close the feedback loop with their customers. It is a no-code feedback workflow engine that connects feedback to your teams
  5. Account Webhooks: Receive Survey and Response Notifications

    Account Notification Webhooks allow you to receive notifications regarding activity in your account via an HTTP POST to an external URL.
  6. Send Quiz Score Information in an Email Notification

    Send Email Actions can be used to send quiz score results to project administrators and/or the respondents themselves. In this tutorial we'll cover how to set this up, as well as how to use logic to send different messages based on the score! ...
  7. Create a Payment Form

    The Payment Form allows you to set up an order form or donation form for purchasers to select various products and services and submit a payment! We've integrated with Stripe to bring you the abil...
  8. Android 6+ Release Notes for Alchemer Mobile

    View the latest release notes for the new Alchemer Mobile 6.0 SDK for Android.
  9. Send Your Survey Via Email

    An Alchemer Email Campaign allows you to quickly send out your survey to a list of contacts via an email set up within Alchemer. Contacts can be uploaded via a spreadsheet or added manually.
  10. Survey Webhooks: POST or GET Survey Data to/from External Databases

    Webhooks allow you to communicate with external webpages via an HTTP POST or GET standard, allowing you to send receive data, all behind the scenes.