closex v1.4.4 Closex.ClientBehaviour behaviour
Tools for interacting with the Close.io API
TODO: Add more docs
Link to this section Summary
Link to this section Types
Link to this section Callbacks
Link to this callback
create_task(id, arg2, map, opts)
Link to this callback
find_all_opportunities(search_term)
find_all_opportunities(search_term()) :: result()
Link to this callback
find_all_opportunities(search_term, limit)
find_all_opportunities(search_term(), limit()) :: result()
Link to this callback
find_call_activities(search_term)
find_call_activities(search_term()) :: result()
Link to this callback
find_opportunities(search_term, opts)
find_opportunities(search_term(), opts()) :: result()
Link to this callback
find_phone_numbers(search_term, opts)
find_phone_numbers(search_term(), opts()) :: result()
Link to this callback
get_lead_custom_field(id, opts)
Link to this callback