Action Network
CRM & salesAPI keycredential probe
Manage Action Network people, petitions, events and tags (OSDI API v2).
OCNORA ships 10 typed Action Network operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://actionnetwork.org/api/v2 through the HTTP node with the same credential.
Operations 10
- Create EventCreate an event with its title, schedule and venue details.action_network.create_event
- Create PetitionCreate a petition with its public title, letter text and targets.action_network.create_petition
- Create TagCreate a tag, or return the existing one when a tag of that name is already in the group.action_network.create_tag
- Get PersonReturn one person resource by its Action Network id.action_network.get_person
- List EventsReturn a page of the events this API key can see, optionally narrowed by an OData filter.action_network.list_events
- List PeopleReturn a page of the people on the list this API key belongs to, optionally narrowed by an OData filter.action_network.list_people
- List PetitionsReturn a page of the petitions this API key can see, optionally narrowed by an OData filter.action_network.list_petitions
- List TagsReturn a page of the tags belonging to this API key's group.action_network.list_tags
- Update PersonChange one or more fields on an existing Action Network person.action_network.update_person
- Add or Update PersonAdd a person through the Person Signup Helper, updating the existing record when the email address or phone number already matches one.action_network.upsert_person
More in CRM & sales
Run your first Action Network workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.