Skip to content

Commit

Permalink
Merge pull request #21 from tapashdatta/master
Browse files Browse the repository at this point in the history
Added civirules screenshot
  • Loading branch information
veda-consulting authored Nov 13, 2020
2 parents d587b7c + 70f8657 commit 2f1bc2c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,12 @@ More details [here](https://docs.civicrm.org/sysadmin/en/latest/customize/extens
### Configure CiviRules to send participant information to Zoom
In order to pass the details over to Zoom the extension creates a new rule action "Add Participant to Zoom". The action uses the zoom details set on the event the participant has registered for and uses that to determine which event, if any, to register them into Zoom. What you will need to do is determine how long a delay, if any, you want before the participant is pushed to zoom.

Once you've decided this you can create a new CiviRule as per the screen shot.
Once you've decided this you can create a new CiviRule as per the below.

**Add Trigger: Event Participant is added**

![Screenshot of add civirules condition](images/civiruleCondition.png)
![Screenshot of add civirules actions](images/civiruleAction.png)


## Enabling the integration for a CiviEvent
Expand Down
Binary file added images/civiruleAction.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/civiruleCondition.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2f1bc2c

Please sign in to comment.