Hi
A silly question, sorry : how can I get the sid of a submisison into php code (for a rule)

I have try

$sid = webform_get_submissions($sid);
and

$sid = $data->sid;

but it doesn't look working.
Any help welcome
Best regards
D

Comments

quicksketch’s picture

Project: Webform » Webform Rules
Version: 6.x-3.18 » 6.x-1.7

I'm not familiar with what variables are available within a Webform Rules rule. This question might be better answered over there so I'm moving it to the Webform Rules queue.