how to get SID?

Created on 30 May 2024, 7 months ago
Updated 4 July 2024, 6 months ago

Drupal 10

I am very sorry for writing here.
I'm trying to send all webforms results to postman, I can't access submissions.
I don't understand in the path /webform_rest/{webform_id}/submission/{sid}?_format=json what {sid} should be and how to get it?

I am able to retrieve individual records but not all.

Thanks a lot for any help!!!

💬 Support request
Status

Active

Version

4.1

Component

Documentation

Created by

🇧🇬Bulgaria mihailnovak

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @mihailnovak
  • 🇮🇳India Pinesh Kumar

    hey mihailnovak,
    The {sid} in your path refers to the Submission ID. To retrieve the submissions, you need the specific ID for each submission.
    To get a list of all submissions for a webform, please refer to the following issue which provides detailed information: (How to retrieve all submissions for a form?.) How to retrieve all submissions for a form? Needs review
    This should help you access and manage your webform submissions effectively.

Production build 0.71.5 2024