Updated Articles

  1. Twilio Integration for Alchemer Workflow

    Send messages from Twilio using the Alchemer Twilio integration.
  2. Office365 integration for Alchemer workflow

    The Alchemer Office 365 integration for workflow supports 'Push Review Action PDF to OneDrive or SharePoint'.
  3. SFTP Integration for Alchemer Workflow

    The Alchemer SFTP integration for workflow supports pushing a file from a publicly accessible link to an SFTP server.
  4. Microsoft Azure Integration for Alchemer Workflow

    The Alchemer Azure integration for workflow supports pushing a file to Azure Blob Storage from a publicly accessible link.
  5. Stakeholder Licenses: Assign Users and Share Dashboards

    Stakeholder licenses make it easy to give the right people access to feedback and insights—without managing permissions one by one.
  6. Delete survey report

    Delete survey report Delete a survey report. Endpoint DELETE https://api.alchemer.com/v5/survey/{{survey_id}}/surveyreport/{{report_id}} Path Parameters survey_id integer ...
  7. Update survey report

    Update survey report Copy a survey report. This endpoint creates a copy of the specified report. Endpoint POST https://api.alchemer.com/v5/survey/{{survey_id}}/surveyreport/{{report_id}} Path Paramet...
  8. List survey reports

    List survey reports Retrieve all survey reports for a given survey. Endpoint GET https://api.alchemer.com/v5/survey/{{survey_id}}/surveyreport Path Parameters survey_id int...
  9. Get survey report

    Get survey report Retrieve details for a specific survey report. Endpoint GET https://api.alchemer.com/v5/survey/{{survey_id}}/surveyreport/{{report_id}} Path Parameters survey_id ...
  10. Google Sheets Integration with Alchemer Workflow

    The Alchemer integration with Google Sheets supports retrieving and updating data.